Commit Graph

150 Commits (559ab5ecc4445c8477ecf62c9fc97efa412dd562)

Author SHA1 Message Date
Christian Hesse 559ab5ecc4 git: update to v2.7.0
10 years ago
Jason A. Donenfeld ad006918a5 Avoid use of non-reentrant functions
10 years ago
Jason A. Donenfeld 73f199be3f mime: rewrite detection function
10 years ago
Christian Hesse aa943bc9a6 refactor get_mimetype_from_file() to get_mimetype_for_filename()
10 years ago
Christian Hesse f5c83d7b5d move get_mimetype_from_file() to shared
10 years ago
John Keeping 157f544ac2 Remove redundant includes
10 years ago
John Keeping 044e2d26da shared: make cgit_diff_tree_cb public
10 years ago
Christian Hesse de83de276b git: update to v2.5.0
10 years ago
John Keeping eefd5e0aea shared: make some variables 'static'
10 years ago
Lukas Fleischer c58cec9dff Add repo.hide and repo.ignore
11 years ago
Chris Burroughs 96ceb9a95a repolist: add owner-filter
11 years ago
Jason A. Donenfeld 7e1c0ed2aa diffstat: do not rely on uninitialized data
11 years ago
Jason A. Donenfeld a5e1553726 filter: add support for email filter
12 years ago
Jason A. Donenfeld 3eae406934 filter: split filter functions into their own file
12 years ago
Jason A. Donenfeld b67ea0c022 filter: make exit status local
12 years ago
Lukas Fleischer f04b8d5c99 Refactor cgit_parse_snapshots_mask()
12 years ago
Lukas Fleischer 2abce4300b Disallow use of undocumented snapshot delimiters
12 years ago
Lukas Fleischer f7f26f8875 Update copyright information
12 years ago
John Keeping 1e9f1ee64e shared.c: use die_errno() where appropriate
12 years ago
Jason A. Donenfeld 389cc17357 Add branch-sort and repo.branch-sort options.
12 years ago
John Keeping d2e20e3814 shared.c: add strbuf_ensure_end
12 years ago
John Keeping b1f17f168b Fix out-of-bounds memory accesses with virtual_root=""
12 years ago
Lukas Fleischer 1268afe836 Free reflists after usage
12 years ago
Lukas Fleischer bafab423f2 Mark several functions/variables static
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 bfc14d067d Update git to v1.7.5.4
12 years ago
Tobias Bieniek 792f813d34 ui-log: Add "commit-sort" option for controlling commit ordering
13 years ago
Jason A. Donenfeld 521e10c884 scan-tree: Unify gitweb.* and cgit.* settings into one config option.
13 years ago
Lars Hjemli 181b6e789b Merge branch 'jp/defbranch'
13 years ago
Lars Hjemli 2b9fab8d30 Merge branch 'lh/module-links'
13 years ago
Lukas Fleischer d96d2c98eb shared.c: Only setenv() if value is non-null
14 years ago
Lukas Fleischer 8185169e5e shared.c: Remove unused "linux/limits.h" include
14 years ago
Lars Hjemli e95c70d4ea Only guess default branch when a repo page is requested
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
Lukas Fleischer c9059710e7 Remove unused variable from cgit_diff_tree().
14 years ago
Lars Hjemli dc1a8eadd4 shared.c: do not modify const memory
14 years ago
Lars Hjemli c2b58ed853 shared.c: use execvp() to execute filter commands
14 years ago
Ferry Huberts 14f28923a2 cgit_open_filter: hand down repo configuration to script
14 years ago
Ferry Huberts d87bba846d cgit_open_filter: also take the repo as a parameter
14 years ago
Johan Herland 9a8d39c668 ui-log: Implement support for commit graphs
15 years ago
Johan Herland 1415f3f3e0 ui-log: Fix filecount/linecount when path limit is in effect
15 years ago
Lars Hjemli 515edb0da3 Add support for "readme" 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