| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Removed plenty of code which went into git-python. This is just for ↵gitdbmerger | Sebastian Thiel | 2011-05-05 | 3 | -326/+0 |
| | | | | | completeness, gitdb doesn't need to be worked on anymore | ||||
| * | Fixed all remaining db tests | Sebastian Thiel | 2011-05-05 | 1 | -1/+1 |
| | | |||||
| * | First rename session, db/test_base.py works, but there is much more work to do | Sebastian Thiel | 2011-05-04 | 1 | -1/+1 |
| | | |||||
| * | Fixed _perf module, which built, but didn't link dynamically. All the time, ↵ | Sebastian Thiel | 2011-03-31 | 1 | -0/+43 |
| | | | | | | | I think it never successfully imported, but its hard to believe this slipped by. Added performance test for pack-writing, which isn't really showing what I want as it currently read data from a densly compressed pack which takes most of the time in the nearly pure python implementation. Compared to c++, all the measured performance is just below anything I'd want to use. But we shouldn't forget this is just a test implementation, writing packs is quite simple actually, if you leave out the delta compression part and the delta logic | ||||
| * | preprended all modules with licensing information | Sebastian Thiel | 2011-02-23 | 4 | -0/+16 |
| | | |||||
| * | moved all relevant files into the gitdb folder. | Sebastian Thiel | 2010-11-30 | 4 | -0/+360 |
| Submodule relinked to point to new github location, and moved as well | |||||
