Commits
User selector
Commit History
Commits on Mar 4, 2010
Commits on Nov 26, 2009
tree: added traversal method, adjusted tests
Show description for accfe36committed
Commits on Nov 4, 2009
Improved cmd error handling in case an invalid revision is specified for an object
Show description for f41d42ecommittedIndexObject: assured that .path fields are relative to the repository ( previously it would just be a name )
Show description for c4cde8dcommitted
Commits on Nov 3, 2009
Commits on Oct 21, 2009
Commits on Oct 14, 2009
Commits on Oct 13, 2009
Commits on Oct 12, 2009
tree: now behaves like a list with string indexing functionality - using a dict as cache is a problem as the tree is ordered, added blobs, trees and traverse method
Show description for a58a60acommitted- committed
Commits on Oct 11, 2009
Fixed remaining tests to deal with the changes
Show description for b01824bcommittedlazymixin system now supports per-attribute baking, it is up to the class whether it bakes more. This also leads to more efficient use of memory as values are only cached and set when required - th…
Show description for 15b9129committed- committed
Commits on Sep 14, 2009
- authored andcommitted
Commits on Jan 24, 2009
Commits on Dec 15, 2008
Get compatible with mock0.4 (to some extend ;)). Just that Michael
Show description for dc1fcf3authored andcommitted
Commits on Sep 17, 2008
Replace GitPython with git in repr() outputs.
Show description for b00f368committed
Commits on Sep 5, 2008
Make Tree.content_from_string a static method.
Show description for 2f6a6e3committedImplement dict protocol for trees.
Show description for 0425bc6committedUse a dictionnary for tree contents
Show description for b377c07committed
Commits on Jul 17, 2008
Commits on May 18, 2008
Commits on May 8, 2008
Commits on May 7, 2008
- committed
Loading