Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added loose object writing and reading performance tessts, in pure and ↵ | Sebastian Thiel | 2011-06-06 | 1 | -16/+17 |
| | | | | command implementations. The previous performance test was truncated a bit as it compared directly with the git hash_object write performance. This is out, and if we wanted it we could implement it , but its actually slower for us | ||||
* | replaced all gitdb strings with git | Sebastian Thiel | 2011-05-06 | 1 | -5/+5 |
| | |||||
* | Added all code from gitdb to gitpython. Next is to make it generally work. ↵ | Sebastian Thiel | 2011-05-05 | 1 | -0/+262 |
Then the tests will need some work |