summaryrefslogtreecommitdiff
path: root/t/t9300-fast-import.sh
AgeCommit message (Expand)Author
2018-05-14t: switch $_x40 to $OID_REGEXbrian m. carlson
2018-03-27t/helper: merge test-genrandom into test-toolNguyễn Thái Ngọc Duy
2017-12-04print_sha1_ellipsis: introduce helperAnn T Ropea
2017-09-29fast-import: checkpoint: dump branches/tags/marks even if object_count==0Eric Rannaud
2017-06-27Spelling fixesVille Skyttä
2016-07-13Merge branch 'jk/big-and-future-archive-tar'Junio C Hamano
2016-07-01t9300: factor out portable "head -c" replacementJeff King
2016-06-20Merge branch 'ew/fast-import-unpack-limit'Junio C Hamano
2016-05-17fast-import: do not truncate exported marks fileFelipe Contreras
2016-05-11fast-import: implement unpack limitEric Wong
2016-04-15Merge branch 'jk/getwholeline-getdelim-empty' into maintJunio C Hamano
2016-03-05strbuf_getwholeline: NUL-terminate getdelim buffer on errorJeff King
2016-01-12t9300-fast-import.sh: use the $( ... ) construct for command substitutionElia Pinto
2015-11-20modernize t9300: move test preparations into test_expect_successJohannes Sixt
2015-11-20modernize t9300: mark here-doc words to ignore tab indentationJohannes Sixt
2015-11-20modernize t9300: use test_when_finished for clean-upJohannes Sixt
2015-11-20modernize t9300: wrap lines after &&Johannes Sixt
2015-11-20modernize t9300: use test_must_be_emptyJohannes Sixt
2015-11-20modernize t9300: use test_must_failJohannes Sixt
2015-11-20modernize t9300: single-quote placement and indentationJohannes Sixt
2015-07-01fast-import: add a get-mark commandMichael Haggerty
2015-03-20t: use test_must_fail instead of hand-rolled blocksJeff King
2015-03-20t: fix trivial &&-chain breakageJeff King
2015-03-20t: fix severe &&-chain breakageJeff King
2015-03-05Merge branch 'jc/diff-test-updates'Junio C Hamano
2015-02-15t9300: correct expected object namesJunio C Hamano
2014-10-15test: put tests for handling of bad ref names in one placeRonnie Sahlberg
2014-09-29Merge branch 'sb/t9300-typofix'Junio C Hamano
2014-09-22t9300-fast-import: fix typo in test descriptionStefan Beller
2014-09-19Merge branch 'js/no-test-cmp-for-binaries'Junio C Hamano
2014-09-19Merge branch 'mb/fast-import-delete-root'Junio C Hamano
2014-09-12t9300: use test_cmp_bin instead of test_cmp to compare binary filesJohannes Sixt
2014-08-29fast-import: fix segfault in store_tree()Maxim Bublis
2014-08-29t9300: test filedelete commandMaxim Bublis
2014-07-21test prerequisites: eradicate NOT_FOOJunio C Hamano
2014-04-21fast-import: add support to delete refsFelipe Contreras
2013-10-29t: use perl instead of "$PERL_PATH" where applicableJeff King
2013-09-17Merge branch 'rh/ishes-doc'Junio C Hamano
2013-09-04use 'commit-ish' instead of 'committish'Richard Hansen
2013-06-23fast-import: allow moving the root treeJohn Keeping
2013-06-23fast-import: allow ls or filecopy of the root treeJohn Keeping
2013-06-23t9300: document fast-import empty path issuesJohn Keeping
2013-04-12t: make PIPE a standard test prerequisiteAdam Spiers
2012-07-09Merge branch 'vr/use-our-perl-in-tests'Junio C Hamano
2012-06-25tests: enclose $PERL_PATH in double quotesJunio C Hamano
2012-06-22Documentation: Fix misspellingsLeila Muhtasib
2012-06-12t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn
2012-05-20Consistently use "superproject" instead of "supermodule"Jens Lehmann
2012-05-11Merge branch 'js/fast-import-test-9300' into maintJunio C Hamano
2012-04-20t9300-fast-import: avoid 'exit' in test_expect_success snippetsJohannes Sixt