Commit Graph

249 Commits (d34b96719053ff9340519b64f6d970caaa64350d)

Author SHA1 Message Date
Johan Herland 1415f3f3e0 ui-log: Fix filecount/linecount when path limit is in effect
15 years ago
Felix Hanley e0c6f23789 Add `strict-export` option
15 years ago
Lars Hjemli a9d6e6e695 Merge branch 'ml/bugfix'
15 years ago
Lars Hjemli 536c7a1eb2 Merge branch 'lh/section-from-path'
15 years ago
Mark Lodato a4c58d92bf use __attribute__ to catch printf format mistakes
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 aec9c245e7 Merge branch 'jd/gitolite'
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
Lars Hjemli 6821d8ea4a Merge branch 'jh/ignorews'
15 years ago
Lars Hjemli 5c5d189635 Merge branch 'lh/macros'
15 years ago
Johan Herland 2cc8b99f08 Add URL parameter 'ignorews' for optionally ignoring whitespace in diffs
15 years ago
Lars Hjemli 6f92f332e6 Merge branch 'jh/context-lines'
15 years ago
Lars Hjemli 37a24e4e39 Merge branch 'jh/path-limit'
15 years ago
Johan Herland 6180e6169d Add URL parameter 'context' for changing the number of context lines in diffs
15 years ago
Lars Hjemli c2766deb67 Merge branch 'ag/atom-fixes'
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
16 years ago
Lars Hjemli 4e75d7c9b9 Merge branch 'lh/remote-branches'
16 years ago
Lars Hjemli f4f6210b4f Merge branch 'ro/ssdiff'
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
Ragnar Ouchterlony c358aa3dfe Add possibility to switch between unidiff and side-by-side-diff.
16 years ago
Lars Hjemli 92f6940975 Merge branch 'lh/repo-scan'
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 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 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 7a8b3b4104 cgit.h: keep config flags sorted
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 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 5e447b1ed1 Merge branch 'lh/binary'
17 years ago
Lars Hjemli c495cf02ba Handle binary files in diffs
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 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 9c8be943f7 Merge branch 'lh/sort-repolist'
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 d532c4d161 Merge branch 'lh/plain'
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 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 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
Lars Hjemli c5984a9896 Add separate header-files for each page/view
17 years ago
Lars Hjemli f34478cbe0 Refactor snapshot support
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 d1f3bbe9d2 Move cgit_repo into cgit_context
18 years ago
Lars Hjemli b228d4ff82 Add all config variables into struct cgit_context
18 years ago