Junio C Hamano committed over 4 years ago
push: new config option "push.autoSetupRemote" supports "simple" push
Tao Klerks committed over 4 years ago
push: default to single remote even when not named origin
Tao Klerks committed over 4 years ago
branch: new autosetupmerge option 'simple' for matching branches
Tao Klerks committed over 4 years ago
Some regression fixes for 2.36
Junio C Hamano committed over 4 years ago
Merge branch 'rs/name-rev-fix-free-after-use'
Junio C Hamano committed over 4 years ago
Merge branch 'jc/diff-tree-stdin-fix'
Junio C Hamano committed over 4 years ago
Merge branch 'gc/submodule-update-part2'
Junio C Hamano committed over 4 years ago
safe.directory: document and check that it's ignored in the environment
SZEDER Gábor committed over 4 years ago
t0033-safe-directory: check when 'safe.directory' is ignored
SZEDER Gábor committed over 4 years ago
t0033-safe-directory: check the error message without matching the trash dir
SZEDER Gábor committed over 4 years ago
rev-parse: integrate with sparse index
Derrick Stolee committed over 4 years ago
object-name: diagnose trees in index properly
Derrick Stolee committed over 4 years ago
object-name: reject trees found in the index
Derrick Stolee committed over 4 years ago
show: integrate with the sparse index
Derrick Stolee committed over 4 years ago
t1092: add compatibility tests for 'git show'
Derrick Stolee committed over 4 years ago
submodule--helper: fix initialization of warn_if_uninitialized
Orgad Shaneh committed over 4 years ago
2.36 gitk/diff-tree --stdin regression fix
Junio C Hamano committed over 4 years ago
cache: use const char * for get_object_directory()
Derrick Stolee committed over 4 years ago
multi-pack-index: use --object-dir real path
Derrick Stolee committed over 4 years ago