summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2024-04-19Sync with 2.39.4Johannes Schindelin14-2/+502
2024-04-19Merge branch 'ownership-checks-in-local-clones'Johannes Schindelin1-0/+24
2024-04-19fsck: warn about symlink pointing inside a gitdirJohannes Schindelin1-0/+37
2024-04-19core.hooksPath: add some protection while cloningJohannes Schindelin1-0/+15
2024-04-19init.templateDir: consider this config setting protectedJohannes Schindelin1-0/+31
2024-04-19clone: prevent hooks from running during a cloneJohannes Schindelin1-0/+51
2024-04-19Add a helper function to compare file contentsJohannes Schindelin2-0/+51
2024-04-17clone: when symbolic links collide with directories, keep the latterJohannes Schindelin2-2/+17
2024-04-17t5510: verify that D/F confusion cannot lead to an RCEJohannes Schindelin1-0/+24
2024-04-17submodule: require the submodule path to contain directories onlyJohannes Schindelin1-4/+5
2024-04-17submodules: submodule paths must not contain symlinksJohannes Schindelin1-0/+48
2024-04-17clone: prevent clashing git dirs when cloning submodule in parallelFilip Hejsek1-2/+32
2024-04-17t7423: add tests for symlinked submodule directoriesFilip Hejsek1-0/+66
2024-04-17has_dir_name(): do not get confused by characters < '/'Filip Hejsek1-0/+28
2024-04-17upload-pack: disable lazy-fetching by defaultJeff King1-0/+18
2024-04-17fetch/clone: detect dubious ownership of local repositoriesJohannes Schindelin1-3/+3
2024-04-17t0411: add tests for cloning from partial repoFilip Hejsek1-0/+60
2024-04-17builtin/clone: refuse local clones of unsafe repositoriesPatrick Steinhardt1-0/+24
2024-04-17Merge branch 'jk/test-lsan-denoise-output'Johannes Schindelin1-0/+1
2024-04-16Merge branch 'jk/httpd-test-updates'Johannes Schindelin3-32/+12
2024-04-16Merge branch 'jk/http-test-fixes'Johannes Schindelin5-114/+122
2024-04-16test-lib: ignore uninteresting LSan outputJeff King1-0/+1
2023-04-17Sync with 2.39.3Johannes Schindelin2-0/+45
2023-04-17Sync with 2.38.5Johannes Schindelin2-0/+45
2023-04-17Sync with 2.37.7Johannes Schindelin2-0/+45
2023-04-17Sync with 2.36.6Johannes Schindelin2-0/+45
2023-04-17Sync with 2.35.8Johannes Schindelin3-1/+46
2023-04-17Sync with 2.34.8Johannes Schindelin3-1/+46
2023-04-17Sync with 2.33.8Johannes Schindelin3-1/+46
2023-04-17Sync with 2.32.7Johannes Schindelin3-1/+46
2023-04-17Sync with 2.31.8Johannes Schindelin3-1/+46
2023-04-17tests: avoid using `test_i18ncmp`Johannes Schindelin3-9/+9
2023-04-17Sync with 2.30.9Johannes Schindelin4-7/+52
2023-04-17Merge branch 'tb/config-copy-or-rename-in-file-injection'Taylor Blau1-0/+30
2023-04-17config.c: disallow overly-long lines in `copy_or_rename_section_in_file()`Taylor Blau1-0/+10
2023-04-17config: avoid fixed-sized buffer when renaming/deleting a sectionTaylor Blau1-2/+2
2023-04-17t1300: demonstrate failure when renaming sections with long linesTaylor Blau1-0/+20
2023-04-17apply --reject: overwrite existing `.rej` symlink if it existsJohannes Schindelin1-0/+15
2023-03-12t5604: GETTEXT_POISON fix, conclusionJohannes Schindelin1-1/+1
2023-03-12t5604: GETTEXT_POISON fix, part 1Johannes Schindelin1-1/+1
2023-03-12t5619: GETTEXT_POISON fixJohannes Schindelin1-1/+1
2023-03-12t0003: GETTEXT_POISON fix, conclusionJohannes Schindelin1-1/+1
2023-03-12t0003: GETTEXT_POISON fix, part 1Johannes Schindelin1-4/+4
2023-03-12t0033: GETTEXT_POISON fixJohannes Schindelin1-1/+1
2023-02-28Merge branch 'ar/test-lib-remove-stale-comment'Junio C Hamano1-6/+0
2023-02-28Merge branch 'zy/t9700-style'Junio C Hamano1-28/+27
2023-02-28Merge branch 'pw/rebase-i-parse-fix'Junio C Hamano4-8/+48
2023-02-28Merge branch 'jk/http-test-fixes'Junio C Hamano5-114/+122
2023-02-27Merge branch 'jc/countermand-format-attach'Junio C Hamano1-0/+18
2023-02-27Merge branch 'jk/shorten-unambiguous-ref-wo-sscanf'Junio C Hamano1-0/+34