summaryrefslogtreecommitdiff
path: root/t/t9350-fast-export.sh
AgeCommit message (Expand)Author
2017-09-21fast-export: do not copy from modified fileJonathan Tan
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
2010-07-09fast-export: Fix output order of D/F changesElijah Newren
2010-07-09Add additional testcases for D/F conflictsElijah Newren
2010-03-29t9350: fix careless use of "cd"Junio C Hamano
2009-12-07Rename t9301 to t9350, to make room for more fast-import testsJohan Herland