index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-24
Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42
Junio C Hamano
1
-12
/
+1
2024-05-24
Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41
Junio C Hamano
1
-12
/
+1
2024-05-24
Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40
Junio C Hamano
1
-12
/
+1
2024-05-21
Revert "core.hooksPath: add some protection while cloning"
Johannes Schindelin
1
-12
/
+1
2024-04-19
Sync with 2.41.1
Johannes Schindelin
1
-1
/
+12
2024-04-19
Sync with 2.40.2
Johannes Schindelin
1
-1
/
+12
2024-04-19
Sync with 2.39.4
Johannes Schindelin
1
-1
/
+12
2024-04-19
core.hooksPath: add some protection while cloning
Johannes Schindelin
1
-1
/
+12
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
1
-2
/
+0
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
1
-326
/
+220
2023-07-06
Merge branch 'gc/config-partial-submodule-kvi-fix'
Junio C Hamano
1
-6
/
+0
2023-07-05
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
1
-1
/
+0
2023-07-05
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
1
-1
/
+0
2023-06-29
Merge branch 'en/header-split-cache-h-part-3'
Junio C Hamano
1
-1
/
+4
2023-06-28
config: pass source to config_parser_event_fn_t
Glen Choo
1
-64
/
+13
2023-06-28
config: add kvi.path, use it to evaluate includes
Glen Choo
1
-21
/
+19
2023-06-28
config.c: remove config_reader from configsets
Glen Choo
1
-34
/
+11
2023-06-28
config: pass kvi to die_bad_number()
Glen Choo
1
-95
/
+61
2023-06-28
trace2: plumb config kvi
Glen Choo
1
-46
/
+0
2023-06-28
config.c: pass ctx with CLI config
Glen Choo
1
-39
/
+41
2023-06-28
config: pass ctx with config files
Glen Choo
1
-35
/
+70
2023-06-28
config.c: pass ctx in configsets
Glen Choo
1
-19
/
+16
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
1
-14
/
+24
2023-06-26
config: don't BUG when both kvi and source are set
Glen Choo
1
-6
/
+0
2023-06-23
Merge branch 'rj/leakfixes'
Junio C Hamano
1
-0
/
+2
2023-06-22
Merge branch 'ds/disable-replace-refs'
Junio C Hamano
1
-5
/
+0
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
1
-1
/
+1
2023-06-21
git-compat-util.h: remove unneccessary include of wildmatch.h
Elijah Newren
1
-0
/
+1
2023-06-21
repository: remove unnecessary include of path.h
Elijah Newren
1
-0
/
+1
2023-06-21
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-06-17
config: fix a leak in git_config_copy_or_rename_section_in_file
Rubén Justo
1
-0
/
+1
2023-06-12
config: fix a leak in git_config_copy_or_rename_section_in_file
Rubén Justo
1
-0
/
+1
2023-06-12
repository: create read_replace_refs setting
Derrick Stolee
1
-5
/
+0
2023-05-26
repository: move 'repository_format_worktree_config' to repo scope
Victoria Dye
1
-3
/
+4
2023-05-26
config: pass 'repo' directly to 'config_with_options()'
Victoria Dye
1
-7
/
+9
2023-05-26
config: use gitdir to get worktree config
Victoria Dye
1
-9
/
+19
2023-05-09
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
1
-1
/
+2
2023-04-25
Merge branch 'en/header-split-cache-h'
Junio C Hamano
1
-0
/
+6
2023-04-24
Sync with Git 2.40.1
Junio C Hamano
1
-11
/
+25
2023-04-24
treewide: remove cache.h inclusion due to previous changes
Elijah Newren
1
-1
/
+1
2023-04-24
ws.h: move declarations for ws.c functions from cache.h
Elijah Newren
1
-0
/
+1
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
[next]