Commit Graph

177 Commits (3516502aa0df95ecc241caa30161741f59e4e600)

Author SHA1 Message Date
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
Daniel Milde 9bd3a7b1ea Clear the whole context 15 years ago
Sami Kyöstilä f2bf0a0528 Don't crash when a repo-specific readme file is used 16 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
Stefan Bühler 121898e73d Skip leading "/" in url querystring value 16 years ago
Ragnar Ouchterlony c358aa3dfe Add possibility to switch between unidiff and side-by-side-diff. 16 years ago
Lars Hjemli ee554849ac cgit.c: respect repo-local 'snapshots' option for --scan-path 16 years ago
Lars Hjemli 588fb8efc6 cgit.c: only print first line of repo.desc in print_repo() 16 years ago
Lars Hjemli b47b7bd1d0 Add and use cgit_find_stats_periodname() in print_repo() 16 years ago
Lars Hjemli 5ca8df0a3d cgit.c: generate repo.snapshots in print_repo() 16 years ago
Lars Hjemli 3548320004 cgit.c: add missing options to print_repo() 16 years ago
Lars Hjemli 2273c2c821 Add config option 'enable-filter-overrides' 16 years ago
Lars Hjemli e01229cf80 ui-repolist: handle empty sections similar to NULL sections 16 years ago
Lars Hjemli 74061ed5f0 Add support for repo-local cgitrc file 16 years ago
Lars Hjemli a1b3938f71 cgit.c: refactor repo_config() from config_cb() 16 years ago
Lars Hjemli 3939854578 Add config option 'repo.section' 16 years ago
Lars Hjemli e7af002d5c Introduce 'section' as canonical spelling for 'repo.group' 16 years ago
Lars Hjemli 50d5af3adc Add support for --scan-path command line option 16 years ago
Lars Hjemli 0046637692 Rename 'repo.scan' to 'scan-path' 16 years ago
Lars Hjemli d746827ec4 cgit.c: add support for caching autodetected repositories 16 years ago
Lars Hjemli 302a3efa26 cgit.c: make print_repolist() and print_repo() reusable for caching 16 years ago
Lars Hjemli 6f3bf1ae1e cgit.c: add support for cgitrc option 'repo.scan' 16 years ago
Lars Hjemli b0f946bcc7 Rename "linenumbers" to "enable-tree-linenumbers", change default to "1" 16 years ago
Florian Pritz d67cc7f9d5 Add 'linenumbers' config option 16 years ago
Lars Hjemli 0374a76ce1 cgit.c: fix caching keyed on PATH_INFO with no QUERY_STRING 16 years ago
Lars Hjemli 435a1da8d1 cgit.c: do not segfault on unexpected query-string format 16 years ago
Lars Hjemli 92f9b53c42 cgit.c: make '/cgit.png' the default value for 'logo' option 16 years ago
Lars Hjemli 8b2252b0b6 ui-shared: add support for NO_HTTP=1/--nohttp 16 years ago
Lars Hjemli 60a26272e0 Cleanup handling of environment variables 16 years ago
Lars Hjemli 537c05f138 Add 'about-filter' and 'repo.about-filter' options 16 years ago
Lars Hjemli 97b3d25262 cgit.c: allow repo.*-filter options to unset the current default 16 years ago
Lars Hjemli e976df2795 Add support for repo.commit-filter and repo.source-filter 16 years ago
Martin Szulecki 2f56e390f0 Introduce noplainemail option to hide email adresses from spambots 16 years ago
Lars Hjemli f35db1cd2b ui-commit: add support for 'commit-filter' option 16 years ago
Lars Hjemli 46b7abed99 ui-tree: add support for source-filter option 16 years ago
Lars Hjemli d6f6072560 Add generic filter/plugin infrastructure 16 years ago
Lars Hjemli c4d46c7035 Add support for mime type registration and lookup 16 years ago
Lars Hjemli ef0c6aadf7 Add support for 'noheader' option 16 years ago
Lars Hjemli e429fb0cca Return http statuscode 404 on unknown branch 16 years ago
Mark Lodato b5a3a20496 Add head-include configuration option. 16 years ago
Lars Hjemli 3ff58ddd51 Add support for HEAD requests 16 years ago
Lars Hjemli 488a214a81 Add support for ETag in 'plain' view 16 years ago