aboutsummaryrefslogtreecommitdiff
path: root/ui-tag.c
Commit message (Expand)AuthorAge
* global: replace references to 'sha1' with 'oid'Christian Hesse2020-10-20
* ui-diff,ui-tag: don't use htmlf with non-formatted stringsChris Mayo2019-02-23
* git: update to v2.19.1Christian Hesse2018-10-12
* ui-shared: pass separator in to cgit_print_snapshot_links()John Keeping2018-06-27
* ui-shared: remove unused parameterJohn Keeping2018-06-27
* ui-shared: pass repo object to print_snapshot_links()John Keeping2018-06-27
* ui-tag: Fix inconsistent capitalizationJon DeVree2018-06-16
* git: update to v2.14Jeff Smith2017-08-10
* ui-tag: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse2016-10-04
* ui-tag: clean up taginfoJohn Keeping2016-10-01
* Avoid DATE_STRFTIME for long/short datesJohn Keeping2016-02-08
* ui-{commit,tag}: show dates in originator's timezoneJohn Keeping2016-02-08
* tag: move layout into page functionJohn Keeping2015-08-14
* filter: add page source to email filterJason A. Donenfeld2014-01-14
* filter: add support for email filterJason A. Donenfeld2014-01-14
* Update copyright informationLukas Fleischer2014-01-08
* use struct strbuf instead of static buffersJohn Keeping2013-04-08
* Convert cgit_print_error to a variadic functionJohn Keeping2013-04-08
* Always #include corresponding .h in .c filesJohn Keeping2013-04-08
* Mark several functions/variables staticLukas Fleischer2013-03-04
* Fix several whitespace errorsLukas Fleischer2013-03-04
* ui-tag: make output more similar to commit viewLars Hjemli2009-10-06
* ui-tag: add snapshot linksAlexey Nezhdanov2009-10-06
* Merge branch 'stable'Lars Hjemli2009-08-17
|\
| * ui-tag.c: do not segfault when id is missing from query-stringLars Hjemli2009-08-17
* | Introduce noplainemail option to hide email adresses from spambotsMartin Szulecki2009-08-08
|/
* Make all tags viewableRobin Redeker2009-01-11
* ui-tag: escape tagnames properlyLars Hjemli2009-01-11
* ui-tag: show the taggers emailLars Hjemli2008-09-15
* Added `local-time` option to cgitrcStefan Naewe2008-08-01
* Add ui-shared.hLars Hjemli2008-03-24
* Introduce html.hLars Hjemli2008-03-18
* Make ui-tag.c generate valid xhtmlLars Hjemli2007-07-23
* Add ui-tag.cLars Hjemli2007-07-22