about summary refs log tree commit diff
path: root/html.h
diff options
context:
space:
mode:
authorJustin Waters <justin.waters@timesys.com>2009-01-12 10:23:28 -0500
committerLars Hjemli <hjemli@gmail.com>2009-01-27 22:45:47 +0100
commit0027e38b40b8ef11dac6326a4e610728bae88247 (patch)
tree808f1c8aff2dce84d5507a45602acdbf600360cd /html.h
parentMerge branch 'stable' (diff)
downloadcgit-pink-0027e38b40b8ef11dac6326a4e610728bae88247.tar.gz
cgit-pink-0027e38b40b8ef11dac6326a4e610728bae88247.zip
Add decorations to commit pages
This adds the tag and branch head decorations to the commit pages.  This is
similar to how commits are displayed in the standard gitweb interface.

Signed-off-by: Justin Waters <justin.waters@timesys.com>
Diffstat (limited to 'html.h')
0 files changed, 0 insertions, 0 deletions
72d&follow=1'>Fix tests for diff spansJune McEnroe 2021-01-20Avoid matching ':' in make tagsJune McEnroe 2021-01-19Prefer tag matches not preceded by [[:alnum:]]June McEnroe 2021-01-19Escape \ and / in mtags search patternsJune McEnroe 2021-01-20Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe