Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Greatly improved robustness of config parser - it can now take pretty much ↵ | Sebastian Thiel | 2011-06-07 | 1 | -2/+4 |
| | | | | everything. Includes an updated config file which includes all the new additions | ||||
* | Fixed remaining tests as good as possible. remote/fetch/pull and submodule ↵ | Sebastian Thiel | 2011-05-30 | 1 | -3/+3 |
| | | | | tests need some more work. Also, the tests need to be reorganized and move closer to their actual location within gitpython. Hence the refs tests go to git.test.refs, etc | ||||
* | Started to fix imports - tests still have no chance to work as database ↵ | Sebastian Thiel | 2011-05-06 | 1 | -1/+1 |
| | | | | changed drastically. Now the actual work begins | ||||
* | Moved everything into the git subdirectory - some tests still need to be ↵ | Sebastian Thiel | 2010-11-25 | 1 | -0/+102 |
adjusted |