summaryrefslogtreecommitdiff
path: root/t/t7450-bad-git-dotfiles.sh
AgeCommit message (Expand)AuthorFilesLines
2026-07-19Merge branch 'mm/test-grep-lint'Junio C Hamano1-7/+13
2026-07-06Merge branch 'jk/setup-gitfile-diag-fix'Junio C Hamano1-1/+1
2026-07-06t: convert grep assertions to test_grepMichael Montalbo1-7/+13
2026-06-16read_gitfile(): simplify NOT_A_REPO error messageJeff King1-1/+1
2026-04-22t: prepare conditional test execution for `set -e`Patrick Steinhardt1-11/+13
2025-08-04Merge branch 'ch/t7450-recursive-clone-test-fix'Junio C Hamano1-1/+1
2025-07-31t7450: inspect the correct path a broken code would write tochenjianhu1-1/+1
2025-05-28Sync with 2.47.3Taylor Blau1-0/+33
2025-05-28Sync with 2.43.7Taylor Blau1-0/+33
2025-05-23config: quote values containing CR characterJustin Tobler1-0/+33
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-04-19Sync with 2.43.4Johannes Schindelin1-2/+32
2024-04-19Sync with 2.42.2Johannes Schindelin1-2/+32
2024-04-19Sync with 2.39.4Johannes Schindelin1-2/+32
2024-04-17clone: prevent clashing git dirs when cloning submodule in parallelFilip Hejsek1-2/+32
2024-01-19submodule-config.c: strengthen URL fsck checkVictoria Dye1-10/+1
2024-01-19t7450: test submodule urlsVictoria Dye1-0/+35
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-6/+6
2023-02-06push: free_refs() the "local_refs" in set_refspecs()Ævar Arnfjörð Bjarmason1-0/+2
2022-10-06Sync with 2.37.4Taylor Blau1-0/+4
2022-10-06Sync with 2.31.5Taylor Blau1-0/+4
2022-09-02submodule--helper: move "check-name" to a test-toolÆvar Arnfjörð Bjarmason1-1/+1
2021-05-11Merge branch 'jk/symlinked-dotgitx-cleanup'Junio C Hamano1-0/+314
2021-05-04fsck: warn about symlinked dotfiles we'll open with O_NOFOLLOWJeff King1-2/+27
2021-05-04t7450: test .gitmodules symlink matching against obscured namesJeff King1-34/+49
2021-05-04t7450: test verify_path() handling of gitmodulesJeff King1-3/+16
2021-05-03t7415: rename to expand scopeJeff King1-0/+258