about summary refs log tree commit diff
path: root/git
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-10-28 15:40:47 +0100
committerLars Hjemli <hjemli@gmail.com>2007-10-28 15:41:58 +0100
commitfc5880fab8b9afc589aaadd1299c34a6ef2a3c2d (patch)
treea429f34b01fc1ce9a90d46b81915db5fa124f83b /git
parentMake print_branch() handle refs not pointing at commits (diff)
downloadcgit-pink-fc5880fab8b9afc589aaadd1299c34a6ef2a3c2d.tar.gz
cgit-pink-fc5880fab8b9afc589aaadd1299c34a6ef2a3c2d.zip
Teach cgit_object_link() about tag objects
This makes random tag links more helpfull, e.g. when a branch head references
a tag object, link to the tag page.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'git')
0 files changed, 0 insertions, 0 deletions
=f164c7a39a279f0f1224f7872486e32ec9ade7c9&follow=1'>Don't match DQ string inside SQ stringJune McEnroe 2019-02-10Skip only one character if a match fails due to parentJune McEnroe 2019-02-10Remove pattend from hiJune McEnroe 2019-02-10Replace uses of pattend with newline patternsJune McEnroe 2019-02-10Add hi debug outputJune McEnroe 2019-02-10Actually do HTML &quot; escapingJune McEnroe 2019-02-10Set git commit.verboseJune McEnroe 2019-02-10Add back missing static keywordJune McEnroe