diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2015-12-04 17:26:39 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2015-12-04 17:26:39 +0100 |
commit | c6d8a37bb97d859be4d2bc642fb0823a90958687 (patch) | |
tree | 2a497987c1bc60775fdaa7c581e85518de8a8fab /TODO | |
parent | 598615fa1b52360134d8dd41e60035d12d3177d5 (diff) |
improvements
- rename $logdir to $htmldir.
- use file .git/description as $description.
- use directory name of repodir as $name.
- set symlink for default page.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -6,11 +6,12 @@ - escape < > ' " etc, maybe even use CDATA ? - shorter date format for logs.html page. - speed up generating files. -x add stylesheet + 2f30/suckless logo. - for files link to the commit but make the filename a link anchor. -- default to log view (stateless). - link to lines in file view! / commit log? - show all the tags and branches as list. - show commits for all tags and branches??? -x no tarballs, snapshots and such. - able to add link to git url: git://url... per project. + +x default to log view (stateless). +x no tarballs, snapshots and such. +x add stylesheet + 2f30/suckless logo. |