index
:
patch-tracker
django-rewrite
master
wsgi
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
patchtracker
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-02
new ReleaseList class to order project releases
Sean Finney
2
-7
/
+15
2008-07-06
bugfix: don't automatically prune in destructor
Sean Finney
1
-5
/
+10
2008-07-05
remove superfluous print from Archive class
Sean Finney
1
-3
/
+0
2008-07-05
use a "marked" field to catch stale/removed pkgs
Sean Finney
1
-2
/
+7
2008-07-01
slightly better breadcrumbs in header
Sean Finney
1
-9
/
+6
2008-06-28
force -p1 for diffstat generation
Sean Finney
1
-2
/
+2
2008-06-28
fix a long overdue XXX wrt diffgz's in pagehandler
Sean Finney
1
-0
/
+10
2008-06-28
xhtml compliance: esc. [^a-zA-Z0-9-] from <a name>
Sean Finney
1
-4
/
+9
2008-06-28
strip surrounding ws from diffstat output
Sean Finney
1
-1
/
+1
2008-06-28
mostly aesthetic changes and initial "breadcrumbs"
Sean Finney
1
-2
/
+24
2008-06-28
don't bother sorting package entries when parsing
Sean Finney
1
-3
/
+1
2008-06-28
have a "slightly" more efficient frontpage query
Sean Finney
2
-4
/
+17
2008-06-28
db "optimizations" fsvo "optimization"
Sean Finney
1
-8
/
+6
2008-06-28
remove need for initial empty rows, fix syntax err
Sean Finney
1
-4
/
+4
2008-06-26
package search / versionless implementation
Sean Finney
3
-42
/
+39
2008-06-26
add new collection row factory, query cleanup
Sean Finney
2
-42
/
+37
2008-06-25
fix broken downloads from patch view page
Sean Finney
1
-2
/
+3
2008-06-25
frontpage rework and quick/dirty jump form
Sean Finney
1
-2
/
+1
2008-06-24
modify relateSourcePackage to take package/version
Sean Finney
1
-4
/
+3
2008-06-24
remove debug printing cruft for db bootstrapping
Sean Finney
1
-1
/
+0
2008-06-24
remove suite info from packagevers template etc
Sean Finney
1
-2
/
+1
2008-06-24
add support for displaying "direct" changes
Sean Finney
1
-5
/
+22
2008-06-24
remove Writers, move to templates to Templates
Sean Finney
1
-34
/
+1
2008-06-24
slightly optimize query logic w/ INSERT OR REPLACE
Sean Finney
1
-26
/
+11
2008-06-23
don't declare ArchiveDiffer with empty parent
Sean Finney
1
-1
/
+1
2008-06-23
split up generator and parsing logic in Archive
Sean Finney
1
-5
/
+68
2008-06-22
big commit with db and cgi handling updates
Sean Finney
4
-75
/
+186
2008-06-11
saving some work on sqlite related stuff
Sean Finney
1
-0
/
+68
2008-06-11
further cgi related fixes
Sean Finney
1
-1
/
+1
2008-06-11
initial stab at cgi-based patch generation
Sean Finney
2
-1
/
+12
2008-06-10
sorting fixups/cleanups
Sean Finney
1
-18
/
+13
2008-06-10
add a DiffGzHandler to the PackageVers template
Sean Finney
1
-4
/
+15
2008-06-10
add key-based sorting on package listings
Sean Finney
1
-2
/
+6
2008-06-10
updates to Patch/DiffGzHandler
Sean Finney
2
-15
/
+75
2008-06-09
add cmdline opts for selective pkg/suite processing
Sean Finney
1
-4
/
+18
2008-06-05
partially cgi-ify code, temp. stop per-pkg pages
Sean Finney
2
-72
/
+2
2008-06-05
new classes for diff/diff.gz handling
Sean Finney
2
-0
/
+133
2008-06-04
most modulizing cleanup and guts-hiding
Sean Finney
1
-11
/
+14
2008-06-04
split up / modularize python code just a bit
Sean Finney
4
-0
/
+238