summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2024-04-19Sync with 2.43.4Johannes Schindelin
2024-04-19Sync with 2.42.2Johannes Schindelin
2024-04-19Sync with 2.41.1Johannes Schindelin
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
2024-02-22Merge branch 'la/trailer-cleanups' into maint-2.43Junio C Hamano
2024-02-19Merge branch 'la/trailer-cleanups'Junio C Hamano
2024-02-19trailer: fix comment/cut-line regression with opts->no_dividerJeff King
2024-02-14Merge branch 'pb/complete-config'Junio C Hamano
2024-02-14Merge branch 'vn/rebase-with-cherry-pick-authorship'Junio C Hamano
2024-02-14Merge branch 'pw/gc-during-rebase'Junio C Hamano
2024-02-13Merge branch 'ps/report-failure-from-git-stash' into maint-2.43Junio C Hamano
2024-02-13Merge branch 'jk/diff-external-with-no-index' into maint-2.43Junio C Hamano
2024-02-13Merge branch 'rs/parse-options-with-keep-unknown-abbrev-fix' into maint-2.43Junio C Hamano
2024-02-13Merge branch 'en/diffcore-delta-final-line-fix' into maint-2.43Junio C Hamano
2024-02-13Merge branch 'tc/show-ref-exists-fix' into maint-2.43Junio C Hamano
2024-02-13Merge branch 'jc/unit-tests-make-relative-fix'Junio C Hamano
2024-02-12Merge branch 'tb/multi-pack-reuse-experiment'Junio C Hamano
2024-02-12Merge branch 'vd/for-each-ref-sort-with-formatted-timestamp'Junio C Hamano
2024-02-12Merge branch 'pw/show-ref-pseudorefs'Junio C Hamano
2024-02-12Merge branch 'ps/report-failure-from-git-stash'Junio C Hamano
2024-02-12Merge branch 'bk/complete-bisect'Junio C Hamano
2024-02-12completion: add and use __git_compute_second_level_config_vars_for_sectionPhilippe Blain
2024-02-12completion: add and use __git_compute_first_level_config_vars_for_sectionPhilippe Blain
2024-02-12completion: complete 'submodule.*' config variablesPhilippe Blain
2024-02-12unit-tests: do show relative file paths on non-Windows, tooJunio C Hamano
2024-02-09prune: mark rebase autostash and orig-head as reachablePhillip Wood
2024-02-08Merge branch 'jx/sideband-chomp-newline-fix' into maint-2.43Junio C Hamano
2024-02-08Merge branch 'jk/t1006-cat-file-objectsize-disk' into maint-2.43Junio C Hamano