about summary refs log tree commit diff
path: root/html.h
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2014-08-01 22:14:17 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2014-12-23 19:04:04 -0700
commitbbfa006e6eb93d56842c1d90bbba1c5484afb855 (patch)
treeb1dbf7beb06c1deae73d10998cc5cad87d736f22 /html.h
parentRemove trailing slash after remove-suffix (diff)
downloadcgit-pink-bbfa006e6eb93d56842c1d90bbba1c5484afb855.tar.gz
cgit-pink-bbfa006e6eb93d56842c1d90bbba1c5484afb855.zip
Extract clone URL printing to ui-shared.c
This will allow us to reuse the same logic to add clone URL <link/>
elements to the header of all repo-specific pages in order to support
the rel-vcs microformat.

Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to 'html.h')
0 files changed, 0 insertions, 0 deletions
sh "git-comment"June McEnroe 2021-09-10Add git comment --pretty optionJune McEnroe 2021-09-08Defer printing comment if line is blank or closing braceJune McEnroe This fixes badly indented comments. 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe