summaryrefslogtreecommitdiff
path: root/gitdb/pack.py
Commit message (Expand)AuthorAgeFilesLines
* pack: updated to use its cursor properly, which will be required if huge pack...Sebastian Thiel2011-07-051-13/+19
* Fixed up docs for upcoming release. Bumped version to 0.5.3Sebastian Thiel2011-06-131-12/+17
* Switched git db to the non-sliding version of the memory manager which is a g...Sebastian Thiel2011-06-101-40/+36
* crc needs to be done on the pack object header as well, of courseSebastian Thiel2011-03-311-4/+18
* Implemented remainder of the test, and it already shows that something is wro...Sebastian Thiel2011-03-311-15/+47
* initial version of pack writing, which seems to work, but still needs some mo...Sebastian Thiel2011-03-311-7/+189
* Added stub for pack writing implementation which should work for pack streami...Sebastian Thiel2011-03-311-6/+19
* preprended all modules with licensing informationSebastian Thiel2011-02-231-0/+4
* setup and doc generation works once againSebastian Thiel2010-11-301-1/+1
* moved all relevant files into the gitdb folder.Sebastian Thiel2010-11-301-0/+760