| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix man page typo. | Jason A. Donenfeld | 2012-10-18 | 1 | -2/+2 |
* | ui-log: Add "commit-sort" option for controlling commit ordering | Tobias Bieniek | 2012-10-17 | 1 | -0/+12 |
* | ui-repolist: Add "section-sort" flag to control section sorting. | Tobias Bieniek | 2012-10-17 | 1 | -2/+8 |
* | scan-tree: Unify gitweb.* and cgit.* settings into one config option. | Jason A. Donenfeld | 2012-10-17 | 1 | -18/+10 |
* | ui-repolist: Rename section-sort to repository-sort. | Jason A. Donenfeld | 2012-10-16 | 1 | -2/+2 |
* | ui-repolist: Case insensitive sorting and age sort | Jason A. Donenfeld | 2012-07-12 | 1 | -1/+11 |
* | scan-tree: Support gitweb.category. | Jason A. Donenfeld | 2012-07-12 | 1 | -0/+6 |
* | scan-tree: Support gitweb.description. | Jason A. Donenfeld | 2012-07-12 | 1 | -0/+7 |
* | Merge branch 'fh/mimetypes' | Lars Hjemli | 2012-03-18 | 1 | -0/+11 |
|\ |
|
| * | ui_plain: automatically lookup mimetype when mimetype-file is set | Ferry Huberts | 2011-07-19 | 1 | -0/+11 |
* | | Merge branch 'jp/defbranch' | Lars Hjemli | 2012-03-18 | 1 | -1/+2 |
|\ \ |
|
| * | | guess default branch from HEAD | Julius Plenz | 2011-06-20 | 1 | -1/+2 |
| |/ |
|
* | | Merge branch 'lh/module-links' | Lars Hjemli | 2012-03-18 | 1 | -1/+7 |
|\ \ |
|
| * | | Do not provide a default value for `module-link` | Lars Hjemli | 2011-06-15 | 1 | -1/+1 |
| * | | ui-tree.c: add support for path-selected submodule links | Lars Hjemli | 2011-06-15 | 1 | -0/+6 |
| |/ |
|
* / | shared.c: Only setenv() if value is non-null | Lukas Fleischer | 2012-01-03 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'stable' | Lars Hjemli | 2011-06-15 | 1 | -0/+6 |
|\ |
|
| * | cgitrc.5.txt: document repo.module-link | Lars Hjemli | 2011-06-15 | 1 | -0/+6 |
* | | cgit.c: add 'clone-url' setting with support for macro expansion | Lars Hjemli | 2011-06-13 | 1 | -3/+14 |
* | | cgitrc.5.txt: reformat the "FILTER API" section | Lars Hjemli | 2011-06-13 | 1 | -26/+24 |
* | | Merge branch 'stable' | Lars Hjemli | 2011-06-13 | 1 | -4/+26 |
|\| |
|
| * | cgitrc.5.txt: describe macro expansion of cgitrc options | Lars Hjemli | 2011-06-13 | 1 | -4/+26 |
* | | Merge branch 'fh/filter-api' | Lars Hjemli | 2011-05-23 | 1 | -5/+42 |
|\ \ |
|
| * | | filters: document environment variables in filter scripts | Ferry Huberts | 2011-03-26 | 1 | -5/+42 |
* | | | Merge branch 'dm/disable-clone' | Lars Hjemli | 2011-05-14 | 1 | -0/+5 |
|\ \ \
| |_|/
|/| | |
|
| * | | Allow disabling of HTTP clone URLs | Dan McGee | 2011-02-19 | 1 | -0/+5 |
* | | | Add advice about scan-path in cgitrc.5.txt | Julius Plenz | 2011-03-26 | 1 | -2/+3 |
* | | | cgitrc.5: tar.xz is a supported snapshot format | Lars Hjemli | 2011-03-26 | 1 | -1/+2 |
| |/
|/| |
|
* | | Merge branch 'br/misc' | Lars Hjemli | 2011-02-19 | 1 | -0/+9 |
|\ \ |
|
| * | | implement repo.logo and repo.logo-link | Bernhard Reutner-Fischer | 2011-02-19 | 1 | -0/+9 |
| |/ |
|
* | | Merge branch 'jh/scan-path' | Lars Hjemli | 2011-02-19 | 1 | -0/+8 |
|\ \ |
|
| * | | scan_path(): Do not recurse into hidden directories by default | Johan Herland | 2011-02-19 | 1 | -0/+8 |
| |/ |
|
* | | Merge branch 'jh/graph' | Lars Hjemli | 2011-02-19 | 1 | -1/+14 |
|\ \
| |/
|/| |
|
| * | ui-log: Implement support for commit graphs | Johan Herland | 2010-11-16 | 1 | -1/+14 |
* | | Merge branch 'tz/make-improvements' | Lars Hjemli | 2010-11-10 | 1 | -5/+5 |
|\ \
| |/
|/| |
|
| * | Use example.com in documentation, per RFC 2606 | Todd Zullinger | 2010-09-19 | 1 | -5/+5 |
* | | Add `strict-export` option | Felix Hanley | 2010-11-08 | 1 | -0/+7 |
|/ |
|
* | Merge branch 'lh/section-from-path' | Lars Hjemli | 2010-09-19 | 1 | -0/+6 |
|\ |
|
| * | Add support for 'section-from-path' option | Lars Hjemli | 2010-08-22 | 1 | -0/+6 |
* | | Add support for "readme" option | Lars Hjemli | 2010-08-22 | 1 | -1/+5 |
|/ |
|
* | Support refspecs in about-filter. | Jason A. Donenfeld | 2010-08-20 | 1 | -1/+3 |
* | Add support for 'enable-gitweb-owner' option | Jason A. Donenfeld | 2010-08-04 | 1 | -0/+5 |
* | Add support for 'remove-suffix' option | Jason A. Donenfeld | 2010-08-04 | 1 | -0/+6 |
* | Add support for 'project-list' option | Jason A. Donenfeld | 2010-08-04 | 1 | -1/+9 |
* | Merge branch 'jh/path-limit' | Lars Hjemli | 2010-06-22 | 1 | -1/+1 |
|\ |
|
| * | Fix small typo in cgitrc example | Johan Herland | 2010-06-19 | 1 | -1/+1 |
* | | Merge branch 'ag/atom-fixes' | Lars Hjemli | 2010-06-19 | 1 | -0/+4 |
|\ \ |
|
| * | | Add 'max-atom-items' config variable | Aaron Griffin | 2010-03-22 | 1 | -0/+4 |
| |/ |
|
* / | Optionally generate verbose parent links | Lars Hjemli | 2010-02-27 | 1 | -0/+10 |
|/ |
|
* | Merge branch 'lh/remote-branches' | Lars Hjemli | 2009-12-08 | 1 | -0/+9 |
|\ |
|