index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-08
*: fix typos which duplicate a word
Andrei Rybak
1
-1
/
+1
2022-11-28
Merge branch 'pw/config-int-parse-fixes'
Junio C Hamano
1
-5
/
+19
2022-11-09
git_parse_signed(): avoid integer overflow
Phillip Wood
1
-5
/
+6
2022-11-09
config: require at least one digit when parsing numbers
Phillip Wood
1
-0
/
+8
2022-11-09
git_parse_unsigned: reject negative values
Phillip Wood
1
-0
/
+5
2022-10-30
Merge branch 'ds/bundle-uri-3'
Taylor Blau
1
-1
/
+1
2022-10-25
Merge branch 'gc/bare-repo-discovery'
Junio C Hamano
1
-22
/
+8
2022-10-13
config: respect includes in protected config
Glen Choo
1
-22
/
+8
2022-10-12
bundle-uri: create base key-value pair parsing
Derrick Stolee
1
-1
/
+1
2022-09-01
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2022-08-19
hashmap: mark unused callback parameters
Jeff King
1
-2
/
+2
2022-08-19
config: mark unused callback parameters
Jeff King
1
-1
/
+2
2022-07-26
config.c: NULL check when reading protected config
Glen Choo
1
-3
/
+8
2022-07-14
config: learn `git_protected_config()`
Glen Choo
1
-0
/
+43
2022-06-03
Merge branch 'ns/batch-fsync'
Junio C Hamano
1
-1
/
+3
2022-05-26
Merge branch 'tk/simple-autosetupmerge'
Junio C Hamano
1
-0
/
+3
2022-05-20
Merge branch 'ep/maint-equals-null-cocci'
Junio C Hamano
1
-4
/
+4
2022-05-02
Merge branch 'ep/maint-equals-null-cocci' for maint-2.35
Junio C Hamano
1
-4
/
+4
2022-05-02
tree-wide: apply equals-null.cocci
Junio C Hamano
1
-4
/
+4
2022-04-29
branch: new autosetupmerge option 'simple' for matching branches
Tao Klerks
1
-0
/
+3
2022-04-06
core.fsync: use batch mode and sync loose objects by default on Windows
Neeraj Singh
1
-1
/
+1
2022-04-06
core.fsyncmethod: batched disk flushes for loose-objects
Neeraj Singh
1
-0
/
+2
2022-04-06
Merge branch 'ns/core-fsyncmethod' into ns/batch-fsync
Junio C Hamano
1
-0
/
+94
2022-04-04
Merge branch 'jh/builtin-fsmonitor-part2'
Junio C Hamano
1
-14
/
+0
2022-04-04
Merge branch 'ns/core-fsyncmethod'
Junio C Hamano
1
-1
/
+1
2022-03-30
core.fsyncmethod: correctly camel-case warning message
Neeraj Singh
1
-1
/
+1
2022-03-25
fsmonitor: config settings are repository-specific
Jeff Hostetler
1
-14
/
+0
2022-03-15
core.fsync: new option to harden references
Patrick Steinhardt
1
-0
/
+1
2022-03-15
Merge branch 'ns/core-fsyncmethod' into ps/fsync-refs
Junio C Hamano
1
-0
/
+94
2022-03-15
core.fsync: documentation and user-friendly aggregate options
Neeraj Singh
1
-0
/
+5
2022-03-10
core.fsync: new option to harden the index
Neeraj Singh
1
-0
/
+1
2022-03-10
core.fsync: add configuration parsing
Neeraj Singh
1
-0
/
+76
2022-03-10
core.fsyncmethod: add writeout-only mode
Neeraj Singh
1
-0
/
+12
2022-03-09
Merge branch 'en/present-despite-skipped'
Junio C Hamano
1
-0
/
+14
2022-03-01
repo_read_index: add config to expect files outside sparse patterns
Elijah Newren
1
-0
/
+14
2022-02-25
Merge branch 'ab/date-mode-release'
Junio C Hamano
1
-0
/
+1
2022-02-25
Merge branch 'ds/sparse-checkout-requires-per-worktree-config'
Junio C Hamano
1
-5
/
+34
2022-02-16
date API: create a date.h, split from cache.h
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-02-09
Merge branch 'jt/conditional-config-on-remote-url'
Junio C Hamano
1
-8
/
+124
2022-02-08
config: make git_configset_get_string_tmp() private
Derrick Stolee
1
-2
/
+2
2022-02-08
config: add repo_config_set_worktree_gently()
Derrick Stolee
1
-3
/
+32
2022-01-18
config: include file if remote URL matches a glob
Jonathan Tan
1
-7
/
+113
2022-01-18
config: make git_config_include() static
Jonathan Tan
1
-1
/
+11
2022-01-10
Merge branch 'js/branch-track-inherit'
Junio C Hamano
1
-1
/
+4
2021-12-20
config: require lowercase for branch.*.autosetupmerge
Josh Steadmon
1
-1
/
+1
2021-12-20
branch: add flags and config to inherit tracking
Josh Steadmon
1
-0
/
+3
2021-12-07
config API: use get_error_routine(), not vreportf()
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2021-10-21
config.c: don't leak memory in handle_path_include()
Ævar Arnfjörð Bjarmason
1
-2
/
+5
2021-09-28
config.c: remove unused git_config_key_is_valid()
Ævar Arnfjörð Bjarmason
1
-26
/
+8
2021-09-23
Merge branch 'rs/drop-core-compression-vars'
Junio C Hamano
1
-3
/
+0
[next]