This website requires JavaScript.
Explore
Help
Sign In
natalie
/
indefero
Watch
1
Star
0
Fork
0
You've already forked indefero
Code
Issues
Pull Requests
Releases
Wiki
Activity
002fa05c7f
indefero
/
src
/
IDF
/
Scm
History
Thomas Keller
002fa05c7f
Merge branch 'release-1.1' into develop
2011-03-25 00:14:26 +01:00
..
Cache
Fixed to correctly store utf-8 string in the git cache.
2011-01-24 11:53:24 +01:00
Monotone
monotone zip archive entries now all carry the revision date as mtime (issue 645);
2011-03-24 23:54:52 +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
getArchiveStream() should actually be public (issue 648)
2011-03-25 00:11:44 +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