index
:
git
jch
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
Age
Commit message (
Expand
)
Author
Lines
2024-07-02
Merge branch 'tb/precompose-getcwd' into maint-2.45
Junio C Hamano
-1
/
+1
2024-06-28
Merge branch 'jc/safe-directory-leading-path' into maint-2.45
Junio C Hamano
-7
/
+15
2024-06-28
Merge branch 'ps/fix-reinit-includeif-onbranch' into maint-2.45
Junio C Hamano
-9
/
+12
2024-05-31
macOS: ls-files path fails if path of workdir is NFD
Torsten Bögershausen
-1
/
+1
2024-05-29
safe.directory: allow "lead/ing/path/*" match
Junio C Hamano
-7
/
+15
2024-05-22
setup: fix bug with "includeIf.onbranch" when initializing dir
Patrick Steinhardt
-11
/
+15
2024-04-29
Sync with 2.44.1
Johannes Schindelin
-14
/
+77
2024-04-19
Sync with 2.43.4
Johannes Schindelin
-14
/
+77
2024-04-19
Sync with 2.42.2
Johannes Schindelin
-14
/
+77
2024-04-19
Sync with 2.41.1
Johannes Schindelin
-14
/
+77
2024-04-19
Sync with 2.40.2
Johannes Schindelin
-0
/
+76
2024-04-19
init.templateDir: consider this config setting protected
Johannes Schindelin
-7
/
+30
2024-04-17
init: refactor the template directory discovery into its own function
Johannes Schindelin
-0
/
+32
2024-04-17
fetch/clone: detect dubious ownership of local repositories
Johannes Schindelin
-0
/
+21
2024-03-28
Merge branch 'eb/hash-transition'
Junio C Hamano
-0
/
+22
2024-03-21
Merge branch 'jc/safe-implicit-bare'
Junio C Hamano
-1
/
+27
2024-03-14
Merge branch 'gt/core-bare-in-templates'
Junio C Hamano
-33
/
+3
2024-03-11
setup: notice more types of implicit bare repositories
Junio C Hamano
-1
/
+27
2024-03-04
setup: remove unnecessary variable
Ghanshyam Thakkar
-33
/
+3
2024-02-27
builtin/clone: allow remote helpers to detect repo
Patrick Steinhardt
-1
/
+8
2024-02-08
Merge branch 'en/header-cleanup' into maint-2.43
Junio C Hamano
-1
/
+0
2024-01-30
Merge branch 'kl/allow-working-in-dot-git-in-non-bare-repository'
Junio C Hamano
-1
/
+2
2024-01-26
Merge branch 'ps/worktree-refdb-initialization'
Junio C Hamano
-16
/
+1
2024-01-20
setup: allow cwd=.git w/ bareRepository=explicit
Kyle Lippincott
-1
/
+2
2024-01-16
Merge branch 'ps/refstorage-extension'
Junio C Hamano
-6
/
+60
2024-01-08
Merge branch 'en/header-cleanup'
Junio C Hamano
-1
/
+0
2024-01-08
setup: move creation of "refs/" into the files backend
Patrick Steinhardt
-15
/
+0
2024-01-08
refs: prepare `refs_init_db()` for initializing worktree refs
Patrick Steinhardt
-1
/
+1
2024-01-02
setup: introduce GIT_DEFAULT_REF_FORMAT envvar
Patrick Steinhardt
-0
/
+7
2024-01-02
setup: introduce "extensions.refStorage" extension
Patrick Steinhardt
-3
/
+21
2024-01-02
setup: set repository's formats on init
Patrick Steinhardt
-0
/
+7
2024-01-02
setup: start tracking ref storage format
Patrick Steinhardt
-3
/
+25
2023-12-27
Merge branch 'ps/clone-into-reftable-repository'
Junio C Hamano
-45
/
+69
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
-1
/
+0
2023-12-20
Merge branch 'ps/clone-into-reftable-repository' into ps/refstorage-extension
Junio C Hamano
-45
/
+69
2023-12-12
builtin/clone: create the refdb with the correct object format
Patrick Steinhardt
-1
/
+1
2023-12-12
setup: allow skipping creation of the refdb
Patrick Steinhardt
-8
/
+5
2023-12-12
setup: extract function to create the refdb
Patrick Steinhardt
-38
/
+65
2023-12-09
setup: handle NULL value when parsing extensions
Jeff King
-0
/
+2
2023-11-07
setup: fix leaking repository format
Patrick Steinhardt
-0
/
+2
2023-11-07
setup: refactor `upgrade_repository_format()` to have common exit
Patrick Steinhardt
-11
/
+20
2023-11-02
Merge branch 'ds/scalar-updates' into maint-2.42
Junio C Hamano
-22
/
+12
2023-10-02
repository: implement extensions.compatObjectFormat
brian m. carlson
-2
/
+21
2023-10-02
repository: add a compatibility hash algorithm
Eric W. Biederman
-0
/
+3
2023-08-28
setup: add discover_git_directory_reason()
Derrick Stolee
-22
/
+12
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
-1
/
+0
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
-6
/
+12
2023-07-05
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
-1
/
+0
2023-06-29
Merge branch 'en/header-split-cache-h-part-3'
Junio C Hamano
-0
/
+493
2023-06-28
config: pass kvi to die_bad_number()
Glen Choo
-1
/
+1
[next]