diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2015-12-07 18:56:41 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2015-12-07 18:56:41 +0100 |
commit | 02989361feadd7996c099a839b99e69bd68ed845 (patch) | |
tree | 6c9acb4c62deab14ae60bb4504d2464e93c451cd /TODO | |
parent | 52151038885c99a2ddf6b259e6c29601bd7051ef (diff) |
update README with some features and update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,8 +1,11 @@ +- make lines in diffs a link. +- make lines in files a link? + - 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). +x 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. |