aboutsummaryrefslogtreecommitdiffstats
path: root/t/t9300-fast-import.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-30fast-import: mark strings for translationChristian Couder1-10/+10
2025-05-12tests: prepare for a world without whatchangedJunio C Hamano1-6/+6
2024-12-13Merge branch 'en/fast-import-verify-path'Junio C Hamano1-3/+110
2024-12-04Merge branch 'ps/leakfixes-part-10'Junio C Hamano1-1/+0
2024-12-04t9300: test verification of renamed pathsJeff King1-2/+9
2024-12-02fast-import: disallow more path componentsElijah Newren1-4/+84
2024-11-27Merge branch 'en/fast-import-avoid-self-replace'Junio C Hamano1-0/+28
2024-11-26fast-import: disallow "." and ".." path componentsElijah Newren1-0/+20
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-11-19fast-import: avoid making replace refs point to themselvesElijah Newren1-0/+28
2024-10-16t/test-lib: wire up NO_ICONV prerequisitePatrick Steinhardt1-1/+1
2024-08-14builtin/fast-import: plug trivial memory leaksPatrick Steinhardt1-0/+1
2024-04-15fast-import: forbid escaped NUL in pathsThalia Archibald1-0/+1
2024-04-15fast-import: document C-style escapes for pathsThalia Archibald1-4/+6
2024-04-15fast-import: allow unquoted empty path for rootThalia Archibald1-173/+190
2024-04-15fast-import: tighten path unquotingThalia Archibald1-1/+257
2024-03-16t/t9*: avoid redundant uses of catBeat Bolli1-9/+5
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-13/+13
2023-04-18t/t9300-fast-import.sh: prepare for `gc --cruft` by defaultTaylor Blau1-9/+4
2021-07-16Merge branch 'ds/gender-neutral-doc'Junio C Hamano1-1/+0
2021-06-16*: fix typosDerrick Stolee1-1/+0
2021-06-02t9300: check ref existence using test-helper rather than a file system checkHan-Wen Nienhuys1-1/+1
2021-02-22Merge branch 'ab/test-lib'Junio C Hamano1-1/+1
2021-02-12test libs: rename "diff-lib" to "lib-diff"Ævar Arnfjörð Bjarmason1-1/+1
2021-01-25t: prepare for GIT_TEST_WRITE_REV_INDEXTaylor Blau1-1/+4
2020-11-19t9[0-4]*: adjust the references to the default branch name "main"Johannes Schindelin1-42/+42
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-07-30t9300: use $ZERO_OID instead of hard-coded object IDbrian m. carlson1-8/+8
2020-07-30t9300: abstract away SHA-1-specific constantsbrian m. carlson1-49/+59
2020-06-02Merge branch 'en/fast-import-looser-date'Junio C Hamano1-0/+28
2020-05-31fast-import: add new --date-format=raw-permissive formatElijah Newren1-0/+28
2020-03-26Merge branch 'bc/sha-256-part-1-of-4'Junio C Hamano1-0/+109
2020-02-28fast-import: add options for rewriting submodulesbrian m. carlson1-0/+109
2020-02-24t: drop debug `cat` callsMartin Ågren1-1/+0
2019-12-16Merge branch 'sg/t9300-robustify'Junio C Hamano1-4/+16
2019-12-09Sync with Git 2.24.1Junio C Hamano1-14/+44
2019-12-06t9300-fast-import: don't hang if background fast-import exits too earlySZEDER Gábor1-2/+14
2019-12-06t9300-fast-import: store the PID in a variable instead of pidfileSZEDER Gábor1-3/+3
2019-12-06Sync with 2.23.1Johannes Schindelin1-14/+44
2019-12-06Sync with 2.22.2Johannes Schindelin1-14/+44
2019-12-06Sync with 2.21.1Johannes Schindelin1-14/+44
2019-12-06Sync with 2.19.3Johannes Schindelin1-14/+44
2019-12-06Sync with 2.18.2Johannes Schindelin1-14/+44
2019-12-06Sync with 2.17.3Johannes Schindelin1-14/+44
2019-12-06Sync with 2.15.4Johannes Schindelin1-14/+44
2019-12-04fast-import: disallow "feature import-marks" by defaultJeff King1-5/+17
2019-12-04fast-import: disallow "feature export-marks" by defaultJeff King1-8/+15
2019-12-04fast-import: delay creating leading directories for export-marksJeff King1-2/+11
2019-12-04t9300: create marks files for double-import-marks testJeff King1-0/+2
2019-12-04t9300: drop some useless uses of catJeff King1-5/+5