aboutsummaryrefslogtreecommitdiffstats
path: root/ui-tag.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-14filter: add support for email filterJason A. Donenfeld1-0/+2
2014-01-08Update copyright informationLukas Fleischer1-1/+1
2013-04-08use struct strbuf instead of static buffersJohn Keeping1-5/+9
2013-04-08Convert cgit_print_error to a variadic functionJohn Keeping1-3/+3
2013-04-08Always #include corresponding .h in .c filesJohn Keeping1-0/+1
2013-03-05Mark several functions/variables staticLukas Fleischer1-1/+1
2013-03-04Fix several whitespace errorsLukas Fleischer1-1/+1
2009-10-06ui-tag: make output more similar to commit viewLars Hjemli1-6/+6
2009-10-06ui-tag: add snapshot linksAlexey Nezhdanov1-0/+12
2009-08-17Merge branch 'stable'Lars Hjemli1-1/+4
2009-08-17ui-tag.c: do not segfault when id is missing from query-stringLars Hjemli1-1/+4
2009-08-08Introduce noplainemail option to hide email adresses from spambotsMartin Szulecki1-1/+1
2009-01-11Make all tags viewableRobin Redeker1-1/+10
2009-01-11ui-tag: escape tagnames properlyLars Hjemli1-2/+3
2008-09-15ui-tag: show the taggers emailLars Hjemli1-0/+4
2008-08-01Added `local-time` option to cgitrcStefan Naewe1-1/+1
2008-03-24Add ui-shared.hLars Hjemli1-0/+1
2008-03-18Introduce html.hLars Hjemli1-1/+1
2007-07-23Make ui-tag.c generate valid xhtmlLars Hjemli1-1/+1
2007-07-22Add ui-tag.cLars Hjemli1-0/+74