indefero/src/IDF/Scm
Thomas Keller 78a0402351 Prepare the Stdio class for easier testing.
- create an interface that describes the basic methods
- let the real stdio class implement this interface
- inject the stdio instance into IDF_Scm_Monotone and do not
  create it in the constructor
- ensure in IDF_Scm_Monotone_ZipRender that we get the proper
  constructor arguments
On a slighly unrelated note, make _getAuthOptions() in the stdio
implementation private.
2011-03-23 00:47:17 +01:00
..
Cache Fixed to correctly store utf-8 string in the git cache. 2011-01-24 11:53:24 +01:00
Monotone Prepare the Stdio class for easier testing. 2011-03-23 00:47:17 +01:00
Exception.php Added an exception when the scm command fails. 2008-11-27 09:03:21 +01:00
Git.php Ignore "bad usage" error code in case `git tag` doesn't know of the `--contains` option. 2011-03-17 23:12:27 +01:00
Mercurial.php Mercurial log template and parseLog pattern modification. 2011-03-18 02:47:08 +01:00
Monotone.php Prepare the Stdio class for easier testing. 2011-03-23 00:47:17 +01:00
Svn.php Fix XML parsing exceptions when revisions with empty log messages are parsed. 2011-03-18 02:33:54 +01:00