| Commit message (Expand) | Author | Age | Files | Lines |
| * | config: add js |  Andy Green | 2022-12-19 | 1 | -0/+5 |
| * | css: change to be a list |  Andy Green | 2022-12-19 | 1 | -1/+2 |
| * | cgitrc: handle value "0" for max-repo-count |  Christian Hesse | 2022-12-19 | 1 | -1/+2 |
| * | about: allow to give head from query |  Christian Hesse | 2022-12-19 | 1 | -5/+5 |
| * | ui-snapshot: add support for zstd compression |  Christian Hesse | 2020-03-12 | 1 | -3/+6 |
| * | ui-snapshot: add support for lzip compression |  Hanspeter Portner | 2020-02-26 | 1 | -2/+2 |
| * | ui-tree: allow per repository override for enable-blame |  Christian Hesse | 2019-06-25 | 1 | -0/+4 |
| * | cgitrc.5: add local tar signature example |  Jason A. Donenfeld | 2018-07-05 | 1 | -4/+15 |
| * | cgitrc.5: document new signature notes |  Jason A. Donenfeld | 2018-07-03 | 1 | -1/+17 |
| * | extra-head-content: introduce another option for meta tags |  Jason A. Donenfeld | 2018-07-03 | 1 | -0/+4 |
| * | manpage: fix sorting order |  Andy Green | 2018-06-27 | 1 | -88/+88 |
| * | global: remove functionality we deprecated for cgit v1.0 |  Christian Hesse | 2018-06-27 | 1 | -21/+0 |
| * | snapshot: support special value 'all' to enable all formats |  Christian Hesse | 2018-06-27 | 1 | -0/+1 |
| * | Add "snapshot-prefix" repo configuration |  John Keeping | 2018-06-27 | 1 | -0/+7 |
| * | ui-blame: add blame UI |  Jeff Smith | 2017-10-03 | 1 | -0/+9 |
| * | Fix spelling in man page |  Peter Colberg | 2016-07-06 | 1 | -2/+2 |
| * | Renamed repo-specific configuration for enable-html-serving in cgitrc.5.txt |  Matt Comben | 2016-03-08 | 1 | -1/+1 |
| * | ui-shared: add homepage to tabs |  Jason A. Donenfeld | 2016-02-22 | 1 | -5/+8 |
| * | ui-plain: add enable-html-serving flag |  Jason A. Donenfeld | 2016-01-14 | 1 | -0/+11 |
| * | log: allow users to follow a file |  John Keeping | 2015-08-12 | 1 | -0/+4 |
| * | Add repo.hide and repo.ignore |  Lukas Fleischer | 2015-01-29 | 1 | -0/+10 |
| * | repolist: add owner-filter |  Chris Burroughs | 2014-12-23 | 1 | -0/+18 |
| * | cgitrc.5: we mean a cgi response, not request |  Jason A. Donenfeld | 2014-08-01 | 1 | -1/+1 |
| * | remove trailing whitespaces from source files |  Christian Hesse | 2014-04-17 | 1 | -1/+1 |
| * | Clean up cache documentation. |  Jason A. Donenfeld | 2014-02-21 | 1 | -22/+25 |
| * | Skip cache slot when time-to-live is zero |  Lukas Fleischer | 2014-02-21 | 1 | -8/+14 |
| * | Add a cache-snapshot-ttl configuration variable |  Lukas Fleischer | 2014-02-20 | 1 | -0/+5 |
| * | auth: have cgit calculate login address |  Jason A. Donenfeld | 2014-01-16 | 1 | -2/+3 |
| * | authentication: use hidden form instead of referer |  Jason A. Donenfeld | 2014-01-16 | 1 | -1/+2 |
| * | auth: add basic authentication filter framework |  Jason A. Donenfeld | 2014-01-16 | 1 | -1/+35 |
| * | filter: allow returning exit code from filter |  Jason A. Donenfeld | 2014-01-14 | 1 | -1/+2 |
| * | cgitrc.5.txt: Fix documentation of the snapshot mask |  Lukas Fleischer | 2014-01-14 | 1 | -6/+7 |
| * | filter: add page source to email filter |  Jason A. Donenfeld | 2014-01-14 | 1 | -7/+8 |
| * | filter: add support for email filter |  Jason A. Donenfeld | 2014-01-14 | 1 | -0/+18 |
| * | filter: add lua support |  Jason A. Donenfeld | 2014-01-14 | 1 | -0/+29 |
| * | filter: introduce "filter type" prefix |  John Keeping | 2014-01-14 | 1 | -0/+9 |
| * | Add a suggestion to the manpage |  Přemysl Janouch | 2014-01-08 | 1 | -2/+3 |
| * | Fix the example configuration |  Přemysl Janouch | 2014-01-08 | 1 | -1/+1 |
| * | Fix some spelling errors |  Přemysl Janouch | 2014-01-08 | 1 | -5/+5 |
| * | Fix silly spelling error. |  Jason A. Donenfeld | 2013-08-16 | 1 | -1/+1 |
| * | add a note about generating agefile in hook |  Christian Hesse | 2013-08-12 | 1 | -1/+2 |
| * | cache: document negative ttls and add about ttl |  Jason A. Donenfeld | 2013-08-12 | 1 | -10/+18 |
| * | use favicon by default |  Christian Hesse | 2013-08-12 | 1 | -3/+3 |
| * | cgitrc.5: improve example config |  Jason A. Donenfeld | 2013-05-27 | 1 | -0/+53 |
| * | readme: use string_list instead of space deliminations |  Jason A. Donenfeld | 2013-05-26 | 1 | -2/+3 |
| * | cgitrc.5: information on directory traversal and multiple readme files |  Jason A. Donenfeld | 2013-05-25 | 1 | -6/+11 |
| * | ui-summary: Pass filename to about-filter |  Jason A. Donenfeld | 2013-05-25 | 1 | -3/+5 |
| * | ui-summary: Use default branch for readme if : prefix |  Jason A. Donenfeld | 2013-05-25 | 1 | -1/+3 |
| * | cgitrc.5.txt: Specify when scan-path must be defined before. |  Jason A. Donenfeld | 2013-04-10 | 1 | -9/+11 |
| * | Add branch-sort and repo.branch-sort options. |  Jason A. Donenfeld | 2013-04-10 | 1 | -18/+28 |