diff options
author | Sean Finney <seanius@debian.org> | 2008-06-02 21:26:54 +0200 |
---|---|---|
committer | Sean Finney <seanius@debian.org> | 2008-06-02 21:26:54 +0200 |
commit | 1573f429f15ed722af7d368b051d388cf40baed7 (patch) | |
tree | e3f86ca5696bb402f2ce41eb6ad6aebabdf7c63c | |
parent | 970d6f195c5bbbea21bd4e314ee126cc7de99bac (diff) | |
download | patch-tracker-1573f429f15ed722af7d368b051d388cf40baed7.tar.gz |
shiny new TODO :)
-rw-r--r-- | TODO | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -0,0 +1,24 @@ +welcome to the TODO file. + +== short-range TODO == + +don't nuke/reinit the whole patch tracking tree + + this also implies that some kind of garbage collection takes place + to remove versions that are no longer being tracked + +== medium-range TODO == + +remove all the os.system calls + + lots of temporary ducttape via os.system that should go away + +make prettier pages + + they're all xhtml compliant, using css, and based on a single skeleton + page so it shouldn't be too much work + +== long-range TODO == + +dynamic info? +external data sources? |