aboutsummaryrefslogtreecommitdiff
path: root/git/objects
AgeCommit message (Expand)Author
2014-03-24add param to create_from_treefirm1
2014-02-09tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel
2011-06-13Submodule now uses a specialized method to remove its trees to allow read-onl...Sebastian Thiel
2011-05-19Making comparisons with non-GitPython objects more tolerant.Julien Miotte
2011-05-01added test & fix for mangled tagger namesOrestis Markou
2011-01-06blob: Added class level members to represent valid file modes that can be use...Sebastian Thiel
2010-12-03submodule.add: handles addition of repositories with a specific branch correc...Sebastian Thiel
2010-12-01Fixed bug, which was so obvious that I am wondering how none of the test ran ...Sebastian Thiel
2010-11-26Commit.create_from_tree used a now renamed keyword parameter - no test-case e...Sebastian Thiel
2010-11-25Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel