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
2026-08-24
Merge branch 'js/pack-objects-delta-size-t'
Junio C Hamano
1
-0
/
+9
2026-08-13
pack-objects: widen delta-cache accounting to `size_t`
Johannes Schindelin
1
-0
/
+9
2026-07-30
Merge branch 'jt/config-lock-timeout'
Junio C Hamano
1
-2
/
+23
2026-07-30
Merge branch 'rs/tempfile-wo-the-repository'
Junio C Hamano
1
-2
/
+2
2026-07-14
use repo_hold_lock_file_for_update{,_mode,_timeout}() with custom repos
René Scharfe
1
-2
/
+2
2026-07-10
config: add "worktree" and "worktree/i" includeIf conditions
Chen Linxuan
1
-0
/
+6
2026-07-10
config: refactor include_by_gitdir() into include_by_path()
Chen Linxuan
1
-11
/
+8
2026-06-21
Merge branch 'js/objects-larger-than-4gb-on-windows-more'
Junio C Hamano
1
-1
/
+1
2026-06-15
odb: use size_t for object_info.sizep and the size APIs
Johannes Schindelin
1
-1
/
+1
2026-06-15
Merge branch 'hn/config-typo-advice'
Junio C Hamano
1
-9
/
+29
2026-06-03
config: add git_config_key_is_valid() for quiet validation
Harald Nordgren
1
-9
/
+29
2026-05-18
config: retry acquiring config.lock, configurable via core.configLockTimeout
Jörg Thalheim
1
-2
/
+22
2026-04-10
config: add a repo_config_get_uint() helper
Adrian Ratiu
1
-0
/
+28
2026-02-05
global: constify some pointers that are not written to
Collin Funk
1
-1
/
+1
2026-01-06
Merge branch 'rs/parse-config-expiry-simplify'
Junio C Hamano
1
-3
/
+3
2025-12-28
config: use git_parse_int() in git_config_get_expiry_in_days()
René Scharfe
1
-3
/
+3
2025-12-05
Merge branch 'jc/optional-path'
Junio C Hamano
1
-1
/
+2
2025-11-24
config: really pretend missing :(optional) value is not there
Junio C Hamano
1
-0
/
+1
2025-11-20
config: mark otherwise unused function as file-scope static
Junio C Hamano
1
-1
/
+1
2025-11-06
Merge branch 'dk/parseopt-optional-filename-fixes'
Junio C Hamano
1
-1
/
+1
2025-11-04
config: use boolean type for a simple flag
D. Ben Knoble
1
-1
/
+1
2025-10-14
Merge branch 'jc/optional-path'
Junio C Hamano
1
-2
/
+14
2025-10-07
config: values of pathname type can be prefixed with :(optional)
Junio C Hamano
1
-2
/
+14
2025-09-18
Merge branch 'pw/3.0-commentchar-auto-deprecation'
Junio C Hamano
1
-2
/
+295
2025-08-26
commit: print advice when core.commentString=auto
Phillip Wood
1
-6
/
+188
2025-08-26
config: warn on core.commentString=auto
Phillip Wood
1
-2
/
+113
2025-08-21
Merge branch 'jc/strbuf-split'
Junio C Hamano
1
-13
/
+10
2025-08-04
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
1
-533
/
+22
2025-08-02
config: do not use strbuf_split()
Junio C Hamano
1
-13
/
+10
2025-07-31
Merge branch 'ps/config-wo-the-repository' into pw/3.0-commentchar-auto-depre...
Junio C Hamano
1
-533
/
+22
2025-07-28
Merge branch 'ac/auto-comment-char-fix'
Junio C Hamano
1
-2
/
+4
2025-07-24
Merge branch 'pw/config-kvi-remove-path'
Junio C Hamano
1
-15
/
+13
2025-07-23
config: fix sign comparison warnings
Patrick Steinhardt
1
-19
/
+21
2025-07-23
config: move Git config parsing into "environment.c"
Patrick Steinhardt
1
-511
/
+0
2025-07-23
config: drop `git_config_set()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-07-16
config: set comment_line_str to "#" when core.commentChar=auto
Ayush Chandekar
1
-2
/
+4
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
1
-2
/
+2
2025-07-15
config: remove unneeded struct field
Phillip Wood
1
-15
/
+13
2025-07-07
Sync with Git 2.50.1
Junio C Hamano
1
-1
/
+1
2025-07-01
odb: rename `repo_read_object_file()`
Patrick Steinhardt
1
-1
/
+1
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
1
-1
/
+1
2025-06-15
Sync with 2.49.1
Junio C Hamano
1
-1
/
+1
2025-06-12
Sync with 2.48.2
Junio C Hamano
1
-1
/
+1
2025-06-10
environment: remove the global variable 'core_preload_index'
Ayush Chandekar
1
-5
/
+0
2025-05-28
Sync with 2.47.3
Taylor Blau
1
-1
/
+1
2025-05-28
Sync with 2.46.4
Taylor Blau
1
-1
/
+1
2025-05-28
Sync with 2.45.4
Taylor Blau
1
-1
/
+1
2025-05-28
Sync with 2.44.4
Taylor Blau
1
-1
/
+1
2025-05-28
Sync with 2.43.7
Taylor Blau
1
-1
/
+1
2025-05-23
config: quote values containing CR character
Justin Tobler
1
-1
/
+1
[next]