index
:
patch-tracker
django-rewrite
master
wsgi
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-17
Add cache for export_for_udd.py.
HEAD
master
Giovanni Mascellani
1
-19
/
+35
2011-09-17
enumerate_packages() moved in class PatchTrackerDB.
Giovanni Mascellani
2
-7
/
+8
2011-09-17
Fix small bug with filenames that contain commas.
Giovanni Mascellani
1
-2
/
+2
2011-09-17
Added export_for_udd.py script.
Giovanni Mascellani
2
-0
/
+80
2011-09-17
Added UTF-8 support to the reprepro filter.
Giovanni Mascellani
1
-2
/
+3
2011-09-17
Save memory by not loading the filtered patch.
Giovanni Mascellani
1
-12
/
+9
2011-09-17
Added ghost patches support.
Giovanni Mascellani
3
-26
/
+59
2011-09-17
Move makeDiffHandler in DB, so it can be used in other contexts.
Giovanni Mascellani
2
-14
/
+22
2011-02-21
use wrappable_version on package name too
Sean Finney
1
-1
/
+1
2011-02-20
First stab at extracting suites into a local conf value
Sean Finney
2
-2
/
+13
2011-02-20
add missing Update line for wheezy
Sean Finney
1
-0
/
+1
2011-02-20
etch is out, wheezy is in
Sean Finney
3
-13
/
+14
2010-11-09
fix static path to maintenance cat
Sean Finney
1
-4
/
+4
2010-11-07
Explicitly close a popen3(patch) fd to avoid lockups
Sean Finney
1
-0
/
+1
2010-11-06
remove Update stanza for etch, since it is no longer updated.
Sean Finney
1
-1
/
+0
2010-03-05
Allow blank lines and comments in quilt series files
Sean Finney
1
-3
/
+12
2010-03-01
allow a "3.0 (quilt)" format packages without patches.
Bernhard R. Link
1
-3
/
+7
2009-12-03
change some absolute urls to be relative in 500 error handler page
Sean Finney
1
-7
/
+4
2009-12-02
use a more generic title for the diff/tarball section header
Sean Finney
1
-2
/
+2
2009-12-02
now include a 500 error page
Sean Finney
3
-0
/
+50
2009-12-02
allow for compression formats other than gz in the debian.tar files
0.20091202_quilt-3.0
Sean Finney
2
-2
/
+2
2009-12-02
use "Debian-diff" as "type" for both 1.0 and 3.0 (quilt) formats
Sean Finney
1
-1
/
+1
2009-12-02
store the patches in Quilt30Series without the dir name
Sean Finney
1
-2
/
+2
2009-12-02
initial support for source package format 3.0 (quilt)
Sean Finney
9
-35
/
+154
2009-11-29
add explicit ./ to reprepro confdir
Sean Finney
1
-1
/
+1
2009-11-29
inject some zero-whitespace break characters in long version strings
Sean Finney
3
-2
/
+7
2009-11-29
remove another unused option: static_dir
Sean Finney
1
-1
/
+0
2009-11-29
remove unused/obsolete config output_dir
Sean Finney
2
-6
/
+0
2009-11-12
temporarily disable the body border attribute
0.20091112_pre-quilt
Sean Finney
1
-1
/
+1
2009-11-12
add squeeze to the list of tracked releases
Sean Finney
2
-1
/
+6
2009-10-26
shuffle the logic in PackageCmd to allow exact matches for < 3 letters
Sean Finney
1
-5
/
+8
2009-09-30
Revert "oops, the length should be two not one"
Sean Finney
1
-2
/
+1
2009-09-30
oops, the length should be two not one
Sean Finney
1
-1
/
+2
2009-09-30
when no version is specified, do not cache PackageCmd
Sean Finney
1
-1
/
+2
2009-09-29
some small notes in TODO
Sean Finney
1
-0
/
+18
2009-09-06
oookay, really fix the latin-1/utf-8 problem
Sean Finney
1
-1
/
+5
2009-09-06
Revert "try both utf8 and latin-1 for contents in Patch constructor"
Sean Finney
1
-5
/
+1
2009-09-06
Revert "Revert "remove some extra print statements that only cause problems""
Sean Finney
1
-5
/
+5
2009-09-06
proper fix for encoding/decoding errors in patch_view contents
Sean Finney
1
-1
/
+1
2009-09-06
Revert "remove some extra print statements that only cause problems"
Sean Finney
1
-5
/
+5
2009-09-06
try both utf8 and latin-1 for contents in Patch constructor
Sean Finney
1
-1
/
+5
2009-09-05
remove some extra print statements that only cause problems
Sean Finney
1
-5
/
+5
2009-09-05
switch <code> and <pre> order in patch view template
Sean Finney
1
-2
/
+4
2009-09-04
add mention of diffstat in required packages
Sean Finney
1
-0
/
+1
2009-09-03
add extra indicator config variable for compressed lists file.
Sean Finney
2
-1
/
+7
2009-09-03
also mention python-pysqlite2
Sean Finney
1
-0
/
+1
2009-09-02
add mention of python-profiler in README
Sean Finney
1
-0
/
+1
2009-09-02
move the profile/pstats import into run_profile
Sean Finney
1
-1
/
+1
2009-09-01
update apache config to include WSGIDaemonProcess and friends
Sean Finney
1
-0
/
+10
2009-09-01
remove superflous import of DiffGzHandler from SourceArchive
Sean Finney
1
-2
/
+0
[next]