summaryrefslogtreecommitdiff
path: root/t/t9350-fast-export.sh
Commit message (Expand)AuthorAgeFilesLines
* test: avoid pipes in git related commands for testpk/test-avoid-pipe-hiding-exit-statusPratik Karki2018-03-281-26/+24
* Merge branch 'jt/fast-export-copy-modify-fix'Junio C Hamano2017-09-291-1/+19
|\
| * fast-export: do not copy from modified filejt/fast-export-copy-modify-fixJonathan Tan2017-09-211-1/+19
* | t3901: move supporting files into t/t3901/Johannes Schindelin2017-05-101-1/+1
|/
* t9350-fast-export.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-121-3/+3
* fast-export: add support to delete refsFelipe Contreras2014-04-211-0/+11
* fast-export: add new --refspec optionFelipe Contreras2014-04-211-0/+7
* t: use perl instead of "$PERL_PATH" where applicablejk/wrap-perl-used-in-testsJeff King2013-10-291-1/+1
* tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Johannes Sixt2013-06-071-3/+2
* fast-export: add --signed-tags=warn-strip modeJohn Keeping2013-04-151-0/+6
* fast-export: make sure updated refs get updatedFelipe Contreras2012-12-031-0/+15
* fast-export: don't handle uninteresting refsFelipe Contreras2012-12-031-0/+30
* fast-export: fix comparison in testsFelipe Contreras2012-11-291-3/+3
* fast-export: avoid importing blob marksFelipe Contreras2012-11-261-0/+14
* Merge branch 'js/fast-export-paths-with-spaces'Junio C Hamano2012-07-091-1/+1
|\
| * fast-export: quote paths with spacesJay Soffian2012-06-271-1/+1
* | tests: enclose $PERL_PATH in double quotesJunio C Hamano2012-06-241-1/+1
* | t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn2012-06-121-1/+1
* | tests: modernise style: more uses of test_line_countStefano Lattarini2012-04-111-2/+2
|/
* Merge branch 'jk/fast-export-quote-path'Junio C Hamano2011-08-111-1/+27
|\
| * fast-export: quote paths in outputJeff King2011-08-051-1/+27
* | tests: add missing &&Jonathan Nieder2010-11-091-1/+1
|/
* Merge branch 'en/d-f-conflict-fix'Junio C Hamano2010-08-311-0/+24
|\
| * Mark tests that use symlinks as needing SYMLINKS prerequisiteElijah Newren2010-08-121-1/+1
| * fast-export: Fix output order of D/F changesElijah Newren2010-07-091-1/+1
| * Add additional testcases for D/F conflictsElijah Newren2010-07-091-0/+24
* | fast-export: Add a --full-tree optionElijah Newren2010-07-191-0/+5
* | fast-export: Fix dropping of files with --import-marks and path limitingElijah Newren2010-07-191-0/+9
|/
* t9350: fix careless use of "cd"Junio C Hamano2010-03-281-33/+38
* Rename t9301 to t9350, to make room for more fast-import testsJohan Herland2009-12-071-0/+374