summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2024-05-24Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41Junio C Hamano
2024-05-24Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40Junio C Hamano
2024-05-22Revert "fsck: warn about symlink pointing inside a gitdir"Junio C Hamano
2024-05-21Revert "Add a helper function to compare file contents"Johannes Schindelin
2024-05-21clone: drop the protections where hooks aren't runJohannes Schindelin
2024-05-21tests: verify that `clone -c core.hooksPath=/dev/null` works againJohannes Schindelin
2024-05-21Revert "core.hooksPath: add some protection while cloning"Johannes Schindelin
2024-05-21send-email: avoid creating more than one Term::ReadLine objectJeff King
2024-04-19Sync with 2.40.2Johannes Schindelin
2024-04-19Sync with 2.39.4Johannes Schindelin
2024-04-19Merge branch 'ownership-checks-in-local-clones'Johannes Schindelin
2024-04-19fsck: warn about symlink pointing inside a gitdirJohannes Schindelin
2024-04-19core.hooksPath: add some protection while cloningJohannes Schindelin
2024-04-19init.templateDir: consider this config setting protectedJohannes Schindelin
2024-04-19clone: prevent hooks from running during a cloneJohannes Schindelin
2024-04-19Add a helper function to compare file contentsJohannes Schindelin
2024-04-17clone: when symbolic links collide with directories, keep the latterJohannes Schindelin
2024-04-17t5510: verify that D/F confusion cannot lead to an RCEJohannes Schindelin
2024-04-17submodule: require the submodule path to contain directories onlyJohannes Schindelin
2024-04-17submodules: submodule paths must not contain symlinksJohannes Schindelin
2024-04-17clone: prevent clashing git dirs when cloning submodule in parallelFilip Hejsek
2024-04-17t7423: add tests for symlinked submodule directoriesFilip Hejsek
2024-04-17has_dir_name(): do not get confused by characters < '/'Filip Hejsek
2024-04-17upload-pack: disable lazy-fetching by defaultJeff King
2024-04-17fetch/clone: detect dubious ownership of local repositoriesJohannes Schindelin
2024-04-17t0411: add tests for cloning from partial repoFilip Hejsek
2024-04-17builtin/clone: refuse local clones of unsafe repositoriesPatrick Steinhardt
2024-04-17Merge branch 'jk/test-lsan-denoise-output'Johannes Schindelin
2024-04-16Merge branch 'jk/httpd-test-updates'Johannes Schindelin
2024-04-16Merge branch 'jk/http-test-fixes'Johannes Schindelin
2024-04-16test-lib: ignore uninteresting LSan outputJeff King
2023-05-25Merge branch 'sl/sparse-write-tree-part-2'Junio C Hamano
2023-05-20Merge branch 'js/rebase-count-fixes'Junio C Hamano
2023-05-20Merge branch 'jc/do-not-negate-test-helpers'Junio C Hamano
2023-05-19Merge branch 'jk/http-test-cgipassauth-unavailable-in-older-apache'Junio C Hamano
2023-05-19Merge branch 'bc/clone-empty-repo-via-protocol-v0'Junio C Hamano
2023-05-19Merge branch 'jc/send-email-pre-process-fix'Junio C Hamano
2023-05-18t/lib-httpd: make CGIPassAuth support conditionalJeff King
2023-05-17t9001: mark the script as no longer leak checker cleanJunio C Hamano
2023-05-17send-email: clear the $message_id after validationJunio C Hamano
2023-05-17upload-pack: advertise capabilities when cloning empty reposbrian m. carlson
2023-05-17Merge branch 'jc/attr-source-tree'Junio C Hamano
2023-05-16test: do not negate test_path_is_* to assert absenseJunio C Hamano
2023-05-16t2021: do not negate test_path_is_dirJunio C Hamano
2023-05-16tests: do not negate test_path_existsJunio C Hamano
2023-05-15Merge branch 'ps/fetch-output-format'Junio C Hamano
2023-05-15Merge branch 'sl/diff-files-sparse'Junio C Hamano
2023-05-15Merge branch 'ds/merge-tree-use-config'Junio C Hamano
2023-05-15Merge branch 'ar/test-cleanup-unused-file-creation'Junio C Hamano
2023-05-15Merge branch 'jk/test-verbose-no-more'Junio C Hamano