aboutsummaryrefslogtreecommitdiff
path: root/gitweb/gitweb.css
diff options
context:
space:
mode:
authorJakub Narebski <jnareb@gmail.com>2006-07-31 02:21:52 +0200
committerJunio C Hamano <junkio@cox.net>2006-07-30 18:43:28 -0700
commit594e212bc849039a204deef1d16c2eddcc451532 (patch)
treed6c458a08c8a9e995fc40c3d3a73767faff83101 /gitweb/gitweb.css
parent7ca84b506281495b9ec43801d08b7209b08be92d (diff)
downloadgit-594e212bc849039a204deef1d16c2eddcc451532.tar.gz
git-594e212bc849039a204deef1d16c2eddcc451532.tar.xz
gitweb: Ref refactoring - use git_get_referencing for marking tagged/head commits
Use git_get_referencing to get HTML code for markers showing which refs (tags and heads) point to current commit. It would be much easier to change format of markers in one or two places than thorough the gitweb.cgi file. Added comment about read_info_ref subroutine: for $type == "" (empty argument) it saves only last path part of ref name e.g. from 'refs/heads/jn/gitweb' it would leave only 'gitweb'. Some reordering. Added $ref in one place. Signed-off-by: Jakub Narebski <jnareb@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'gitweb/gitweb.css')
0 files changed, 0 insertions, 0 deletions