summaryrefslogtreecommitdiff
path: root/patchtracker/SourceArchive.py
AgeCommit message (Expand)AuthorFilesLines
2011-02-20First stab at extracting suites into a local conf valueSean Finney1-2/+7
2011-02-20etch is out, wheezy is inSean Finney1-6/+6
2009-12-02allow for compression formats other than gz in the debian.tar files0.20091202_quilt-3.0Sean Finney1-1/+1
2009-12-02use "Debian-diff" as "type" for both 1.0 and 3.0 (quilt) formatsSean Finney1-1/+1
2009-12-02initial support for source package format 3.0 (quilt)Sean Finney1-0/+14
2009-11-12add squeeze to the list of tracked releasesSean Finney1-1/+1
2009-09-01remove superflous import of DiffGzHandler from SourceArchiveSean Finney1-2/+0
2008-09-08two maintainer email fixesSean Finney1-2/+2
2008-09-08Revert previous database representation changesSean Finney1-8/+9
2008-09-05unicode fixesSean Finney1-4/+5
2008-09-04better database maintainer representationSean Finney1-3/+9
2008-09-03initial, slightly stupid, maintainer support in databaseSean Finney1-0/+4
2008-09-02new ReleaseList class to order project releasesSean Finney1-0/+12
2008-07-05remove superfluous print from Archive classSean Finney1-3/+0
2008-06-28don't bother sorting package entries when parsingSean Finney1-3/+1
2008-06-26package search / versionless implementationSean Finney1-1/+13
2008-06-26add new collection row factory, query cleanupSean Finney1-16/+1
2008-06-25frontpage rework and quick/dirty jump formSean Finney1-2/+1
2008-06-23don't declare ArchiveDiffer with empty parentSean Finney1-1/+1
2008-06-23split up generator and parsing logic in ArchiveSean Finney1-5/+68
2008-06-22big commit with db and cgi handling updatesSean Finney1-24/+41
2008-06-10sorting fixups/cleanupsSean Finney1-18/+13
2008-06-10add key-based sorting on package listingsSean Finney1-2/+6
2008-06-09add cmdline opts for selective pkg/suite processingSean Finney1-4/+18
2008-06-05partially cgi-ify code, temp. stop per-pkg pagesSean Finney1-69/+2
2008-06-04split up / modularize python code just a bitSean Finney1-0/+148