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