summaryrefslogtreecommitdiff
path: root/t/t9300-fast-import.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/big-and-future-archive-tar'Junio C Hamano2016-07-131-20/+3
|\
| * t9300: factor out portable "head -c" replacementJeff King2016-07-011-20/+3
* | Merge branch 'ew/fast-import-unpack-limit'Junio C Hamano2016-06-201-0/+2
|\ \ | |/ |/|
| * fast-import: implement unpack limitEric Wong2016-05-111-0/+2
* | fast-import: do not truncate exported marks filefc/fast-import-broken-marks-fileFelipe Contreras2016-05-171-0/+15
|/
* Merge branch 'jk/getwholeline-getdelim-empty' into maintJunio C Hamano2016-04-141-0/+4
|\
| * strbuf_getwholeline: NUL-terminate getdelim buffer on errorjk/getwholeline-getdelim-emptyJeff King2016-03-051-0/+4
* | t9300-fast-import.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-121-34/+34
|/
* modernize t9300: move test preparations into test_expect_successJohannes Sixt2015-11-201-1250/+1264
* modernize t9300: mark here-doc words to ignore tab indentationJohannes Sixt2015-11-201-100/+100
* modernize t9300: use test_when_finished for clean-upJohannes Sixt2015-11-201-20/+16
* modernize t9300: wrap lines after &&Johannes Sixt2015-11-201-16/+32
* modernize t9300: use test_must_be_emptyJohannes Sixt2015-11-201-5/+3
* modernize t9300: use test_must_failJohannes Sixt2015-11-201-14/+3
* modernize t9300: single-quote placement and indentationJohannes Sixt2015-11-201-435/+437
* fast-import: add a get-mark commandmh/fast-import-get-markMichael Haggerty2015-07-011-0/+13
* t: use test_must_fail instead of hand-rolled blocksJeff King2015-03-201-5/+2
* t: fix trivial &&-chain breakageJeff King2015-03-201-1/+1
* t: fix severe &&-chain breakageJeff King2015-03-201-1/+1
* Merge branch 'jc/diff-test-updates'Junio C Hamano2015-03-051-2/+2
|\
| * t9300: correct expected object namesJunio C Hamano2015-02-151-2/+2
* | test: put tests for handling of bad ref names in one placeRonnie Sahlberg2014-10-151-30/+0
* | Merge branch 'sb/t9300-typofix'Junio C Hamano2014-09-291-1/+1
|\ \
| * | t9300-fast-import: fix typo in test descriptionsb/t9300-typofixStefan Beller2014-09-221-1/+1
| |/
* | Merge branch 'js/no-test-cmp-for-binaries'Junio C Hamano2014-09-191-1/+1
|\ \
| * | t9300: use test_cmp_bin instead of test_cmp to compare binary filesjs/no-test-cmp-for-binariesJohannes Sixt2014-09-121-1/+1
* | | Merge branch 'mb/fast-import-delete-root'Junio C Hamano2014-09-191-0/+104
|\ \ \
| * | | fast-import: fix segfault in store_tree()mb/fast-import-delete-rootMaxim Bublis2014-08-291-2/+2
| * | | t9300: test filedelete commandMaxim Bublis2014-08-291-0/+104
| |/ /
* | | test prerequisites: eradicate NOT_FOOJunio C Hamano2014-07-211-4/+4
|/ /
* | fast-import: add support to delete refsFelipe Contreras2014-04-211-0/+18
|/
* t: use perl instead of "$PERL_PATH" where applicablejk/wrap-perl-used-in-testsJeff King2013-10-291-1/+1
* Merge branch 'rh/ishes-doc'Junio C Hamano2013-09-171-3/+3
|\
| * use 'commit-ish' instead of 'committish'Richard Hansen2013-09-041-3/+3
* | fast-import: allow moving the root treejk/fast-import-empty-lsJohn Keeping2013-06-231-1/+1
* | fast-import: allow ls or filecopy of the root treeJohn Keeping2013-06-231-2/+2
* | t9300: document fast-import empty path issuesJohn Keeping2013-06-231-0/+65
|/
* t: make PIPE a standard test prerequisiteAdam Spiers2013-04-111-8/+0
* Merge branch 'vr/use-our-perl-in-tests'Junio C Hamano2012-07-091-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
* | Documentation: Fix misspellingsLeila Muhtasib2012-06-221-1/+1
|/
* Consistently use "superproject" instead of "supermodule"Jens Lehmann2012-05-201-1/+1
* Merge branch 'js/fast-import-test-9300' into maintJunio C Hamano2012-05-111-34/+54
|\
| * t9300-fast-import: avoid 'exit' in test_expect_success snippetsJohannes Sixt2012-04-201-34/+54
| * Merge "two fixes for fast-import's 'ls' command" from JonathanJunio C Hamano2012-03-161-0/+39
| |\
* | | fast-import: tighten parsing of datarefsPete Wyckoff2012-04-101-0/+287
* | | Merge branch 'jn/maint-fast-import-empty-ls' into maintJunio C Hamano2012-03-261-0/+39
|\ \ \ | |/ / |/| / | |/
| * fast-import: don't allow 'ls' of path with empty componentsjn/maint-fast-import-empty-lsJonathan Nieder2012-03-091-0/+39
* | t9300: do not run --cat-blob-fd related tests on MinGWJohannes Schindelin2011-10-141-4/+4