Commit Graph

106 Commits (cf152604c3e28810d7e4c4a67b9814ab3e401cb0)

Author SHA1 Message Date
Jason A. Donenfeld cf152604c3 Fix silly spelling error. 12 years ago
Christian Hesse 820df9c660 add a note about generating agefile in hook 12 years ago
Jason A. Donenfeld 61ff10065b cache: document negative ttls and add about ttl 12 years ago
Christian Hesse 830eb6f6ff use favicon by default 12 years ago
Jason A. Donenfeld d6d3dbc858 cgitrc.5: improve example config 12 years ago
Jason A. Donenfeld dcbc0438b2 readme: use string_list instead of space deliminations 12 years ago
Jason A. Donenfeld 2a1ead3efb cgitrc.5: information on directory traversal and multiple readme files 12 years ago
Jason A. Donenfeld c0dfaf1c28 ui-summary: Pass filename to about-filter 12 years ago
Jason A. Donenfeld 3cb5d86dc6 ui-summary: Use default branch for readme if : prefix 12 years ago
Jason A. Donenfeld a8d613efdc cgitrc.5.txt: Specify when scan-path must be defined before. 12 years ago
Jason A. Donenfeld 389cc17357 Add branch-sort and repo.branch-sort options. 12 years ago
Florian Pritz b1e172acca Make "owner" column on index page configurable 12 years ago
Jason A. Donenfeld c6f5bc7264 man: fix up default value duplication 13 years ago
Jason A. Donenfeld ab9805aa86 man: show mime type default value 13 years ago
Jason A. Donenfeld 37141051ed Fix man page typo. 13 years ago
Tobias Bieniek 792f813d34 ui-log: Add "commit-sort" option for controlling commit ordering 13 years ago
Tobias Bieniek 7a4e7c8ffb ui-repolist: Add "section-sort" flag to control section sorting. 13 years ago
Jason A. Donenfeld 521e10c884 scan-tree: Unify gitweb.* and cgit.* settings into one config option. 13 years ago
Jason A. Donenfeld fdfb6a6d80 ui-repolist: Rename section-sort to repository-sort. 13 years ago
Jason A. Donenfeld 184c5655b2 ui-repolist: Case insensitive sorting and age sort 13 years ago
Jason A. Donenfeld fc9181ff3d scan-tree: Support gitweb.category. 13 years ago
Jason A. Donenfeld b56be4ba3a scan-tree: Support gitweb.description. 13 years ago
Lukas Fleischer d96d2c98eb shared.c: Only setenv() if value is non-null 14 years ago
Ferry Huberts d01c600c17 ui_plain: automatically lookup mimetype when mimetype-file is set 14 years ago
Julius Plenz d711de5528 guess default branch from HEAD 14 years ago
Lars Hjemli 3fbaf09715 Do not provide a default value for `module-link` 14 years ago
Lars Hjemli 6857bec50a ui-tree.c: add support for path-selected submodule links 14 years ago
Lars Hjemli 46ca32e043 cgitrc.5.txt: document repo.module-link 14 years ago
Lars Hjemli a1429dbc89 cgit.c: add 'clone-url' setting with support for macro expansion 14 years ago
Lars Hjemli b88cda6e5b cgitrc.5.txt: reformat the "FILTER API" section 14 years ago
Lars Hjemli ef13e5eafe cgitrc.5.txt: describe macro expansion of cgitrc options 14 years ago
Julius Plenz facca560d9 Add advice about scan-path in cgitrc.5.txt 14 years ago
Lars Hjemli 4d2a303c3e cgitrc.5: tar.xz is a supported snapshot format 14 years ago
Ferry Huberts b2cf630a4b filters: document environment variables in filter scripts 14 years ago
Dan McGee 42231328d3 Allow disabling of HTTP clone URLs 14 years ago
Bernhard Reutner-Fischer 808c685ebb implement repo.logo and repo.logo-link 14 years ago
Johan Herland df522794c3 scan_path(): Do not recurse into hidden directories by default 14 years ago
Johan Herland 9a8d39c668 ui-log: Implement support for commit graphs 15 years ago
Felix Hanley e0c6f23789 Add `strict-export` option 15 years ago
Todd Zullinger 66df113457 Use example.com in documentation, per RFC 2606 15 years ago
Lars Hjemli 797110e39d Add support for 'section-from-path' option 15 years ago
Lars Hjemli 515edb0da3 Add support for "readme" option 15 years ago
Jason A. Donenfeld 379e80e3a8 Support refspecs in about-filter. 15 years ago
Jason A. Donenfeld 119397b175 Add support for 'enable-gitweb-owner' option 15 years ago
Jason A. Donenfeld 2e4a941626 Add support for 'remove-suffix' option 15 years ago
Jason A. Donenfeld 3516502aa0 Add support for 'project-list' option 15 years ago
Johan Herland 9ce5d05f86 Fix small typo in cgitrc example 15 years ago
Aaron Griffin 80476b0d28 Add 'max-atom-items' config variable 15 years ago
Lars Hjemli 581a0c2a54 Optionally generate verbose parent links 15 years ago
Georg Lukas ef07ccc72d "max-blob-size" config var to limit generated HTML size 16 years ago