Commits
User selector
Commit History
Commits on May 10, 2010
IndexFile.add: Fixed incorrect path handling if path rewriting was desired and absolute paths were given
Show description for 8caeec1committed
Commits on Apr 27, 2010
Add support for time zone information in tags and commits.
Show description for b48e4d3committed
Rick Copeland
Commits on Mar 4, 2010
Commits on Feb 28, 2010
Commits on Feb 13, 2010
Commits on Dec 1, 2009
Commits on Nov 26, 2009
Commits on Nov 24, 2009
Commits on Nov 6, 2009
Commits on Nov 3, 2009
Commits on Oct 26, 2009
Merge branch 'index' into improvements
Show description for 2792e53committed
Commits on Oct 23, 2009
actor: added __eq__, __ne__ and __hash__ methods including simple test
Show description for b999caecommitted- committed
Commits on Oct 19, 2009
- committed
commit.count: is an instance method now
Show description for 0b3ecf2committed
Commits on Oct 16, 2009
added Diffable interface to objects.base, its used by Commit and Tree objects.
Show description for b372e26committed
Commits on Oct 15, 2009
- committed
Added Commit.iter_parents to iterate all parents
Show description for 9ce1193committed- committed
All times are not stored as time_struct, but as simple int to consume less memory
Show description for 58d692ecommitted
Commits on Oct 14, 2009
test_blob: removed many redundant tests that would fail now as the mock cannot handle the complexity of the command backend
Show description for 6745f45committedtest: Added time-consuming test which could also be a benchmark in fact - currently it cause hundreds of command invocations which is slow
Show description for 6eeae8bcommittedcmd: added option to return the process directly, allowing to read the output directly from the output stream
Show description for ead94f2committed
Commits on Oct 13, 2009
Commits on Oct 12, 2009
refs now take repo as first argument and derive from LazyMixin to allow them to dynamically retrieve their objects
Show description for 4c73e9ccommitted- committed
- committed
Loading