stagit/TODO
Hiltjo Posthuma c6d8a37bb9 improvements
- rename $logdir to $htmldir.
- use file .git/description as $description.
- use directory name of repodir as $name.
- set symlink for default page.
2015-12-04 17:26:39 +01:00

18 lines
728 B
Plaintext

- 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...
- add summary page?
- add diffstat to diff page? + and - lines summary?
- escape < > ' " etc, maybe even use CDATA ?
- shorter date format for logs.html page.
- speed up generating files.
- for files link to the commit but make the filename a link anchor.
- link to lines in file view! / commit log?
- show all the tags and branches as list.
- show commits for all tags and branches???
- 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.