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
2024-05-24
Merge branch 'fixes/2.45.1/2.43' into fixes/2.45.1/2.44
Junio C Hamano
1
-12
/
+1
2024-05-24
Merge branch 'fixes/2.45.1/2.42' into fixes/2.45.1/2.43
Junio C Hamano
1
-12
/
+1
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.43.4
Johannes Schindelin
1
-1
/
+12
2024-04-19
Sync with 2.42.2
Johannes Schindelin
1
-1
/
+12
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
2024-02-08
Merge branch 'en/header-cleanup' into maint-2.43
Junio C Hamano
1
-3
/
+0
2024-01-18
config: factor out global config file retrieval
Kristoffer Haugsbakk
1
-0
/
+20
2024-01-18
config: rename global config function
Kristoffer Haugsbakk
1
-2
/
+2
2024-01-18
config: format newlines
Kristoffer Haugsbakk
1
-2
/
+0
2024-01-08
Merge branch 'en/header-cleanup'
Junio C Hamano
1
-3
/
+0
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
1
-3
/
+0
2023-12-09
config: use git_config_string() for core.checkRoundTripEncoding
Jeff King
1
-6
/
+2
2023-12-09
config: reject bogus values for core.checkstat
Jeff King
1
-0
/
+3
2023-12-09
config: handle NULL value when parsing non-bools
Jeff King
1
-0
/
+8
2023-10-30
Merge branch 'jc/attr-tree-config'
Junio C Hamano
1
-0
/
+16
2023-10-13
attr: add attr.tree for setting the treeish to read attributes from
John Cai
1
-0
/
+16
2023-10-10
Merge branch 'cw/prelim-cleanup'
Junio C Hamano
1
-172
/
+1
2023-09-29
parse: separate out parsing functions from config.h
Calvin Wan
1
-179
/
+1
2023-09-29
config: correct bad boolean env value error message
Calvin Wan
1
-1
/
+8
2023-08-31
add core.maxTreeDepth config
Jeff King
1
-0
/
+5
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
[next]