summaryrefslogtreecommitdiff
path: root/t/t9300-fast-import.sh
AgeCommit message (Expand)Author
2016-05-17fast-import: do not truncate exported marks fileFelipe Contreras
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
2012-04-10fast-import: tighten parsing of datarefsPete Wyckoff
2012-03-26Merge branch 'jn/maint-fast-import-empty-ls' into maintJunio C Hamano
2012-03-16Merge "two fixes for fast-import's 'ls' command" from JonathanJunio C Hamano
2012-03-10fast-import: don't allow 'ls' of path with empty componentsJonathan Nieder
2011-10-15t9300: do not run --cat-blob-fd related tests on MinGWJohannes Schindelin
2011-09-22fast-import: don't allow to note on empty branchDmitry Ivankov
2011-09-22fast-import: don't allow to tag empty branchDmitry Ivankov
2011-08-29Merge branch 'di/fast-import-tagging'Junio C Hamano
2011-08-29Merge branch 'di/fast-import-deltified-tree'Junio C Hamano