Commits
User selector
Commit History
Commits on Aug 13, 2010
Commits on Jul 20, 2010
BaseIndexEntry: Added to_blob method, refactored functionality sligthly
Show description for 192472fcommitted
Commits on Jul 19, 2010
index: Fixed bug which caused incorrect separators in output files of the return value
Show description for 8942284committed
Commits on Jul 15, 2010
- committed
- committed
- committed
Commits on Jul 14, 2010
- committed
- committed
Commits on Jul 7, 2010
Adjusted clone method to allow static classmethod clone ( using clone_from ) as well as the previous instance method clone to keep it compatible
Show description for b425301committed- committed
Adjusted previous object creators to use the rev_parse method directly. rev_parse could be adjusted not to return Objects anymore, providing better performance for those who just want a sha only. O…
Show description for bc31651committed- committed
Commits on Jul 6, 2010
- committed
- committed
- committed
- committed
Commits on Jul 1, 2010
Commits on Jun 29, 2010
- committed
- committed
- committed
- committed
- committed
Commits on Jun 28, 2010
Commits on Jun 25, 2010
Adjusted all files to (hopefully) deal with the fact that all objects now use 20 byte sha's internally as it is closer to the GitDB implementation
Show description for 47e3138committedindex.reset is now partly implemented using python, but in fact it resorts to using git-read-tree to keep the stat information when merging one tree in. After all this is what needed to be implemen…
Show description for 58fb118committed