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