summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Finney <seanius@debian.org>2008-06-02 21:26:54 +0200
committerSean Finney <seanius@debian.org>2008-06-02 21:26:54 +0200
commit1573f429f15ed722af7d368b051d388cf40baed7 (patch)
treee3f86ca5696bb402f2ce41eb6ad6aebabdf7c63c
parent970d6f195c5bbbea21bd4e314ee126cc7de99bac (diff)
downloadpatch-tracker-1573f429f15ed722af7d368b051d388cf40baed7.tar.gz
shiny new TODO :)
-rw-r--r--TODO24
1 files changed, 24 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..284aceb
--- /dev/null
+++ b/TODO
@@ -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?