Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-02-01 | Make "owner" column on index page configurable | Florian Pritz | 1 | -0/+4 |
2012-11-15 | man: fix up default value duplication | Jason A. Donenfeld | 1 | -2/+2 |
2012-11-15 | man: show mime type default value | Jason A. Donenfeld | 1 | -0/+1 |
2012-10-18 | Fix man page typo. | Jason A. Donenfeld | 1 | -2/+2 |
2012-10-17 | ui-log: Add "commit-sort" option for controlling commit ordering | Tobias Bieniek | 1 | -0/+12 |
2012-10-17 | ui-repolist: Add "section-sort" flag to control section sorting. | Tobias Bieniek | 1 | -2/+8 |
2012-10-17 | scan-tree: Unify gitweb.* and cgit.* settings into one config option. | Jason A. Donenfeld | 1 | -18/+10 |
2012-10-16 | ui-repolist: Rename section-sort to repository-sort. | Jason A. Donenfeld | 1 | -2/+2 |
2012-07-12 | ui-repolist: Case insensitive sorting and age sort | Jason A. Donenfeld | 1 | -1/+11 |
2012-07-12 | scan-tree: Support gitweb.category. | Jason A. Donenfeld | 1 | -0/+6 |
2012-07-12 | scan-tree: Support gitweb.description. | Jason A. Donenfeld | 1 | -0/+7 |
2012-03-18 | Merge branch 'fh/mimetypes' | Lars Hjemli | 1 | -0/+11 |
2012-03-18 | Merge branch 'jp/defbranch' | Lars Hjemli | 1 | -1/+2 |
2012-03-18 | Merge branch 'lh/module-links' | Lars Hjemli | 1 | -1/+7 |
2012-01-03 | shared.c: Only setenv() if value is non-null | Lukas Fleischer | 1 | -1/+1 |
2011-07-19 | ui_plain: automatically lookup mimetype when mimetype-file is set | Ferry Huberts | 1 | -0/+11 |
2011-06-20 | guess default branch from HEAD | Julius Plenz | 1 | -1/+2 |
2011-06-15 | Do not provide a default value for `module-link` | Lars Hjemli | 1 | -1/+1 |
2011-06-15 | ui-tree.c: add support for path-selected submodule links | Lars Hjemli | 1 | -0/+6 |