stagit

custom fork of stagit
Index Commits Files Refs README LICENSE
commit 04eeb7f000b14af31b9923ea7216edcaf0915586
parent 46eae58e356dde845fd2dbb156a23f20cbee3fb5
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Mon,  7 Dec 2015 14:07:26 +0100

update TODO with wanted features

Diffstat:
MTODO | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)
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...