author | Jakub Narebski <jnareb@gmail.com> | |
Sun, 3 Sep 2006 21:43:03 +0000 (23:43 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 3 Sep 2006 23:15:11 +0000 (16:15 -0700) | ||
commit | f2e609473cb4aeb3884b7dd57a3a652df4e5edcf | |
tree | 2b91b9292fe61fd4e1b71d7da7844d64515915ef | tree | snapshot |
parent | 2886bdb118699fbc343e3c0b4f93f06fbeae1061 | commit | diff |
gitweb: Change the name of diff to parent link in "commit" view to "diff
Change the name of diff to parent (current commit to one of parents)
link in "commit" view (git_commit subroutine) from "commitdiff" to
"diff". Let's leave "commitdiff" for equivalent of git-show, or
git-diff-tree with one revision, i.e. diff for a given commit to its
parent (parents).
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Change the name of diff to parent (current commit to one of parents)
link in "commit" view (git_commit subroutine) from "commitdiff" to
"diff". Let's leave "commitdiff" for equivalent of git-show, or
git-diff-tree with one revision, i.e. diff for a given commit to its
parent (parents).
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl | diff | blob | history |