Commits
User selector
Commit History
Commits on May 4, 2010
TODO: Removed all entries but left a mesage about where to find the issuee on lighthouse.
Show description for 143b927committed
Commits on Mar 4, 2010
Commits on Feb 24, 2010
Commits on Nov 26, 2009
tree: added traversal method, adjusted tests
Show description for accfe36committed- committed
Commits on Nov 5, 2009
Added utilities helping to create proper paths either with slashes or backslashes depending on the operating system
Show description for 9ee861acommitted
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- committed
Commits on Nov 3, 2009
Commits on Oct 26, 2009
Commits on Oct 21, 2009
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 14, 2009
- committed
test: 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 6eeae8bcommitted
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
- committed
Loading