summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-17Add cache for export_for_udd.py.HEADmasterGiovanni Mascellani1-19/+35
2011-09-17enumerate_packages() moved in class PatchTrackerDB.Giovanni Mascellani2-7/+8
2011-09-17Fix small bug with filenames that contain commas.Giovanni Mascellani1-2/+2
2011-09-17Added export_for_udd.py script.Giovanni Mascellani2-0/+80
2011-09-17Added UTF-8 support to the reprepro filter.Giovanni Mascellani1-2/+3
2011-09-17Save memory by not loading the filtered patch.Giovanni Mascellani1-12/+9
2011-09-17Added ghost patches support.Giovanni Mascellani3-26/+59
2011-09-17Move makeDiffHandler in DB, so it can be used in other contexts.Giovanni Mascellani2-14/+22
2011-02-21use wrappable_version on package name tooSean Finney1-1/+1
2011-02-20First stab at extracting suites into a local conf valueSean Finney2-2/+13
2011-02-20add missing Update line for wheezySean Finney1-0/+1
2011-02-20etch is out, wheezy is inSean Finney3-13/+14
2010-11-09fix static path to maintenance catSean Finney1-4/+4
2010-11-07Explicitly close a popen3(patch) fd to avoid lockupsSean Finney1-0/+1
2010-11-06remove Update stanza for etch, since it is no longer updated.Sean Finney1-1/+0
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-03change some absolute urls to be relative in 500 error handler pageSean Finney1-7/+4
2009-12-02use a more generic title for the diff/tarball section headerSean Finney1-2/+2
2009-12-02now include a 500 error pageSean Finney3-0/+50
2009-12-02allow for compression formats other than gz in the debian.tar files0.20091202_quilt-3.0Sean Finney2-2/+2
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 Finney9-35/+154
2009-11-29add explicit ./ to reprepro confdirSean Finney1-1/+1
2009-11-29inject some zero-whitespace break characters in long version stringsSean Finney3-2/+7
2009-11-29remove another unused option: static_dirSean Finney1-1/+0
2009-11-29remove unused/obsolete config output_dirSean Finney2-6/+0
2009-11-12temporarily disable the body border attribute0.20091112_pre-quiltSean Finney1-1/+1
2009-11-12add squeeze to the list of tracked releasesSean Finney2-1/+6
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-29some small notes in TODOSean Finney1-0/+18
2009-09-06oookay, really fix the latin-1/utf-8 problemSean Finney1-1/+5
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-06proper fix for encoding/decoding errors in patch_view contentsSean Finney1-1/+1
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-05switch <code> and <pre> order in patch view templateSean Finney1-2/+4
2009-09-04add mention of diffstat in required packagesSean Finney1-0/+1
2009-09-03add extra indicator config variable for compressed lists file.Sean Finney2-1/+7
2009-09-03also mention python-pysqlite2Sean Finney1-0/+1
2009-09-02add mention of python-profiler in READMESean Finney1-0/+1
2009-09-02move the profile/pstats import into run_profileSean Finney1-1/+1
2009-09-01update apache config to include WSGIDaemonProcess and friendsSean Finney1-0/+10
2009-09-01remove superflous import of DiffGzHandler from SourceArchiveSean Finney1-2/+0