summaryrefslogtreecommitdiff
path: root/t/t9350-fast-export.sh
AgeCommit message (Expand)AuthorFilesLines
2026-07-06t: convert grep assertions to test_grepMichael Montalbo1-27/+27
2026-02-07repository: require Rust support for interoperabilitybrian m. carlson1-2/+2
2025-10-13fast-export: handle all kinds of tag signaturesChristian Couder1-0/+36
2025-10-13t9350: properly count annotated tagsChristian Couder1-4/+8
2025-07-28t9350: redirect input to only fast-importChristian Couder1-124/+91
2025-07-09fast-(import|export): improve on commit signature output formatChristian Couder1-2/+100
2025-05-28fast-export: --signed-commits is experimentalJunio C Hamano1-16/+4
2025-04-16Merge branch 'ps/test-wo-perl-prereq'Junio C Hamano1-1/+1
2025-04-07t: introduce PERL_TEST_HELPERS prerequisitePatrick Steinhardt1-1/+1
2025-03-10fast-export, fast-import: add support for signed-commitsLuke Shumaker1-0/+98
2025-03-10fast-export: rename --signed-tags='warn' to 'warn-verbatim'Luke Shumaker1-0/+18
2024-12-13Merge branch 'en/fast-import-verify-path'Junio C Hamano1-1/+1
2024-12-02fast-import: disallow more path componentsElijah Newren1-1/+1
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-10-16t/test-lib: wire up NO_ICONV prerequisitePatrick Steinhardt1-5/+5
2024-09-30revision: fix memory leaks when rewriting parentsPatrick Steinhardt1-0/+1
2024-03-16t/t9*: merge "grep | sed" pipelinesBeat Bolli1-1/+1
2024-03-16t/t9*: avoid redundant uses of catBeat Bolli1-1/+1
2023-12-09parse-options: decouple "--end-of-options" and "--"Jeff King1-0/+10
2023-01-18t: use hash-object --literally when created malformed objectsJeff King1-1/+1
2022-10-06Sync with 2.35.5Taylor Blau1-0/+2
2022-10-06Sync with 2.34.5Taylor Blau1-0/+2
2022-10-06Sync with 2.30.6Taylor Blau1-0/+2
2022-10-01t/t9NNN: allow local submodulesTaylor Blau1-0/+2
2022-04-302.36 fast-export regression fixRené Scharfe1-0/+7
2021-12-21fast-export: fix surprising behavior with --first-parentWilliam Sprent1-0/+32
2020-11-19t9[0-4]*: adjust the references to the default branch name "main"Johannes Schindelin1-44/+44
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-07-30t9350: make hash size independentbrian m. carlson1-7/+7
2019-12-09Sync with Git 2.24.1Junio C Hamano1-1/+2
2019-12-06Sync with 2.23.1Johannes Schindelin1-1/+2
2019-12-06Sync with 2.22.2Johannes Schindelin1-1/+2
2019-12-06Sync with 2.20.2Johannes Schindelin1-1/+2
2019-12-06Sync with 2.17.3Johannes Schindelin1-1/+2
2019-12-05t6130/t9350: prepare for stringent Win32 path validationJohannes Schindelin1-1/+1
2019-12-04mingw: disallow backslash characters in tree objects' file namesJohannes Schindelin1-0/+1
2019-11-10Fix spelling errors in comments of testcasesElijah Newren1-1/+1
2019-10-04fast-export: handle nested tagsElijah Newren1-1/+1
2019-10-04t9350: add tests for tags of things other than a commitElijah Newren1-0/+31
2019-10-04fast-export: allow user to request tags be marked with --mark-tagsElijah Newren1-0/+14
2019-10-04fast-export: add support for --import-marks-if-existsElijah Newren1-6/+4
2019-09-28fast-export: fix exporting a tag and nothing elseElijah Newren1-0/+13
2019-05-14fast-export: do automatic reencoding of commit messages only if requestedElijah Newren1-3/+35
2019-05-14fast-export: avoid stripping encoding header if we cannot reencodeElijah Newren1-0/+21
2019-05-14t9350: fix encoding test to actually test reencodingElijah Newren1-10/+17
2018-11-17fast-export: add a --show-original-ids option to show original namesElijah Newren1-0/+17
2018-11-17fast-export: add --reference-excluded-parents optionElijah Newren1-0/+11
2018-11-17fast-export: ensure we export requested refsElijah Newren1-3/+13
2018-11-17fast-export: when using paths, avoid corrupt stream with non-existent markElijah Newren1-0/+20
2018-11-17fast-export: avoid dying when filtering by paths and old tags existElijah Newren1-0/+16