URI:
       update TODO with wanted features - stagit-gopher - static git page generator for gopher
  HTML git clone https://git.drkhsh.at/stagit-gopher.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 04eeb7f000b14af31b9923ea7216edcaf0915586
   DIR parent 46eae58e356dde845fd2dbb156a23f20cbee3fb5
  HTML 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
       @@ -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...