| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix building with clang |  Denis Pronin | 2024-07-16 | 1 | -1/+1 |
| * | git: update to v2.42.0 |  Christian Hesse | 2023-08-21 | 1 | -1/+1 |
| * | git: update to v2.41.0 |  Christian Hesse | 2023-06-01 | 1 | -13/+17 |
| * | js: add dynamic age update |  Andy Green | 2022-12-19 | 1 | -0/+1 |
| * | config: add js |  Andy Green | 2022-12-19 | 1 | -0/+1 |
| * | css: change to be a list |  Andy Green | 2022-12-19 | 1 | -1/+1 |
| * | global: replace references to 'sha1' with 'oid' |  Christian Hesse | 2020-10-20 | 1 | -3/+3 |
| * | git: update to v2.29.0 |  Christian Hesse | 2020-10-19 | 1 | -1/+1 |
| * | ui-tree: allow per repository override for enable-blame |  Christian Hesse | 2019-06-25 | 1 | -0/+1 |
| * | git: update to v2.19.1 |  Christian Hesse | 2018-10-12 | 1 | -0/+1 |
| * | extra-head-content: introduce another option for meta tags |  Jason A. Donenfeld | 2018-07-03 | 1 | -0/+1 |
| * | global: remove functionality we deprecated for cgit v1.0 |  Christian Hesse | 2018-06-27 | 1 | -3/+0 |
| * | snapshot: strip bit from struct cgit_snapshot_format |  Christian Hesse | 2018-06-27 | 1 | -1/+3 |
| * | snapshot: support archive signatures |  John Keeping | 2018-06-27 | 1 | -0/+2 |
| * | Add "snapshot-prefix" repo configuration |  John Keeping | 2018-06-27 | 1 | -0/+1 |
| * | filter: pipe_fh should be local |  Jason A. Donenfeld | 2017-10-14 | 1 | -1/+0 |
| * | ui-blame: add blame UI |  Jeff Smith | 2017-10-03 | 1 | -0/+1 |
| * | shared: remove unused function strlpart() |  Christian Hesse | 2016-10-12 | 1 | -1/+0 |
| * | shared: remove unused function strrpart() |  Christian Hesse | 2016-10-12 | 1 | -1/+0 |
| * | shared: make cgit_free_taginfo() public |  John Keeping | 2016-10-01 | 1 | -0/+1 |
| * | shared: remove return value from cgit_free_commitinfo() |  John Keeping | 2016-10-01 | 1 | -1/+1 |
| * | git: update to v2.10.0 |  Christian Hesse | 2016-09-04 | 1 | -4/+4 |
| * | ui-shared: add homepage to tabs |  Jason A. Donenfeld | 2016-02-22 | 1 | -0/+1 |
| * | ui-atom: avoid DATE_STRFTIME |  John Keeping | 2016-02-08 | 1 | -5/+0 |
| * | Avoid DATE_STRFTIME for long/short dates |  John Keeping | 2016-02-08 | 1 | -2/+0 |
| * | parsing: add timezone to ident structures |  John Keeping | 2016-02-08 | 1 | -0/+3 |
| * | ui-plain: add enable-html-serving flag |  Jason A. Donenfeld | 2016-01-14 | 1 | -0/+2 |
| * | ui-blob: Do not accept mimetype from user |  Jason A. Donenfeld | 2016-01-14 | 1 | -1/+0 |
| * | refactor get_mimetype_from_file() to get_mimetype_for_filename() |  Christian Hesse | 2015-08-17 | 1 | -1/+1 |
| * | move get_mimetype_from_file() to shared |  Christian Hesse | 2015-08-17 | 1 | -0/+2 |
| * | ui-tree: use "sane" isgraph() |  John Keeping | 2015-08-13 | 1 | -0/+3 |
| * | cgit.h: move stdbool.h from ui-shared.h |  John Keeping | 2015-08-13 | 1 | -0/+2 |
| * | log: allow users to follow a file |  John Keeping | 2015-08-12 | 1 | -0/+2 |
| * | shared: make cgit_diff_tree_cb public |  John Keeping | 2015-08-12 | 1 | -0/+3 |
| * | git: update to v2.5.0 |  Christian Hesse | 2015-08-12 | 1 | -1/+1 |
| * | Add repo.hide and repo.ignore |  Lukas Fleischer | 2015-01-29 | 1 | -0/+2 |
| * | repolist: add owner-filter |  Chris Burroughs | 2014-12-23 | 1 | -1/+3 |
| * | ui-diff: add "stat only" diff type |  John Keeping | 2014-12-13 | 1 | -1/+1 |
| * | Change "ss" diff flag to an enum |  John Keeping | 2014-12-13 | 1 | -3/+7 |
| * | Add a cache-snapshot-ttl configuration variable |  Lukas Fleischer | 2014-02-20 | 1 | -0/+1 |
| * | auth: add basic authentication filter framework |  Jason A. Donenfeld | 2014-01-16 | 1 | -1/+6 |
| * | filter: add support for email filter |  Jason A. Donenfeld | 2014-01-14 | 1 | -1/+3 |
| * | filter: basic write hooking infrastructure |  Jason A. Donenfeld | 2014-01-14 | 1 | -1/+2 |
| * | filter: allow for cleanup hook for filter types |  Jason A. Donenfeld | 2014-01-14 | 1 | -0/+2 |
| * | filter: add interface layer |  John Keeping | 2014-01-14 | 1 | -0/+8 |
| * | filter: add fprintf_filter function |  John Keeping | 2014-01-14 | 1 | -0/+1 |
| * | filter: pass extra arguments via cgit_open_filter |  John Keeping | 2014-01-12 | 1 | -1/+2 |
| * | filter: split filter functions into their own file |  Jason A. Donenfeld | 2014-01-10 | 1 | -0/+1 |
| * | filter: make exit status local |  Jason A. Donenfeld | 2014-01-10 | 1 | -1/+0 |
| * | cache: document negative ttls and add about ttl |  Jason A. Donenfeld | 2013-08-12 | 1 | -0/+1 |