summaryrefslogtreecommitdiff
path: root/git/pack.py
Commit message (Expand)AuthorAgeFilesLines
* Autopep8 fixes with maximum line length 120Craig Northway2014-07-251-249/+248
* tabs to 4 spaces - overall state of this branch is desolate, but fixable. Nee...Sebastian Thiel2014-02-091-955/+955
* util: pick the type of memory manager based on the python version, to have op...Sebastian Thiel2011-07-051-13/+19
* util: added global sliding memory managerSebastian Thiel2011-07-051-40/+36
* replaced all gitdb strings with gitSebastian Thiel2011-05-061-1/+1
* Added all code from gitdb to gitpython. Next is to make it generally work. Th...Sebastian Thiel2011-05-051-0/+1005