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
/
setup.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-19
Sync with 2.41.1
Johannes Schindelin
1
-14
/
+77
2024-04-19
Sync with 2.40.2
Johannes Schindelin
1
-0
/
+76
2024-04-19
init.templateDir: consider this config setting protected
Johannes Schindelin
1
-7
/
+30
2024-04-17
init: refactor the template directory discovery into its own function
Johannes Schindelin
1
-0
/
+32
2024-04-17
fetch/clone: detect dubious ownership of local repositories
Johannes Schindelin
1
-0
/
+21
2023-11-02
Merge branch 'ds/scalar-updates' into maint-2.42
Junio C Hamano
1
-22
/
+12
2023-08-28
setup: add discover_git_directory_reason()
Derrick Stolee
1
-22
/
+12
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
1
-1
/
+0
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
1
-6
/
+12
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
-0
/
+493
2023-06-28
config: pass kvi to die_bad_number()
Glen Choo
1
-1
/
+1
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
1
-5
/
+11
2023-06-23
Merge branch 'gc/discover-not-setup'
Junio C Hamano
1
-8
/
+0
2023-06-21
repository: remove unnecessary include of path.h
Elijah Newren
1
-0
/
+1
2023-06-21
setup: adopt shared init-db & clone code
Elijah Newren
1
-0
/
+492
2023-06-16
setup.c: don't setup in discover_git_directory()
Glen Choo
1
-5
/
+0
2023-05-26
repository: move 'repository_format_worktree_config' to repo scope
Victoria Dye
1
-2
/
+8
2023-05-01
setup: trace bare repository setups
Glen Choo
1
-0
/
+1
2023-04-11
treewide: remove double forward declaration of read_in_full
Elijah Newren
1
-0
/
+1
2023-04-11
treewide: remove cache.h inclusion due to object-name.h changes
Elijah Newren
1
-1
/
+1
2023-04-11
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-04-11
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
1
-0
/
+1
2023-03-21
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
abspath.h: move absolute path functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
1
-0
/
+1
2022-08-14
Merge branch 'js/safe-directory-plus'
Junio C Hamano
1
-12
/
+18
2022-08-08
setup: prepare for more detailed "dubious ownership" messages
Johannes Schindelin
1
-10
/
+15
2022-08-08
setup: fix some formatting
Johannes Schindelin
1
-4
/
+5
2022-07-14
setup.c: create `safe.bareRepository`
Glen Choo
1
-1
/
+56
2022-07-14
safe.directory: use git_protected_config()
Glen Choo
1
-1
/
+1
2022-07-11
Sync with Git 2.37.1
Junio C Hamano
1
-11
/
+60
2022-07-11
Merge branch 'cr/setup-bug-typo'
Junio C Hamano
1
-1
/
+1
2022-06-27
Sync with Git 2.36.2
Junio C Hamano
1
-11
/
+60
2022-06-23
Sync with 2.35.4
Johannes Schindelin
1
-11
/
+60
2022-06-23
Sync with 2.34.4
Johannes Schindelin
1
-11
/
+60
2022-06-23
Sync with 2.32.3
Johannes Schindelin
1
-11
/
+60
2022-06-23
Sync with 2.31.4
Johannes Schindelin
1
-11
/
+60
2022-06-23
setup: tighten ownership checks post CVE-2022-24765
Carlo Marcelo Arenas Belón
1
-11
/
+60
2022-06-17
setup: fix function name in a BUG() message
Cleber Rosa
1
-1
/
+1
2022-05-24
setup: don't die if realpath(3) fails on getcwd(3)
Kevin Locke
1
-1
/
+10
2022-05-20
Merge branch 'ep/maint-equals-null-cocci'
Junio C Hamano
1
-1
/
+1
2022-05-02
Merge branch 'ep/maint-equals-null-cocci' for maint-2.35
Junio C Hamano
1
-1
/
+1
2022-05-02
tree-wide: apply equals-null.cocci
Junio C Hamano
1
-1
/
+1
2022-04-13
Sync with Git 2.35.3
Junio C Hamano
1
-3
/
+9
2022-04-13
Git 2.35.3
v2.35.3
Junio C Hamano
1
-3
/
+9
2022-04-13
Git 2.33.3
v2.33.3
Junio C Hamano
1
-3
/
+9
2022-04-13
Git 2.32.2
v2.32.2
Junio C Hamano
1
-3
/
+9
2022-04-13
setup: opt-out of check with safe.directory=*
Derrick Stolee
1
-2
/
+4
[next]