From 82e7d9cc1144cb7692a6f73d46d24057963c8fce Mon Sep 17 00:00:00 2001 From: Heikki Hokkanen Date: Sat, 24 May 2008 14:44:10 +0300 Subject: [PATCH] Updated todo. --- doc/TODO | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/doc/TODO b/doc/TODO index f026514..e099d05 100644 --- a/doc/TODO +++ b/doc/TODO @@ -5,13 +5,9 @@ - further directory/file viewing links should retain full path from commit in 'f' - main nav bar should show path "fragments" if present, and link to each -- WIP all pages: allow navigation between commit/commitdiff/tree/etc easily like gitweb - - summary | shortlog | log | commit | commitdiff | tree - - keep parameter (commit_id) if provided, otherwise links should default to HEAD - - make sure all templates use commit_id so that the header template can use it - - commitdiff: after log, show changed files with section link to diff -- full log page +- shortlog: accept branch/tag name as 'h' + - or in validate_hash() - research whether git checkout can be made to work through viewgit @@ -70,6 +66,7 @@ - [low priority] +- full log page - summary: show [MASTER] and so on if the given commit is a tag or a head - commit: option to hide/scramble the e-mail - archive: use ob_start/ob_length/ob_flush for creating archives so that Content-Length can be sent -- 2.11.4.GIT