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 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 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 24, 2010
Commits on Feb 13, 2010
Commits on Dec 3, 2009
Commits on Dec 1, 2009
Commits on Nov 27, 2009
- committed
- committed
- committed
- committed
Commits on Nov 26, 2009
tree: added traversal method, adjusted tests
Show description for accfe36committed- committed
Commits on Nov 25, 2009
diff: added __str__ method to diff class
Show description for 9c92df6committed
Commits on Nov 24, 2009
Commits on Nov 6, 2009
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
Merge branch 'index' into improvements
Show description for 2792e53committed- committed
Commits on Oct 23, 2009
actor: added __eq__, __ne__ and __hash__ methods including simple test
Show description for b999caecommitted- committed
- committed
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 ea33fe8committedMerge branch 'index' into improvements
Show description for 2594589committedStream_data streams data to a given output stream most efficiently with a low memory footprint.
Show description for 4fe5cfacommittedadded Object.data_stream property allowing to stream object data directly.Considering the implementation of the git commnd which temporarily keeps it in a cache, it doesnt make a huge diffence as t…
Show description for 33fa178committed