summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorLines
2024-05-24Merge branch 'fixes/2.45.1/2.43' into fixes/2.45.1/2.44Junio C Hamano-154/+7
2024-05-24Merge branch 'fixes/2.45.1/2.42' into fixes/2.45.1/2.43Junio C Hamano-154/+7
2024-05-24Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42Junio C Hamano-154/+7
2024-05-24Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41Junio C Hamano-156/+10
2024-05-24Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40Junio C Hamano-156/+10
2024-05-22Revert "fsck: warn about symlink pointing inside a gitdir"Junio C Hamano-37/+0
2024-05-21Revert "Add a helper function to compare file contents"Johannes Schindelin-51/+0
2024-05-21clone: drop the protections where hooks aren't runJohannes Schindelin-51/+0
2024-05-21tests: verify that `clone -c core.hooksPath=/dev/null` works againJohannes Schindelin-0/+7
2024-05-21Revert "core.hooksPath: add some protection while cloning"Johannes Schindelin-15/+0
2024-05-21send-email: avoid creating more than one Term::ReadLine objectJeff King-2/+3
2024-04-19Sync with 2.43.4Johannes Schindelin-2/+502
2024-04-19Sync with 2.42.2Johannes Schindelin-2/+502
2024-04-19Sync with 2.41.1Johannes Schindelin-2/+502
2024-04-19Sync with 2.40.2Johannes Schindelin-2/+503
2024-04-19Sync with 2.39.4Johannes Schindelin-2/+502
2024-04-19Merge branch 'ownership-checks-in-local-clones'Johannes Schindelin-0/+24
2024-04-19fsck: warn about symlink pointing inside a gitdirJohannes Schindelin-0/+37
2024-04-19core.hooksPath: add some protection while cloningJohannes Schindelin-0/+15
2024-04-19init.templateDir: consider this config setting protectedJohannes Schindelin-0/+31
2024-04-19clone: prevent hooks from running during a cloneJohannes Schindelin-0/+51
2024-04-19Add a helper function to compare file contentsJohannes Schindelin-0/+51
2024-04-17clone: when symbolic links collide with directories, keep the latterJohannes Schindelin-2/+17
2024-04-17t5510: verify that D/F confusion cannot lead to an RCEJohannes Schindelin-0/+24
2024-04-17submodule: require the submodule path to contain directories onlyJohannes Schindelin-4/+5
2024-04-17submodules: submodule paths must not contain symlinksJohannes Schindelin-0/+48
2024-04-17clone: prevent clashing git dirs when cloning submodule in parallelFilip Hejsek-2/+32
2024-04-17t7423: add tests for symlinked submodule directoriesFilip Hejsek-0/+66
2024-04-17has_dir_name(): do not get confused by characters < '/'Filip Hejsek-0/+28
2024-04-17upload-pack: disable lazy-fetching by defaultJeff King-0/+18
2024-04-17fetch/clone: detect dubious ownership of local repositoriesJohannes Schindelin-3/+3
2024-04-17t0411: add tests for cloning from partial repoFilip Hejsek-0/+60
2024-04-17builtin/clone: refuse local clones of unsafe repositoriesPatrick Steinhardt-0/+24
2024-04-17Merge branch 'jk/test-lsan-denoise-output'Johannes Schindelin-0/+1
2024-04-16Merge branch 'jk/httpd-test-updates'Johannes Schindelin-32/+12
2024-04-16Merge branch 'jk/http-test-fixes'Johannes Schindelin-114/+122
2024-04-16test-lib: ignore uninteresting LSan outputJeff King-0/+1
2024-02-22Merge branch 'la/trailer-cleanups' into maint-2.43Junio C Hamano-0/+37
2024-02-19Merge branch 'la/trailer-cleanups'Junio C Hamano-0/+37
2024-02-19trailer: fix comment/cut-line regression with opts->no_dividerJeff King-0/+37
2024-02-14Merge branch 'pb/complete-config'Junio C Hamano-0/+29
2024-02-14Merge branch 'vn/rebase-with-cherry-pick-authorship'Junio C Hamano-0/+12
2024-02-14Merge branch 'pw/gc-during-rebase'Junio C Hamano-1/+26
2024-02-13Merge branch 'ps/report-failure-from-git-stash' into maint-2.43Junio C Hamano-0/+52
2024-02-13Merge branch 'jk/diff-external-with-no-index' into maint-2.43Junio C Hamano-0/+12
2024-02-13Merge branch 'rs/parse-options-with-keep-unknown-abbrev-fix' into maint-2.43Junio C Hamano-0/+6
2024-02-13Merge branch 'en/diffcore-delta-final-line-fix' into maint-2.43Junio C Hamano-0/+24
2024-02-13Merge branch 'tc/show-ref-exists-fix' into maint-2.43Junio C Hamano-2/+2
2024-02-13Merge branch 'jc/unit-tests-make-relative-fix'Junio C Hamano-14/+47
2024-02-12Merge branch 'tb/multi-pack-reuse-experiment'Junio C Hamano-41/+44