Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made repository paths methods a property to be compatible with the existing ↵ | Sebastian Thiel | 2011-05-10 | 1 | -7/+20 |
| | | | | repo interface. Added submodule interface ... goal is to provide all of the extra repo functionality in custom interfaces | ||||
* | Started to fix imports - tests still have no chance to work as database ↵ | Sebastian Thiel | 2011-05-06 | 1 | -6/+7 |
| | | | | changed drastically. Now the actual work begins | ||||
* | replaced all gitdb strings with git | Sebastian Thiel | 2011-05-06 | 1 | -4/+4 |
| | |||||
* | Added all code from gitdb to gitpython. Next is to make it generally work. ↵ | Sebastian Thiel | 2011-05-05 | 1 | -0/+98 |
| | | | | Then the tests will need some work | ||||
* | Moved everything into the git subdirectory - some tests still need to be ↵ | Sebastian Thiel | 2010-11-25 | 1 | -0/+100 |
adjusted |