Commit Graph

299 Commits (54d37dc154f5308459df0a90c81dabd0245b6c17)

Author SHA1 Message Date
Jason A. Donenfeld 00e3a3ecda cache: id means static, even if head is specified too
12 years ago
Jason A. Donenfeld 61ff10065b cache: document negative ttls and add about ttl
12 years ago
Christian Hesse 830eb6f6ff use favicon by default
12 years ago
Jason A. Donenfeld dcbc0438b2 readme: use string_list instead of space deliminations
12 years ago
Jason A. Donenfeld cd4c77d989 readme: Accept multiple candidates and test them.
12 years ago
Jason A. Donenfeld c0dfaf1c28 ui-summary: Pass filename to about-filter
12 years ago
Jason A. Donenfeld 03eb76dfad cgit.c: Do not reset HOME after unsetting it.
12 years ago
Jason A. Donenfeld 5a4156ef95 cgit.c: sync repo config printing with struct cgit_repo
12 years ago
Jason A. Donenfeld 389cc17357 Add branch-sort and repo.branch-sort options.
12 years ago
Lukas Fleischer 8d8e84e72a cgit.c: Do not restore unset environment variables
12 years ago
Jason A. Donenfeld 8a92df033e Do not load user or system gitconfig and gitattributes
12 years ago
John Keeping fb3655df3b use struct strbuf instead of static buffers
12 years ago
John Keeping ed5bd30ebe Convert cgit_print_error to a variadic function
12 years ago
John Keeping b1f17f168b Fix out-of-bounds memory accesses with virtual_root=""
12 years ago
Lukas Fleischer a92678b5f1 Do not unnecessarily strdup() environment variables
12 years ago
Lukas Fleischer 3a84324379 Maŕk cgit_environment members const
12 years ago
Lukas Fleischer 0ffdc46f08 find_default_branch(): Free refmatch after usage
12 years ago
Lukas Fleischer bafab423f2 Mark several functions/variables static
12 years ago
Lukas Fleischer fac4da38a0 cgit.c: Remove parameter from guess_defbranch()
12 years ago
Jason A. Donenfeld bdae1d8a8d White space around control verbs.
12 years ago
Lukas Fleischer 53bc747d31 Fix several whitespace errors
12 years ago
John Keeping 10628b0e52 Update git to v1.7.9.7
12 years ago
Florian Pritz b1e172acca Make "owner" column on index page configurable
13 years ago
Tobias Bieniek 792f813d34 ui-log: Add "commit-sort" option for controlling commit ordering
13 years ago
Tobias Bieniek 7a4e7c8ffb ui-repolist: Add "section-sort" flag to control section sorting.
13 years ago
Jason A. Donenfeld 521e10c884 scan-tree: Unify gitweb.* and cgit.* settings into one config option.
13 years ago
Jason A. Donenfeld fdfb6a6d80 ui-repolist: Rename section-sort to repository-sort.
13 years ago
Tobias Bieniek 8f40be229c repo_config: do not let globals override repo settings
13 years ago
Jason A. Donenfeld 7f08e03941 Update copyright headers to have latest dates.
13 years ago
Jason A. Donenfeld 184c5655b2 ui-repolist: Case insensitive sorting and age sort
13 years ago
Jason A. Donenfeld fc9181ff3d scan-tree: Support gitweb.category.
13 years ago
Jason A. Donenfeld b56be4ba3a scan-tree: Support gitweb.description.
13 years ago
Lars Hjemli ae90a0b2d1 Merge branch 'fh/mimetypes'
13 years ago
Lars Hjemli 181b6e789b Merge branch 'jp/defbranch'
13 years ago
Lars Hjemli 2b9fab8d30 Merge branch 'lh/module-links'
13 years ago
Lars Hjemli 04254fa903 Merge branch 'stable'
14 years ago
Tim Chen f2ced535e9 Fix diff mode switching when side-by-side-diffs=1
14 years ago
Ferry Huberts d01c600c17 ui_plain: automatically lookup mimetype when mimetype-file is set
14 years ago
Lars Hjemli 8d7c2ec295 cgit.c: use resolve_ref() to guess_defbranch()
14 years ago
Lars Hjemli e95c70d4ea Only guess default branch when a repo page is requested
14 years ago
Lars Hjemli b0d72da028 Merge branch 'stable'
14 years ago
Lars Hjemli 9900ac022e cgit.c: improve error message when git repo cannot be accessed
14 years ago
Lars Hjemli 3fbaf09715 Do not provide a default value for `module-link`
14 years ago
Lars Hjemli 6857bec50a ui-tree.c: add support for path-selected submodule links
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
Lars Hjemli ab350a77b1 Merge branch 'fh/filter-api'
14 years ago
Lars Hjemli 652a5a18db Merge branch 'stable'
14 years ago
Mark Lodato ec79265f20 fix virtual-root if script-name is ""
14 years ago
Lars Hjemli 4837fddc35 Merge branch 'dm/disable-clone'
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 1b09cbd303 Merge branch 'stable'
14 years ago
Lars Hjemli d0cb8413ff Avoid trailing slash in virtual-root
14 years ago
Dan McGee aae067197f Return 404 on command not found
15 years ago
Dan McGee 42231328d3 Allow disabling of HTTP clone URLs
15 years ago
Lars Hjemli 979c460e7f Merge branch 'br/misc'
15 years ago
Bernhard Reutner-Fischer 808c685ebb implement repo.logo and repo.logo-link
15 years ago
Lars Hjemli fb9e6d1594 Merge branch 'jh/scan-path'
15 years ago
Johan Herland df522794c3 scan_path(): Do not recurse into hidden directories by default
15 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
Lars Hjemli a9d6e6e695 Merge branch 'ml/bugfix'
15 years ago
Lars Hjemli 536c7a1eb2 Merge branch 'lh/section-from-path'
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
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 71d3ca75d1 Merge branch 'stable'
16 years ago
Daniel Milde 9bd3a7b1ea Clear the whole context
16 years ago
Lars Hjemli 4e75d7c9b9 Merge branch 'lh/remote-branches'
16 years ago
Lars Hjemli f4f6210b4f Merge branch 'ro/ssdiff'
16 years ago
Lars Hjemli 57bb4fdb84 Merge branch 'master' of http://op-co.de/cgit
16 years ago
Lars Hjemli 5c34d96f7e Merge branch 'stable'
16 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 92f6940975 Merge branch 'lh/repo-scan'
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