index
:
cgit-pink
this commit
master
wiki
web frontend for git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui-tag.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
global: replace references to 'sha1' with 'oid'
Christian Hesse
2020-10-20
*
ui-diff,ui-tag: don't use htmlf with non-formatted strings
Chris Mayo
2019-02-23
*
git: update to v2.19.1
Christian Hesse
2018-10-12
*
ui-shared: pass separator in to cgit_print_snapshot_links()
John Keeping
2018-06-27
*
ui-shared: remove unused parameter
John Keeping
2018-06-27
*
ui-shared: pass repo object to print_snapshot_links()
John Keeping
2018-06-27
*
ui-tag: Fix inconsistent capitalization
Jon DeVree
2018-06-16
*
git: update to v2.14
Jeff Smith
2017-08-10
*
ui-tag: replace 'unsigned char sha1[20]' with 'struct object_id oid'
Christian Hesse
2016-10-04
*
ui-tag: clean up taginfo
John Keeping
2016-10-01
*
Avoid DATE_STRFTIME for long/short dates
John Keeping
2016-02-08
*
ui-{commit,tag}: show dates in originator's timezone
John Keeping
2016-02-08
*
tag: move layout into page function
John Keeping
2015-08-14
*
filter: add page source to email filter
Jason A. Donenfeld
2014-01-14
*
filter: add support for email filter
Jason A. Donenfeld
2014-01-14
*
Update copyright information
Lukas Fleischer
2014-01-08
*
use struct strbuf instead of static buffers
John Keeping
2013-04-08
*
Convert cgit_print_error to a variadic function
John Keeping
2013-04-08
*
Always #include corresponding .h in .c files
John Keeping
2013-04-08
*
Mark several functions/variables static
Lukas Fleischer
2013-03-04
*
Fix several whitespace errors
Lukas Fleischer
2013-03-04
*
ui-tag: make output more similar to commit view
Lars Hjemli
2009-10-06
*
ui-tag: add snapshot links
Alexey Nezhdanov
2009-10-06
*
Merge branch 'stable'
Lars Hjemli
2009-08-17
|
\
|
*
ui-tag.c: do not segfault when id is missing from query-string
Lars Hjemli
2009-08-17
*
|
Introduce noplainemail option to hide email adresses from spambots
Martin Szulecki
2009-08-08
|
/
*
Make all tags viewable
Robin Redeker
2009-01-11
*
ui-tag: escape tagnames properly
Lars Hjemli
2009-01-11
*
ui-tag: show the taggers email
Lars Hjemli
2008-09-15
*
Added `local-time` option to cgitrc
Stefan Naewe
2008-08-01
*
Add ui-shared.h
Lars Hjemli
2008-03-24
*
Introduce html.h
Lars Hjemli
2008-03-18
*
Make ui-tag.c generate valid xhtml
Lars Hjemli
2007-07-23
*
Add ui-tag.c
Lars Hjemli
2007-07-22