summaryrefslogtreecommitdiff
path: root/gitdb/test
Commit message (Expand)AuthorAgeFilesLines
* Optimized test_pack_streaming not to cache the objects anymore. Instead an it...Sebastian Thiel2011-07-051-3/+2
* Fixed up docs for upcoming release. Bumped version to 0.5.3Sebastian Thiel2011-06-131-1/+1
* Added changelog informationSebastian Thiel2011-06-101-1/+4
* Fixed _perf module, which built, but didn't link dynamically. All the time, I...Sebastian Thiel2011-03-311-0/+43
* crc needs to be done on the pack object header as well, of courseSebastian Thiel2011-03-311-1/+1
* Implemented remainder of the test, and it already shows that something is wro...Sebastian Thiel2011-03-312-12/+29
* initial version of pack writing, which seems to work, but still needs some mo...Sebastian Thiel2011-03-311-13/+38
* Added stub for pack writing implementation which should work for pack streami...Sebastian Thiel2011-03-311-4/+30
* preprended all modules with licensing informationSebastian Thiel2011-02-2318-0/+72
* Fixed unittestsSebastian Thiel2010-11-304-5/+4
* moved all relevant files into the gitdb folder.Sebastian Thiel2010-11-3025-0/+1539