summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5f7b975)
raw | patch | inline | side by side (parent: 5f7b975)
author | Jonas Fonseca <fonseca@diku.dk> | |
Mon, 5 Jun 2006 22:29:22 +0000 (00:29 +0200) | ||
committer | Jonas Fonseca <fonseca@antimatter.localdomain> | |
Mon, 5 Jun 2006 22:29:22 +0000 (00:29 +0200) |
Requested by Junio.
TODO | patch | blob | history |
index 5b34b4e8ddd3a4751756aefd393beb05ebde5a5f..3de54b460ea52b76f84027ad33a9f52abbb11645 100644 (file)
--- a/TODO
+++ b/TODO
- Searching.
- Locale support.
+
+ - When the user wants to "view" a commit, you could show from which branch
+ heads and from which tags the commit is reachable, and perhaps which tag is
+ the latest among the ones reachable from that commit, as part of the commit
+ detail information you display on the lower pane (log/diff view).