diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2015-12-07 14:07:26 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2015-12-07 14:07:26 +0100 |
commit | 04eeb7f000b14af31b9923ea7216edcaf0915586 (patch) | |
tree | 97ad611c2a909c3c735fedf11dc28a0fb5482692 /TODO | |
parent | 46eae58e356dde845fd2dbb156a23f20cbee3fb5 (diff) |
update TODO with wanted features
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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... |