Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autopep8 fixes with maximum line length 120 | Craig Northway | 2014-07-25 | 1 | -141/+278 |
| | |||||
* | Started to fix imports - tests still have no chance to work as database ↵ | Sebastian Thiel | 2011-05-06 | 1 | -3/+1370 |
| | | | | changed drastically. Now the actual work begins | ||||
* | replaced all gitdb strings with git | Sebastian Thiel | 2011-05-06 | 1 | -1/+1 |
| | |||||
* | configparser is now part of gitdb. Test still remains until it was replaced ↵ | Sebastian Thiel | 2011-04-25 | 1 | -1374/+2 |
| | | | | by its gitdb counterpart through inheritance. All items which are part of gitdb but used by gitpython need their own verification within gitpython | ||||
* | Moved everything into the git subdirectory - some tests still need to be ↵ | Sebastian Thiel | 2010-11-25 | 1 | -0/+1399 |
adjusted |