Commits
User selector
Commit History
Commits on May 25, 2010
Commits on May 10, 2010
- authored andcommitted

Commits on Mar 4, 2010
Commits on Nov 30, 2009
SymbolicReference.delete: Now takes SymbolicReference instances as well, not only paths
Show description for f22ddcacommitted
Commits on Nov 25, 2009
diff: added __str__ method to diff class
Show description for 9c92df6committedindex.write_tree: fixed bug that would cause the written tree not to contain any of our changes entries as it would in fact write a possibly cached tree stored in our extension data.It was solved b…
Show description for e40b5f0committed
Commits on Nov 23, 2009
Commits on Nov 3, 2009
Commits on Oct 26, 2009
Commits on Oct 22, 2009
Index: Is now diffable and appears to properly implement diffing against other items as well as the working tree
Show description for ea33fe8committed
Commits on Oct 18, 2009
- committed
- committed
- committed
- committed
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 11, 2009
Fixed remaining tests to deal with the changes
Show description for b01824bcommittedcommit: fixed failing commit tests as the mocked git command would always return the same thing which does not work anymore - re-implemented it in a more dynamic manner, but in the end tests will h…
Show description for 708b8ddcommitted- committed
Commits on Oct 9, 2009
diff regex are now precompiled on class level, renamed a|b_blob to a|b_blob_id as it better reflects the actual value
Show description for 52ab307committed- committed
Commits on Oct 8, 2009
Commits on Jan 24, 2009
Commits on Dec 16, 2008
Commits on Dec 15, 2008
add support for parsing rename info to the diff parser
Show description for 5da34fdauthored andcommitted
implement a far far faster diff parser
Show description for 753e908authored andcommitted
Commits on Sep 5, 2008
- committed
Commits on Jul 17, 2008
Loading