Commit Graph

193 Commits (a4c58d92bfee0cf2e35ab1c5e828a6d790108a69)

Author SHA1 Message Date
Mark Lodato a4c58d92bf use __attribute__ to catch printf format mistakes 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
Lars Hjemli d746827ec4 cgit.c: add support for caching autodetected repositories 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 e16f178334 Add and use a common readfile() function 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 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 7a8b3b4104 cgit.h: keep config flags sorted 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 488a214a81 Add support for ETag in 'plain' view 16 years ago
Lars Hjemli 0cbb50841a Add support for an 'embedded' option in cgitrc 16 years ago
Lars Hjemli c495cf02ba Handle binary files in diffs 16 years ago
Lars Hjemli b115955d71 Add support for a custom header 16 years ago
Lars Hjemli fb2f3f6c29 ui-stats: replace 'enable-stats' setting with 'max-stats' 17 years ago
Lars Hjemli f86a23ff53 Add a 'stats' page to each repo 17 years ago
Ramsay Jones 97fdac1608 Extra cygwin-specific changes 17 years ago
Lars Hjemli 0274b57d55 ui-log: add support for showing the full commit message 17 years ago
Lars Hjemli 8813170390 ui-repolist: implement lazy caching of repo->mtime 17 years ago
Benjamin Close d71c0c725d Add support for sorting by Age in the repolist 17 years ago
Lars Hjemli 5632ba35d1 Add cgit_query.nohead flag 17 years ago
Lars Hjemli e154edd807 Teach cgit how to use PATH_INFO 17 years ago
Lars Hjemli a8305a9543 parsing.c: be prepared for unexpected content in commit/tag objects 17 years ago
Lars Hjemli e5da4bca54 Implement plain view 17 years ago
Lars Hjemli b2a3d31e88 Add atom-support 17 years ago