aboutsummaryrefslogtreecommitdiff
path: root/t/t9300-fast-import.sh
AgeCommit message (Expand)Author
12 dayst9300: work around partial read bug in Dash v0.5.13Patrick Steinhardt
2025-10-30fast-import: mark strings for translationChristian Couder
2025-05-12tests: prepare for a world without whatchangedJunio C Hamano
2024-12-13Merge branch 'en/fast-import-verify-path'Junio C Hamano
2024-12-04Merge branch 'ps/leakfixes-part-10'Junio C Hamano
2024-12-04t9300: test verification of renamed pathsJeff King
2024-12-02fast-import: disallow more path componentsElijah Newren
2024-11-27Merge branch 'en/fast-import-avoid-self-replace'Junio C Hamano
2024-11-26fast-import: disallow "." and ".." path componentsElijah Newren
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt
2024-11-19fast-import: avoid making replace refs point to themselvesElijah Newren
2024-10-16t/test-lib: wire up NO_ICONV prerequisitePatrick Steinhardt
2024-08-14builtin/fast-import: plug trivial memory leaksPatrick Steinhardt
2024-04-15fast-import: forbid escaped NUL in pathsThalia Archibald
2024-04-15fast-import: document C-style escapes for pathsThalia Archibald
2024-04-15fast-import: allow unquoted empty path for rootThalia Archibald
2024-04-15fast-import: tighten path unquotingThalia Archibald
2024-03-16t/t9*: avoid redundant uses of catBeat Bolli
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano
2023-04-18t/t9300-fast-import.sh: prepare for `gc --cruft` by defaultTaylor Blau
2021-07-16Merge branch 'ds/gender-neutral-doc'Junio C Hamano
2021-06-16*: fix typosDerrick Stolee
2021-06-02t9300: check ref existence using test-helper rather than a file system checkHan-Wen Nienhuys
2021-02-22Merge branch 'ab/test-lib'Junio C Hamano
2021-02-12test libs: rename "diff-lib" to "lib-diff"Ævar Arnfjörð Bjarmason
2021-01-25t: prepare for GIT_TEST_WRITE_REV_INDEXTaylor Blau
2020-11-19t9[0-4]*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-07-30t9300: use $ZERO_OID instead of hard-coded object IDbrian m. carlson
2020-07-30t9300: abstract away SHA-1-specific constantsbrian m. carlson
2020-06-02Merge branch 'en/fast-import-looser-date'Junio C Hamano
2020-05-31fast-import: add new --date-format=raw-permissive formatElijah Newren
2020-03-26Merge branch 'bc/sha-256-part-1-of-4'Junio C Hamano
2020-02-28fast-import: add options for rewriting submodulesbrian m. carlson
2020-02-24t: drop debug `cat` callsMartin Ågren
2019-12-16Merge branch 'sg/t9300-robustify'Junio C Hamano
2019-12-09Sync with Git 2.24.1Junio C Hamano
2019-12-06t9300-fast-import: don't hang if background fast-import exits too earlySZEDER Gábor
2019-12-06t9300-fast-import: store the PID in a variable instead of pidfileSZEDER Gábor
2019-12-06Sync with 2.23.1Johannes Schindelin
2019-12-06Sync with 2.22.2Johannes Schindelin
2019-12-06Sync with 2.21.1Johannes Schindelin
2019-12-06Sync with 2.19.3Johannes Schindelin
2019-12-06Sync with 2.18.2Johannes Schindelin
2019-12-06Sync with 2.17.3Johannes Schindelin
2019-12-06Sync with 2.15.4Johannes Schindelin
2019-12-04fast-import: disallow "feature import-marks" by defaultJeff King
2019-12-04fast-import: disallow "feature export-marks" by defaultJeff King
2019-12-04fast-import: delay creating leading directories for export-marksJeff King
2019-12-04t9300: create marks files for double-import-marks testJeff King