tupdate TODO with wanted features - stagit - static git page generator
 (HTM) git clone git://src.adamsgaard.dk/stagit
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 04eeb7f000b14af31b9923ea7216edcaf0915586
 (DIR) parent 46eae58e356dde845fd2dbb156a23f20cbee3fb5
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Mon,  7 Dec 2015 14:07:26 +0100
       
       update TODO with wanted features
       
       Diffstat:
         M TODO                                |       7 +++++++
       
       1 file changed, 7 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/TODO b/TODO
       t@@ -1,3 +1,10 @@
       +- write atom feed (git log).
       +
       +- program to write index for multiple repos: urmoms-index <repodir>...
       +
       +- read README and LICENSE from repo (so for bare repos it works too).
       +  rewrite concat to escape HTML ?
       +
        - make baseurl in HTML page (header) configurable.
        - be smarter about changes (an existing commit can never change the diff page).
        - add raw link to latest files: raw/file...