From acd240004960dbbce6081b338ee4ed1775acfd1e Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma Date: Fri, 4 Dec 2015 16:58:04 +0100 Subject: initial insertion --- TODO | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..a0fc005 --- /dev/null +++ b/TODO @@ -0,0 +1,15 @@ +- 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. +- 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??? +- no tarballs, snapshots and such. +- able to add link to git url: git://url... per project. -- cgit v1.2.3