diff options
-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? |