about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-06-17 15:44:22 +0200
committerLars Hjemli <hjemli@gmail.com>2007-06-17 15:44:22 +0200
commitfaaca447b071592c9a1e1f14b4d0d2a39b4c795a (patch)
tree98c53a63df0fd01b4421201d7dadd5ee2351fb1b /Makefile
parentui-log: honor id=sha1 on querystring (diff)
downloadcgit-pink-faaca447b071592c9a1e1f14b4d0d2a39b4c795a.tar.gz
cgit-pink-faaca447b071592c9a1e1f14b4d0d2a39b4c795a.zip
ui-commit: use cgit_commit_link() for parent links
This replaces the old cgit_pageurl() function with the brand new
cgit_commit_link() function, making parent links in commit view preserve
the current branch.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
n title='2019-02-10 17:42:47 -0500'>2019-02-10Don't match DQ string inside SQ stringJune McEnroe 2019-02-10Skip only one character if a match fails due to parentJune McEnroe Really it should skip forward until the parent changes, but this is simpler. 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