summaryrefslogtreecommitdiff
path: root/patchtracker
AgeCommit message (Expand)AuthorFilesLines
2010-03-05Allow blank lines and comments in quilt series filesSean Finney1-3/+12
2010-03-01allow a "3.0 (quilt)" format packages without patches.Bernhard R. Link1-3/+7
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-02store the patches in Quilt30Series without the dir nameSean Finney1-2/+2
2009-12-02initial support for source package format 3.0 (quilt)Sean Finney6-31/+123
2009-11-29inject some zero-whitespace break characters in long version stringsSean Finney1-0/+5
2009-11-29remove another unused option: static_dirSean Finney1-1/+0
2009-11-29remove unused/obsolete config output_dirSean Finney1-1/+0
2009-11-12add squeeze to the list of tracked releasesSean Finney1-1/+1
2009-10-26shuffle the logic in PackageCmd to allow exact matches for < 3 lettersSean Finney1-5/+8
2009-09-30Revert "oops, the length should be two not one"Sean Finney1-2/+1
2009-09-30oops, the length should be two not oneSean Finney1-1/+2
2009-09-30when no version is specified, do not cache PackageCmdSean Finney1-1/+2
2009-09-06Revert "try both utf8 and latin-1 for contents in Patch constructor"Sean Finney1-5/+1
2009-09-06Revert "Revert "remove some extra print statements that only cause problems""Sean Finney1-5/+5
2009-09-06Revert "remove some extra print statements that only cause problems"Sean Finney1-5/+5
2009-09-06try both utf8 and latin-1 for contents in Patch constructorSean Finney1-1/+5
2009-09-05remove some extra print statements that only cause problemsSean Finney1-5/+5
2009-09-03add extra indicator config variable for compressed lists file.Sean Finney1-0/+6
2009-09-01remove superflous import of DiffGzHandler from SourceArchiveSean Finney1-2/+0
2009-09-01track the size of the diff.gz file in DiffGzHandlerSean Finney1-0/+3
2009-09-01initial implementation of selective output cachingSean Finney3-2/+101
2009-09-01small fixups to the pts index featureSean Finney1-9/+8
2009-07-26initial support for PTS index file generationSean Finney2-0/+39
2009-07-26changes to work with >> lenny versions of reprepro and python-debianSean Finney1-0/+8
2009-02-12fail more gracefully if a diff.gz is missingsean finey2-3/+9
2009-02-11mod_python -> wsgisean finey1-48/+58
2008-12-29migrate from cgi to mod_pythonSean Finney1-0/+175
2008-09-12add a local configuration file ignored by gitSean Finney1-0/+5
2008-09-08two maintainer email fixesSean Finney2-3/+3
2008-09-08Revert previous database representation changesSean Finney2-44/+46
2008-09-05remove unneeded where conditionSean Finney1-2/+1
2008-09-05unicode fixesSean Finney1-4/+5
2008-09-04better output for searches, email query fixSean Finney1-1/+2
2008-09-04better database maintainer representationSean Finney2-40/+46
2008-09-04change root_url to '' by defaultSean Finney1-1/+1
2008-09-03maintainer support in frontendSean Finney1-3/+6
2008-09-03initial, slightly stupid, maintainer support in databaseSean Finney2-3/+7
2008-09-02new ReleaseList class to order project releasesSean Finney2-7/+15
2008-07-06bugfix: don't automatically prune in destructorSean Finney1-5/+10
2008-07-05remove superfluous print from Archive classSean Finney1-3/+0
2008-07-05use a "marked" field to catch stale/removed pkgsSean Finney1-2/+7
2008-07-01slightly better breadcrumbs in headerSean Finney1-9/+6
2008-06-28force -p1 for diffstat generationSean Finney1-2/+2
2008-06-28fix a long overdue XXX wrt diffgz's in pagehandlerSean Finney1-0/+10
2008-06-28xhtml compliance: esc. [^a-zA-Z0-9-] from <a name>Sean Finney1-4/+9
2008-06-28strip surrounding ws from diffstat outputSean Finney1-1/+1
2008-06-28mostly aesthetic changes and initial "breadcrumbs"Sean Finney1-2/+24
2008-06-28don't bother sorting package entries when parsingSean Finney1-3/+1