summaryrefslogtreecommitdiff
path: root/patchtracker/DiffGzHandler.py
AgeCommit message (Expand)AuthorFilesLines
2011-09-17Save memory by not loading the filtered patch.Giovanni Mascellani1-12/+9
2011-09-17Added ghost patches support.Giovanni Mascellani1-6/+7
2010-11-07Explicitly close a popen3(patch) fd to avoid lockupsSean Finney1-0/+1
2009-09-01track the size of the diff.gz file in DiffGzHandlerSean Finney1-0/+3
2009-02-12fail more gracefully if a diff.gz is missingsean finey1-1/+4
2008-06-10updates to Patch/DiffGzHandlerSean Finney1-5/+6
2008-06-05new classes for diff/diff.gz handlingSean Finney1-0/+67