Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-06-15 | Merge branch 'stable' | Lars Hjemli | 1 | -0/+6 |
2011-06-15 | cgitrc.5.txt: document repo.module-link | Lars Hjemli | 1 | -0/+6 |
2011-06-14 | cgit.c: add 'clone-url' setting with support for macro expansion | Lars Hjemli | 1 | -3/+14 |
2011-06-14 | cgitrc.5.txt: reformat the "FILTER API" section | Lars Hjemli | 1 | -26/+24 |
2011-06-14 | Merge branch 'stable' | Lars Hjemli | 1 | -4/+26 |
2011-06-13 | cgitrc.5.txt: describe macro expansion of cgitrc options | Lars Hjemli | 1 | -4/+26 |
2011-05-23 | Merge branch 'fh/filter-api' | Lars Hjemli | 1 | -5/+42 |
2011-05-14 | Merge branch 'dm/disable-clone' | Lars Hjemli | 1 | -0/+5 |
2011-03-26 | Add advice about scan-path in cgitrc.5.txt | Julius Plenz | 1 | -2/+3 |
2011-03-26 | cgitrc.5: tar.xz is a supported snapshot format | Lars Hjemli | 1 | -1/+2 |
2011-03-26 | filters: document environment variables in filter scripts | Ferry Huberts | 1 | -5/+42 |
2011-02-19 | Allow disabling of HTTP clone URLs | Dan McGee | 1 | -0/+5 |
2011-02-19 | Merge branch 'br/misc' | Lars Hjemli | 1 | -0/+9 |
2011-02-19 | implement repo.logo and repo.logo-link | Bernhard Reutner-Fischer | 1 | -0/+9 |
2011-02-19 | Merge branch 'jh/scan-path' | Lars Hjemli | 1 | -0/+8 |
2011-02-19 | scan_path(): Do not recurse into hidden directories by default | Johan Herland | 1 | -0/+8 |
2011-02-19 | Merge branch 'jh/graph' | Lars Hjemli | 1 | -1/+14 |
2010-11-16 | ui-log: Implement support for commit graphs | Johan Herland | 1 | -1/+14 |
2010-11-10 | Merge branch 'tz/make-improvements' | Lars Hjemli | 1 | -5/+5 |
2010-11-08 | Add `strict-export` option | Felix Hanley | 1 | -0/+7 |