author | Jakub Narebski <jnareb@gmail.com> | |
Mon, 11 May 2009 17:45:11 +0000 (19:45 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 13 May 2009 17:37:36 +0000 (10:37 -0700) | ||
commit | 15c54fe7aa9376de2e03045122723ebde09bfeeb | |
tree | 50ccade908f43ab95691cea3100692f2669c81d7 | tree | snapshot |
parent | 095e914281395f6c0529ce39939d804eb2ccec02 | commit | diff |
gitweb: Remove unused $hash_base parameter from normalize_link_target
...since it was decided for normalize_link_target to only mangle
pathname, and do not try to check if target is present in $hash_base
tree, for performance reasons.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
...since it was decided for normalize_link_target to only mangle
pathname, and do not try to check if target is present in $hash_base
tree, for performance reasons.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
gitweb/gitweb.perl | diff | blob | history |