summaryrefslogtreecommitdiff
path: root/t/t9350-fast-export.sh
AgeCommit message (Expand)Author
2019-12-10Sync with Git 2.24.1Junio C Hamano
2019-12-06Sync with 2.23.1Johannes Schindelin
2019-12-06Sync with 2.22.2Johannes Schindelin
2019-12-06Sync with 2.20.2Johannes Schindelin
2019-12-06Sync with 2.17.3Johannes Schindelin
2019-12-05t6130/t9350: prepare for stringent Win32 path validationJohannes Schindelin
2019-12-04mingw: disallow backslash characters in tree objects' file namesJohannes Schindelin
2019-11-10Fix spelling errors in comments of testcasesElijah Newren
2019-10-03fast-export: handle nested tagsElijah Newren
2019-10-03t9350: add tests for tags of things other than a commitElijah Newren
2019-10-03fast-export: allow user to request tags be marked with --mark-tagsElijah Newren
2019-10-03fast-export: add support for --import-marks-if-existsElijah Newren
2019-09-28fast-export: fix exporting a tag and nothing elseElijah Newren
2019-05-14fast-export: do automatic reencoding of commit messages only if requestedElijah Newren
2019-05-14fast-export: avoid stripping encoding header if we cannot reencodeElijah Newren
2019-05-14t9350: fix encoding test to actually test reencodingElijah Newren
2018-11-17fast-export: add a --show-original-ids option to show original namesElijah Newren
2018-11-17fast-export: add --reference-excluded-parents optionElijah Newren
2018-11-17fast-export: ensure we export requested refsElijah Newren
2018-11-17fast-export: when using paths, avoid corrupt stream with non-existent markElijah Newren
2018-11-17fast-export: avoid dying when filtering by paths and old tags existElijah Newren
2018-05-08Merge branch 'ma/fast-export-skip-merge-fix'Junio C Hamano
2018-04-21fast-export: fix regression skipping some merge-commitsMartin Ă…gren
2018-03-28test: avoid pipes in git related commands for testPratik Karki
2017-10-23Merge branch 'jt/fast-export-copy-modify-fix' into maintJunio C Hamano
2017-09-29Merge branch 'jt/fast-export-copy-modify-fix'Junio C Hamano
2017-09-21fast-export: do not copy from modified fileJonathan Tan
2017-05-10t3901: move supporting files into t/t3901/Johannes Schindelin
2016-01-12t9350-fast-export.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-21fast-export: add support to delete refsFelipe Contreras
2014-04-21fast-export: add new --refspec optionFelipe Contreras
2013-10-29t: use perl instead of "$PERL_PATH" where applicableJeff King
2013-06-07tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Johannes Sixt
2013-04-15fast-export: add --signed-tags=warn-strip modeJohn Keeping
2012-12-03fast-export: make sure updated refs get updatedFelipe Contreras
2012-12-03fast-export: don't handle uninteresting refsFelipe Contreras
2012-11-29fast-export: fix comparison in testsFelipe Contreras
2012-11-26fast-export: avoid importing blob marksFelipe Contreras
2012-07-09Merge branch 'js/fast-export-paths-with-spaces'Junio C Hamano
2012-06-28fast-export: quote paths with spacesJay Soffian
2012-06-25tests: enclose $PERL_PATH in double quotesJunio C Hamano
2012-06-12t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn
2012-04-11tests: modernise style: more uses of test_line_countStefano Lattarini
2011-08-11Merge branch 'jk/fast-export-quote-path'Junio C Hamano
2011-08-05fast-export: quote paths in outputJeff King
2010-11-09tests: add missing &&Jonathan Nieder
2010-08-31Merge branch 'en/d-f-conflict-fix'Junio C Hamano
2010-08-13Mark tests that use symlinks as needing SYMLINKS prerequisiteElijah Newren
2010-07-19fast-export: Add a --full-tree optionElijah Newren
2010-07-19fast-export: Fix dropping of files with --import-marks and path limitingElijah Newren