diff options
author | Jakub Narebski <jnareb@gmail.com> | 2006-10-23 00:37:56 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-10-28 14:26:00 -0700 |
commit | 151602df00b8e5c5b4a8193f59a94b85f9b5aebc (patch) | |
tree | 17700ddb0025eb08788b780eed9dea556d850c85 /server-info.c | |
parent | gitweb: Move git_get_last_activity subroutine earlier (diff) | |
download | tgif-151602df00b8e5c5b4a8193f59a94b85f9b5aebc.tar.xz |
gitweb: Add "next" link to commitdiff view
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@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'server-info.c')
0 files changed, 0 insertions, 0 deletions