Indefero

Indefero Commit Details


Date:2010-09-12 19:50:16 (14 years 3 months ago)
Author:Thomas Keller
Branch:develop, feature-issue_links, feature.better-home, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-links, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, master, release-1.1, release-1.2, release-1.3
Commit:77cdbefe0c71575bbf151529f56a3288f9f200aa
Parents: f68bba1292ee6df54d480a320c567db629af2927
Message:Added getter for the stdio instance

Changes:

File differences

src/IDF/Scm/Monotone.php
4848
4949
5050
51
52
53
54
55
56
57
58
59
60
5161
5262
5363
}
/**
* Returns the stdio instance in use
*
* @return IDF_Scm_Monotone_Stdio
*/
public function getStdio()
{
return $this->stdio;
}
/**
* @see IDF_Scm::getRepositorySize()
*/
public function getRepositorySize()

Archive Download the corresponding diff file

Page rendered in 0.08458s using 13 queries.