summaryrefslogtreecommitdiff
path: root/git/test/fixtures
Commit message (Collapse)AuthorAgeFilesLines
* Greatly improved robustness of config parser - it can now take pretty much ↵Sebastian Thiel2011-06-071-5/+11
| | | | everything. Includes an updated config file which includes all the new additions
* Added all code from gitdb to gitpython. Next is to make it generally work. ↵Sebastian Thiel2011-05-057-0/+0
| | | | Then the tests will need some work
* Moved everything into the git subdirectory - some tests still need to be ↵Sebastian Thiel2010-11-2540-0/+3634
adjusted