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-04-17
Sync with 2.39.3
Johannes Schindelin
1
-11
/
+25
2023-04-17
Sync with 2.38.5
Johannes Schindelin
1
-11
/
+25
2023-04-17
Sync with 2.37.7
Johannes Schindelin
1
-11
/
+25
2023-04-17
Sync with 2.36.6
Johannes Schindelin
1
-11
/
+25
2023-04-17
Sync with 2.35.8
Johannes Schindelin
1
-11
/
+25
2023-04-17
Sync with 2.34.8
Johannes Schindelin
1
-11
/
+25
2023-04-17
Sync with 2.33.8
Johannes Schindelin
1
-11
/
+25
2023-04-17
Sync with 2.32.7
Johannes Schindelin
1
-11
/
+25
2023-04-17
Sync with 2.31.8
Johannes Schindelin
1
-11
/
+25
2023-04-17
Sync with 2.30.9
Johannes Schindelin
1
-11
/
+25
2023-04-17
config.c: disallow overly-long lines in `copy_or_rename_section_in_file()`
Taylor Blau
1
-0
/
+13
2023-04-17
config.c: avoid integer truncation in `copy_or_rename_section_in_file()`
Taylor Blau
1
-5
/
+5
2023-04-17
config: avoid fixed-sized buffer when renaming/deleting a section
Taylor Blau
1
-6
/
+7
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
[next]