author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | |
Thu, 18 Dec 2008 07:13:17 +0000 (08:13 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 21 Dec 2008 09:11:28 +0000 (01:11 -0800) | ||
commit | 2020985464ba0135f717cd14309ac63a8dfda341 | |
tree | edeed61e171fd38346f338261b770710552a7e92 | tree | snapshot |
parent | 9872cd6f6c40803db9e784b6287db72e0cb6b5c3 | commit | diff |
gitweb: change call pattern for git_commitdiff
Since we are going to introduce an additional parameter for
git_commitdiff to tune patch view, we switch to named/hash-based
parameter passing for clarity and robustness.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Since we are going to introduce an additional parameter for
git_commitdiff to tune patch view, we switch to named/hash-based
parameter passing for clarity and robustness.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
gitweb/gitweb.perl | diff | blob | history |