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
2008-06-22
big commit with db and cgi handling updates
Sean Finney
11
-122
/
+402
2008-06-22
add *.db to gitignore, to ignore the sqlite db(s)
Sean Finney
1
-0
/
+1
2008-06-11
saving some work on sqlite related stuff
Sean Finney
2
-0
/
+72
2008-06-11
omit displaying info for empty patches
Sean Finney
1
-2
/
+4
2008-06-11
further cgi related fixes
Sean Finney
4
-4
/
+18
2008-06-11
initial stab at cgi-based patch generation
Sean Finney
6
-1
/
+123
2008-06-10
aesthetic change to url scheme
Sean Finney
1
-6
/
+6
2008-06-10
sorting fixups/cleanups
Sean Finney
1
-18
/
+13
2008-06-10
TODO file updates
Sean Finney
1
-0
/
+20
2008-06-10
template fixups
Sean Finney
2
-12
/
+28
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
2
-8
/
+32
2008-06-05
partially cgi-ify code, temp. stop per-pkg pages
Sean Finney
3
-73
/
+3
2008-06-05
new classes for diff/diff.gz handling
Sean Finney
2
-0
/
+133
2008-06-05
add vim swapfiles to .gitignore
Sean Finney
1
-0
/
+1
2008-06-04
post modulizing readme update
Sean Finney
1
-2
/
+2
2008-06-04
most modulizing cleanup and guts-hiding
Sean Finney
2
-23
/
+18
2008-06-04
update pyc ignore rule in gitignore
Sean Finney
1
-1
/
+1
2008-06-04
split up / modularize python code just a bit
Sean Finney
5
-212
/
+243
2008-06-02
fix for key error in letter ToC
Sean Finney
1
-0
/
+4
2008-06-02
include new reprepro config for diffgz/dsc mirror
Sean Finney
3
-4
/
+33
2008-06-02
shiny new TODO :)
Sean Finney
1
-0
/
+24
2008-06-02
add copyright (GPLv2)
Sean Finney
1
-0
/
+339
2008-06-02
rework templates to use inheritance
Sean Finney
7
-34
/
+40
2008-06-02
config changes for the PoC export by default
Sean Finney
1
-2
/
+2
2008-06-02
fix for remaining hardcoded url
Sean Finney
1
-1
/
+1
2008-06-02
first shot at patch handling/mangling/markup
Sean Finney
4
-17
/
+95
2008-06-02
initial work-in-progress code
Sean Finney
8
-0
/
+407