Jakub Narebski wrote: > Add a kind of "next" view in the bottom part of navigation bar for > "commitdiff" view. > > For commitdiff between two commits: > (from: _commit_) > For commitdiff for one single parent commit: > (parent: _commit_) > For commitdiff for one merge commit > (merge: _commit_ _commit_ ...) > For commitdiff for root (parentless) commit > (initial) > where _link_ denotes hyperlink. SHA1 is shortened to 7 characters on > display, everything is perhaps unnecessary esc_html on display. > > Signed-off-by: Jakub Narebski <jnareb@xxxxxxxxx> > --- > > Junio (and others), is it what you wanted? The idea was to change > "commitdiff" view only in minimal way, and preserve similarity > to "commit" format. Any reasons not to accept this patch? I find it very useful. The idea to use fixed string instead of shortened SHA-1 of commit was abandoned after some discussion in this thread. -- Jakub Narebski Poland - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html