aboutsummaryrefslogtreecommitdiffstats
path: root/cgitrc.5.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* add a note about generating agefile in hookChristian Hesse2013-08-121-1/+2
* cache: document negative ttls and add about ttlJason A. Donenfeld2013-08-121-10/+18
* use favicon by defaultChristian Hesse2013-08-121-3/+3
* cgitrc.5: improve example configJason A. Donenfeld2013-05-271-0/+53
* readme: use string_list instead of space deliminationsJason A. Donenfeld2013-05-261-2/+3
* cgitrc.5: information on directory traversal and multiple readme filesJason A. Donenfeld2013-05-251-6/+11
* ui-summary: Pass filename to about-filterJason A. Donenfeld2013-05-251-3/+5
* ui-summary: Use default branch for readme if : prefixJason A. Donenfeld2013-05-251-1/+3
* cgitrc.5.txt: Specify when scan-path must be defined before.Jason A. Donenfeld2013-04-101-9/+11
* Add branch-sort and repo.branch-sort options.Jason A. Donenfeld2013-04-101-18/+28
* Make "owner" column on index page configurableFlorian Pritz2013-02-011-0/+4
* man: fix up default value duplicationJason A. Donenfeld2012-11-151-2/+2
* man: show mime type default valueJason A. Donenfeld2012-11-151-0/+1
* Fix man page typo.Jason A. Donenfeld2012-10-181-2/+2
* ui-log: Add "commit-sort" option for controlling commit orderingTobias Bieniek2012-10-171-0/+12
* ui-repolist: Add "section-sort" flag to control section sorting.Tobias Bieniek2012-10-171-2/+8
* scan-tree: Unify gitweb.* and cgit.* settings into one config option.Jason A. Donenfeld2012-10-171-18/+10
* ui-repolist: Rename section-sort to repository-sort.Jason A. Donenfeld2012-10-161-2/+2
* ui-repolist: Case insensitive sorting and age sortJason A. Donenfeld2012-07-121-1/+11
* scan-tree: Support gitweb.category.Jason A. Donenfeld2012-07-121-0/+6
* scan-tree: Support gitweb.description.Jason A. Donenfeld2012-07-121-0/+7
* Merge branch 'fh/mimetypes'Lars Hjemli2012-03-181-0/+11
|\
| * ui_plain: automatically lookup mimetype when mimetype-file is setFerry Huberts2011-07-191-0/+11
* | Merge branch 'jp/defbranch'Lars Hjemli2012-03-181-1/+2
|\ \
| * | guess default branch from HEADJulius Plenz2011-06-201-1/+2
| |/
* | Merge branch 'lh/module-links'Lars Hjemli2012-03-181-1/+7
|\ \
| * | Do not provide a default value for `module-link`Lars Hjemli2011-06-151-1/+1
| * | ui-tree.c: add support for path-selected submodule linksLars Hjemli2011-06-151-0/+6
| |/
* / shared.c: Only setenv() if value is non-nullLukas Fleischer2012-01-031-1/+1
|/
* Merge branch 'stable'Lars Hjemli2011-06-151-0/+6
|\
| * cgitrc.5.txt: document repo.module-linkLars Hjemli2011-06-151-0/+6
* | cgit.c: add 'clone-url' setting with support for macro expansionLars Hjemli2011-06-131-3/+14
* | cgitrc.5.txt: reformat the "FILTER API" sectionLars Hjemli2011-06-131-26/+24
* | Merge branch 'stable'Lars Hjemli2011-06-131-4/+26
|\|
| * cgitrc.5.txt: describe macro expansion of cgitrc optionsLars Hjemli2011-06-131-4/+26
* | Merge branch 'fh/filter-api'Lars Hjemli2011-05-231-5/+42
|\ \
| * | filters: document environment variables in filter scriptsFerry Huberts2011-03-261-5/+42
* | | Merge branch 'dm/disable-clone'Lars Hjemli2011-05-141-0/+5
|\ \ \ | |_|/ |/| |
| * | Allow disabling of HTTP clone URLsDan McGee2011-02-191-0/+5
* | | Add advice about scan-path in cgitrc.5.txtJulius Plenz2011-03-261-2/+3
* | | cgitrc.5: tar.xz is a supported snapshot formatLars Hjemli2011-03-261-1/+2
| |/ |/|
* | Merge branch 'br/misc'Lars Hjemli2011-02-191-0/+9
|\ \
| * | implement repo.logo and repo.logo-linkBernhard Reutner-Fischer2011-02-191-0/+9
| |/
* | Merge branch 'jh/scan-path'Lars Hjemli2011-02-191-0/+8
|\ \
| * | scan_path(): Do not recurse into hidden directories by defaultJohan Herland2011-02-191-0/+8
| |/
* | Merge branch 'jh/graph'Lars Hjemli2011-02-191-1/+14
|\ \ | |/ |/|
| * ui-log: Implement support for commit graphsJohan Herland2010-11-161-1/+14
* | Merge branch 'tz/make-improvements'Lars Hjemli2010-11-101-5/+5
|\ \ | |/ |/|
| * Use example.com in documentation, per RFC 2606Todd Zullinger2010-09-191-5/+5
* | Add `strict-export` optionFelix Hanley2010-11-081-0/+7
|/