index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t0001-init.sh
Age
Commit message (
Expand
)
Author
2025-12-18
t0001: handle `diff --no-index` gracefully
Johannes Schindelin
2025-09-18
initial branch: give hints after switching the default name
Junio C Hamano
2025-09-10
breaking-changes: switch default branch to main
Phillip Wood
2025-07-07
setup: use "reftable" format when experimental features are enabled
Patrick Steinhardt
2025-07-07
BreakingChanges: announce switch to "reftable" format
Patrick Steinhardt
2025-03-25
advice: allow disabling default branch name advice
Justin Tobler
2025-01-30
setup: fix reinit of repos with incompatible GIT_DEFAULT_HASH
Patrick Steinhardt
2025-01-30
setup: fix reinit of repos with incompatible GIT_DEFAULT_REF_FORMAT
Patrick Steinhardt
2025-01-30
t0001: remove duplicate test
Patrick Steinhardt
2024-12-13
Merge branch 'cw/worktree-extension'
Junio C Hamano
2024-12-02
worktree: refactor `repair_worktree_after_gitdir_move()`
Caleb White
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-08-16
setup: make ref storage format configurable via config
Patrick Steinhardt
2024-08-16
setup: make object format configurable via config
Patrick Steinhardt
2024-08-16
t0001: delete repositories when object format tests finish
Patrick Steinhardt
2024-08-16
t0001: exercise initialization with ref formats more thoroughly
Patrick Steinhardt
2024-06-03
Merge branch 'ps/fix-reinit-includeif-onbranch'
Junio C Hamano
2024-05-22
setup: fix bug with "includeIf.onbranch" when initializing dir
Patrick Steinhardt
2024-01-02
builtin/init: introduce `--ref-format=` value flag
Patrick Steinhardt
2024-01-02
setup: introduce GIT_DEFAULT_REF_FORMAT envvar
Patrick Steinhardt
2024-01-02
setup: introduce "extensions.refStorage" extension
Patrick Steinhardt
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-02-06
tests: don't lose exit status with "test <op> $(git ...)"
Ævar Arnfjörð Bjarmason
2022-02-11
t0001: replace "test [-d|-f]" with test_path_is_* functions
Shaoxuan Yuan
2022-01-05
i18n: refactor "foo and bar are mutually exclusive"
Jean-Noël Avila
2021-10-12
leak tests: run various built-in tests in t00*.sh SANITIZE=leak
Ævar Arnfjörð Bjarmason
2021-07-30
t0001: fix broken not-quite getcwd(3) test in bed67874e2
Ævar Arnfjörð Bjarmason
2021-05-25
init: fix bug regarding ~/ expansion in init.templateDir
Matheus Tavares
2020-12-13
init: provide useful advice about init.defaultBranch
Johannes Schindelin
2020-12-13
branch -m: allow renaming a yet-unborn branch
Johannes Schindelin
2020-10-23
tests: start moving to a different default main branch name
Johannes Schindelin
2020-08-31
init: make --separate-git-dir work from within linked worktree
Eric Sunshine
2020-08-31
init: teach --separate-git-dir to repair linked worktrees
Eric Sunshine
2020-08-24
Merge branch 'es/init-no-separate-git-dir-in-bare'
Junio C Hamano
2020-08-10
init: disallow --separate-git-dir with bare repository
Eric Sunshine
2020-07-30
repository: enable SHA-256 support by default
brian m. carlson
2020-06-24
init: allow setting the default for the initial branch name via the config
Don Goodman-Wilson
2020-06-24
init: allow specifying the initial branch name for the new repository
Johannes Schindelin
2020-04-11
t: restrict `is_hidden` to be called only on Windows
Johannes Schindelin
2020-04-11
t: consolidate the `is_hidden` functions
Johannes Schindelin
2019-07-09
Merge branch 'jh/msvc'
Junio C Hamano
2019-07-09
Merge branch 'js/t0001-case-insensitive'
Junio C Hamano
2019-06-24
t0001: fix on case-insensitive filesystems
Johannes Schindelin
2019-06-20
t0001 (mingw): do not expect a specific order of stdout/stderr
Johannes Schindelin
2019-06-13
Merge branch 'nd/init-relative-template-fix'
Junio C Hamano
2019-05-28
trace2: rename environment variables to GIT_TRACE2*
SZEDER Gábor
2019-05-13
init: make --template path relative to $CWD
Nguyễn Thái Ngọc Duy
2019-03-12
mingw: respect core.hidedotfiles = false in git-init again
Johannes Schindelin
2019-02-22
trace2: create new combined trace facility
Jeff Hostetler
2018-11-20
tests: send "bug in the test script" errors to the script's stderr
SZEDER Gábor
[next]