Commit Graph

199 Commits (19c31231fac828bb336db67b8cccc871bea1500e)

Author SHA1 Message Date
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 cb92d05b6b Merge branch 'stable'
16 years ago
Lars Hjemli 435a1da8d1 cgit.c: do not segfault on unexpected query-string format
16 years ago
Lars Hjemli 2c742d1a92 Merge branch 'lh/embedded'
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 db8b8cb946 Merge branch 'lh/about'
16 years ago
Lars Hjemli db6303b588 Merge branch 'lh/plugins'
16 years ago
Lars Hjemli 17e3ff4264 Merge branch 'lh/mimetypes'
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 286a905842 Merge branch 'lh/embedded'
16 years ago
Lars Hjemli ef0c6aadf7 Add support for 'noheader' option
16 years ago
Lars Hjemli 542f6a4330 Merge branch 'ml/head-include'
16 years ago
Lars Hjemli 681fdc4547 Merge branch 'plain-etag'
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
17 years ago
Lars Hjemli 488a214a81 Add support for ETag in 'plain' view
17 years ago
Lars Hjemli 0cbb50841a Add support for an 'embedded' option in cgitrc
17 years ago
Lars Hjemli b115955d71 Add support for a custom header
17 years ago
Lars Hjemli 7710178e45 Merge branch 'lh/stats'
17 years ago
Lars Hjemli 31665579c2 Merge branch 'stable'
17 years ago
Lars Hjemli eb14609dc4 Avoid SEGFAULT on invalid requests
17 years ago
Lars Hjemli 377a1c8ced Untie logic for SCRIPT_NAME and PATH_INFO
17 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
Lars Hjemli 3c32fe0771 Merge branch 'full-log'
17 years ago
Lars Hjemli 0274b57d55 ui-log: add support for showing the full commit message
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 93397a765b Add support for --scan-tree=<path> option to cgit
17 years ago
Lars Hjemli e154edd807 Teach cgit how to use PATH_INFO
17 years ago
Lars Hjemli e5da4bca54 Implement plain view
17 years ago
Stefan Naewe 0f0ab148c6 Added `local-time` option to cgitrc
17 years ago
Lars Hjemli 952f4ece29 Modify default value for a few cgitrc options
17 years ago
Lars Hjemli 25c84326de Be prepared for empty repositories
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 af2e75616d cache.c: do not ignore errors from print_slot()
17 years ago
Lars Hjemli c6078b8b00 Add a pager on the repolist
17 years ago
Lars Hjemli e19683bede Merge branch 'lh/cache'
17 years ago
Lars Hjemli c6431a7150 Prepare for 'about site' page / add 'root-readme' option to cgitrc
17 years ago
Lars Hjemli 651ef79768 Make it possible for a single cmd to work both with and without a repo
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 78031f92b0 Fix search in repo index even if caching is enabled
17 years ago
Lars Hjemli c6f747649a Reset ctx.repo to NULL when the config parser is finished
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 92908af455 Move cgit_version from shared.c to cgit.c
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
Lars Hjemli e0e4478e7b Add command dispatcher
17 years ago
Lars Hjemli b608e88adb Remove obsolete cacheitem parameter to ui-functions
17 years ago
Lars Hjemli f3c1a187fe Add struct cgit_page to cgit_context
17 years ago
Lars Hjemli b1f9b9c145 Introduce html.h
17 years ago
Lars Hjemli b88fb016d0 Improve initialization of git directory
18 years ago
Lars Hjemli d1f3bbe9d2 Move cgit_repo into cgit_context
18 years ago
Lars Hjemli b228d4ff82 Add all config variables into struct cgit_context
18 years ago
Lars Hjemli d14d77fe95 Introduce struct cgit_context
18 years ago
Lars Hjemli f80ff37a17 Handle missing default branch and error out on invalid branch names
18 years ago
Lars Hjemli 620bb3e5e4 Add plain patch view
18 years ago
Lars Hjemli 68ca032dbe Teach log search about --grep, --author and --committer
18 years ago
Lars Hjemli 7937d06090 Add support for refs view
18 years ago
Lars Hjemli 1a6025b7a5 Add prefix parameter to cgit_print_diff()
18 years ago
Lars Hjemli eb45342e73 cgit_print_snapshot_links: use url to specify snapshot name
18 years ago
Lars Hjemli 1d4aaff696 Merge branch 'master' of git://git.klever.net/patchwork/cgit
18 years ago
Lars Hjemli 4e9107abfe Add ui-tag.c
18 years ago
Michael Krelin dc3c9b5bc4 allow selective enabling of snapshots
18 years ago
Michael Krelin 97c025ae8e shorten snapshot names to repo basename
18 years ago
Michael Krelin f97c707a3b add support for snapshot tarballs
18 years ago
Michael Krelin 51f6547879 make config adjustable via env variable CGIT_CONFIG
18 years ago
Lars Hjemli 16a3d2779c Merge branch 'lh/menu'
18 years ago
Lars Hjemli 7d6ee4ee8a Include querystring as part of cached filename for repo summary page
18 years ago