summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to '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?