Commit Graph

170 Commits (v0.8.3.4)

Author SHA1 Message Date
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
Stefan Naewe 0f0ab148c6 Added `local-time` option to cgitrc 17 years ago
Lars Hjemli 502865a5ec Add a favicon option to cgitrc 17 years ago
Lars Hjemli de5e928171 Add support for including a footer on all pages 17 years ago
Michael Krelin 42effc9390 allow specification of directly linked blobs mimetypes 17 years ago
Lars Hjemli c6078b8b00 Add a pager on the repolist 17 years ago
Lars Hjemli c6431a7150 Prepare for 'about site' page / add 'root-readme' option to cgitrc 17 years ago
Lars Hjemli 4c9916043d Re-enable 'index-info' and add support for 'root-desc' in cgitrc 17 years ago
Lars Hjemli 939d32fda7 Redesign the caching layer 17 years ago
Lars Hjemli 28d781f34b Make repository search case insensitive 17 years ago
Lars Hjemli e87e896333 Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring() 17 years ago
Lars Hjemli 20a33548b9 Move function for configfile parsing into configfile.[ch] 17 years ago
Lars Hjemli ee4056bd2c Add cache.h 17 years ago
Lars Hjemli dc3282f0ba Remove global and obsolete cgit_cmd 17 years ago
Lars Hjemli 163037e79c Move non-generic functions from shared.c to cgit.c 17 years ago
Lars Hjemli a4d1ca1dc6 Add ui-shared.h 17 years ago