X-Git-Url: https://git.distorted.org.uk/~mdw/tig/blobdiff_plain/24b5b3e07ce10436d3aefb02bc7e66dc59fd09a6..765595f37491a695dd46e74970327213011cbbc0:/TODO diff --git a/TODO b/TODO index 5b34b4e..3de54b4 100644 --- a/TODO +++ b/TODO @@ -5,3 +5,8 @@ Features that should be explored. - 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).