aboutsummaryrefslogtreecommitdiff
path: root/t/t9350-fast-export.sh
Commit message (Expand)AuthorAge
* Merge branch 'jt/fast-export-copy-modify-fix'Junio C Hamano2017-09-29
|\
| * fast-export: do not copy from modified fileJonathan Tan2017-09-21
* | t3901: move supporting files into t/t3901/Johannes Schindelin2017-05-10
|/
* t9350-fast-export.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-12
* fast-export: add support to delete refsFelipe Contreras2014-04-21
* fast-export: add new --refspec optionFelipe Contreras2014-04-21
* t: use perl instead of "$PERL_PATH" where applicableJeff King2013-10-29
* tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Johannes Sixt2013-06-07
* fast-export: add --signed-tags=warn-strip modeJohn Keeping2013-04-15
* fast-export: make sure updated refs get updatedFelipe Contreras2012-12-03
* fast-export: don't handle uninteresting refsFelipe Contreras2012-12-03
* fast-export: fix comparison in testsFelipe Contreras2012-11-29
* fast-export: avoid importing blob marksFelipe Contreras2012-11-26
* Merge branch 'js/fast-export-paths-with-spaces'Junio C Hamano2012-07-09
|\
| * fast-export: quote paths with spacesJay Soffian2012-06-27
* | tests: enclose $PERL_PATH in double quotesJunio C Hamano2012-06-24
* | t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn2012-06-12
* | tests: modernise style: more uses of test_line_countStefano Lattarini2012-04-11
|/
* Merge branch 'jk/fast-export-quote-path'Junio C Hamano2011-08-11
|\
| * fast-export: quote paths in outputJeff King2011-08-05
* | tests: add missing &&Jonathan Nieder2010-11-09
|/
* Merge branch 'en/d-f-conflict-fix'Junio C Hamano2010-08-31
|\
| * Mark tests that use symlinks as needing SYMLINKS prerequisiteElijah Newren2010-08-12
| * fast-export: Fix output order of D/F changesElijah Newren2010-07-09
| * Add additional testcases for D/F conflictsElijah Newren2010-07-09
* | fast-export: Add a --full-tree optionElijah Newren2010-07-19
* | fast-export: Fix dropping of files with --import-marks and path limitingElijah Newren2010-07-19
|/
* t9350: fix careless use of "cd"Junio C Hamano2010-03-28
* Rename t9301 to t9350, to make room for more fast-import testsJohan Herland2009-12-07