summaryrefslogtreecommitdiff
path: root/t/t9350-fast-export.sh
Commit message (Expand)AuthorAgeFilesLines
* fast-export: handle nested tagsElijah Newren2019-10-041-1/+1
* t9350: add tests for tags of things other than a commitElijah Newren2019-10-041-0/+31
* fast-export: allow user to request tags be marked with --mark-tagsElijah Newren2019-10-041-0/+14
* fast-export: add support for --import-marks-if-existsElijah Newren2019-10-041-6/+4
* fast-export: fix exporting a tag and nothing elseElijah Newren2019-09-281-0/+13
* fast-export: do automatic reencoding of commit messages only if requestedElijah Newren2019-05-141-3/+35
* fast-export: avoid stripping encoding header if we cannot reencodeElijah Newren2019-05-141-0/+21
* t9350: fix encoding test to actually test reencodingElijah Newren2019-05-141-10/+17
* fast-export: add a --show-original-ids option to show original namesElijah Newren2018-11-171-0/+17
* fast-export: add --reference-excluded-parents optionElijah Newren2018-11-171-0/+11
* fast-export: ensure we export requested refsElijah Newren2018-11-171-3/+13
* fast-export: when using paths, avoid corrupt stream with non-existent markElijah Newren2018-11-171-0/+20
* fast-export: avoid dying when filtering by paths and old tags existElijah Newren2018-11-171-0/+16
* Merge branch 'ma/fast-export-skip-merge-fix'Junio C Hamano2018-05-081-0/+18
|\
| * fast-export: fix regression skipping some merge-commitsMartin Ă…gren2018-04-211-0/+18
* | 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