Commit Graph

128 Commits (6d7e3596ebb387265d8cfdc5b312e0ea76da8c8a)

Author SHA1 Message Date
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
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 9af580d8f6 Merge branch 'sn/subject-link'
15 years ago
Johan Herland 026980c270 Remove unused variable in shared.c
15 years ago
Lars Hjemli 023d933121 Merge branch 'stable'
15 years ago
Lars Hjemli ce761fde07 shared.c: avoid memory leak during diff
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 41934a3222 Add support for remote branches
16 years ago
Lars Hjemli 21f67e7d82 shared.c: return original errno
16 years ago
Rys Sommefeldt 8cfe4897f0 Close fd on error in readfile()
16 years ago
Lars Hjemli 42e7a169e8 shared.c: initialize cgit_repo structs properly
16 years ago
Lars Hjemli e7af002d5c Introduce 'section' as canonical spelling for 'repo.group'
16 years ago
Lars Hjemli e16f178334 Add and use a common readfile() function
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
Lars Hjemli d6f6072560 Add generic filter/plugin infrastructure
16 years ago
Lars Hjemli 481ce5e298 shared.c: avoid SEGFAULT when checking for binary buffers
17 years ago
Lars Hjemli c495cf02ba Handle binary files in diffs
17 years ago
Lars Hjemli 7710178e45 Merge branch 'lh/stats'
17 years ago
Lars Hjemli 0edf76078e shared.c: future-proof usage of git diff-structures
17 years ago
Lars Hjemli fb2f3f6c29 ui-stats: replace 'enable-stats' setting with 'max-stats'
17 years ago