summaryrefslogtreecommitdiff
path: root/gitdb/fun.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed up docs for upcoming release. Bumped version to 0.5.3Sebastian Thiel2011-06-131-6/+9
|
* initial version of pack writing, which seems to work, but still needs some ↵Sebastian Thiel2011-03-311-1/+19
| | | | more testing and verification
* Added stub for pack writing implementation which should work for pack ↵Sebastian Thiel2011-03-311-9/+1
| | | | streaming over a transport as well
* preprended all modules with licensing informationSebastian Thiel2011-02-231-0/+4
|
* setup and doc generation works once againSebastian Thiel2010-11-301-4/+5
|
* moved all relevant files into the gitdb folder.Sebastian Thiel2010-11-301-0/+659
Submodule relinked to point to new github location, and moved as well