summaryrefslogtreecommitdiff
path: root/git/objects
Commit message (Expand)AuthorAgeFilesLines
* Make sure that branches looking like a numeric scalar will not become number ...Sebastian Thiel2014-05-011-1/+1
* tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel2014-02-0910-2627/+2627
* Submodule now uses a specialized method to remove its trees to allow read-onl...Sebastian Thiel2011-06-131-5/+4
* Making comparisons with non-GitPython objects more tolerant.Julien Miotte2011-05-191-0/+4
* added test & fix for mangled tagger namesOrestis Markou2011-05-011-1/+1
* blob: Added class level members to represent valid file modes that can be use...Sebastian Thiel2011-01-061-0/+5
* submodule.add: handles addition of repositories with a specific branch correc...Sebastian Thiel2010-12-031-6/+8
* Fixed bug, which was so obvious that I am wondering how none of the test ran ...Sebastian Thiel2010-12-012-2/+2
* Commit.create_from_tree used a now renamed keyword parameter - no test-case e...Sebastian Thiel2010-11-261-1/+1
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-2512-0/+2897