about summary refs log tree commit diff
path: root/ui-tag.c (follow)
Commit message (Expand)AuthorAge
* 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
E + from serverJune McEnroe 2019-10-26Respond to PING with same parameterJune McEnroe 2019-10-26Add undocumented flag to disable verificationJune McEnroe 2019-10-26Do not require RPL_ISUPPORT for stateReadyJune McEnroe 2019-10-26Implement graceful shutdownJune McEnroe 2019-10-26Require PASS before USERJune McEnroe Prevent creating a ring consumer without authentication. 2019-10-26Track channel topicsJune McEnroe 2019-10-26Set AWAY when no clients are connectedJune McEnroe 2019-10-26Add flags to request TOPIC and NAMES on client connectJune McEnroe 2019-10-26OopsJune McEnroe 2019-10-26Disconnect client on unknown commandJune McEnroe During registration, no other commands should be sent. Afterwards, only intercepted commands will get parsed. 2019-10-26Allow reading sensitive information from filesJune McEnroe 2019-10-26Add rc scriptJune McEnroe 2019-10-25Add install and uninstall targetsJune McEnroe 2019-10-25Expand documentationJune McEnroe 2019-10-25Add AGPLv3 notice on client registrationJune McEnroe OwO 2019-10-25Rename project pounceJune McEnroe