Commit Graph

234 Commits (dcbc0438b2543a733858d62170f3110a89edbed6)

Author SHA1 Message Date
Jason A. Donenfeld dcbc0438b2 readme: use string_list instead of space deliminations 12 years ago
Jason A. Donenfeld 389cc17357 Add branch-sort and repo.branch-sort options. 12 years ago
John Keeping d2e20e3814 shared.c: add strbuf_ensure_end 12 years ago
John Keeping fd00d2f9d6 html.c: add various strbuf and varadic helpers 12 years ago
John Keeping 57d09bf448 Mark char* fields in struct cgit_page as const 12 years ago
John Keeping b1f17f168b Fix out-of-bounds memory accesses with virtual_root="" 12 years ago
Lukas Fleischer 3a84324379 Maŕk cgit_environment members const 12 years ago
Lukas Fleischer 1268afe836 Free reflists after usage 12 years ago
John Keeping 2ab1cd9f3b Update git to v1.7.7.7 12 years ago
Florian Pritz b1e172acca Make "owner" column on index page configurable 12 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
Tim Chen f2ced535e9 Fix diff mode switching when side-by-side-diffs=1 14 years ago
Ferry Huberts d01c600c17 ui_plain: automatically lookup mimetype when mimetype-file is set 14 years ago
Lars Hjemli 6857bec50a ui-tree.c: add support for path-selected submodule links 14 years ago
Lars Hjemli a1429dbc89 cgit.c: add 'clone-url' setting with support for macro expansion 14 years ago
Lars Hjemli 3ec6b30950 cgit.c: always setup cgit repo environment variables 14 years ago
Ferry Huberts d87bba846d cgit_open_filter: also take the repo as a parameter 14 years ago
Ferry Huberts 9240a828d1 new_filter: determine extra_args from filter type 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
Johan Herland 1415f3f3e0 ui-log: Fix filecount/linecount when path limit is in effect 15 years ago
Felix Hanley e0c6f23789 Add `strict-export` option 15 years ago
Mark Lodato a4c58d92bf use __attribute__ to catch printf format mistakes 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
Jeff Smith 059b39344f ui-commit: Display git notes when present 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 2cc8b99f08 Add URL parameter 'ignorews' for optionally ignoring whitespace in diffs 15 years ago
Johan Herland 6180e6169d Add URL parameter 'context' for changing the number of context lines in diffs 15 years ago
Johan Herland 0ff143df70 struct cgit_cmd: Differentiate between various usages of ctx.qry.path 15 years ago
Aaron Griffin 80476b0d28 Add 'max-atom-items' config variable 15 years ago
Aaron Griffin 65ced7c009 Add all=1 query param for atom feeds 15 years ago
Lars Hjemli ba56a37e86 Add support for environment variable expansion 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
Lars Hjemli 41934a3222 Add support for remote branches 16 years ago
Ragnar Ouchterlony c358aa3dfe Add possibility to switch between unidiff and side-by-side-diff. 16 years ago
Lars Hjemli 2273c2c821 Add config option 'enable-filter-overrides' 16 years ago
Lars Hjemli 74061ed5f0 Add support for repo-local cgitrc file 16 years ago
Lars Hjemli e7af002d5c Introduce 'section' as canonical spelling for 'repo.group' 16 years ago