Commit Graph

209 Commits (04254fa903701943bd45a479a952cc213a5b112a)

Author SHA1 Message Date
Tim Chen f2ced535e9 Fix diff mode switching when side-by-side-diffs=1 14 years ago
Lars Hjemli 9900ac022e cgit.c: improve error message when git repo cannot be accessed 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
Mark Lodato ec79265f20 fix virtual-root if script-name is "" 14 years ago
Ferry Huberts 5db02854e6 new_filter: correctly initialise all arguments for a new filter 14 years ago
Ferry Huberts 9240a828d1 new_filter: determine extra_args from filter type 14 years ago
Lars Hjemli d0cb8413ff Avoid trailing slash in virtual-root 14 years ago
Dan McGee aae067197f Return 404 on command not found 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
Lars Hjemli 82a883ede7 Use GIT-1.7.3 15 years ago
Mark Lodato e4ddc8f72b fix errors in printf-style format strings 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
Lars Hjemli 6d7552bc07 Use GIT-1.7.2.2 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 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