aboutsummaryrefslogtreecommitdiff
path: root/t/t9300-fast-import.sh
Commit message (Expand)AuthorAge
* print_sha1_ellipsis: introduce helperAnn T Ropea2017-12-04
* fast-import: checkpoint: dump branches/tags/marks even if object_count==0Eric Rannaud2017-09-29
* Spelling fixesVille Skyttä2017-06-27
* Merge branch 'jk/big-and-future-archive-tar'Junio C Hamano2016-07-13
|\
| * t9300: factor out portable "head -c" replacementJeff King2016-07-01
* | Merge branch 'ew/fast-import-unpack-limit'Junio C Hamano2016-06-20
|\ \ | |/ |/|
| * fast-import: implement unpack limitEric Wong2016-05-11
* | fast-import: do not truncate exported marks fileFelipe Contreras2016-05-17
|/
* Merge branch 'jk/getwholeline-getdelim-empty' into maintJunio C Hamano2016-04-14
|\
| * strbuf_getwholeline: NUL-terminate getdelim buffer on errorJeff King2016-03-05
* | t9300-fast-import.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-12
|/
* modernize t9300: move test preparations into test_expect_successJohannes Sixt2015-11-20
* modernize t9300: mark here-doc words to ignore tab indentationJohannes Sixt2015-11-20
* modernize t9300: use test_when_finished for clean-upJohannes Sixt2015-11-20
* modernize t9300: wrap lines after &&Johannes Sixt2015-11-20
* modernize t9300: use test_must_be_emptyJohannes Sixt2015-11-20
* modernize t9300: use test_must_failJohannes Sixt2015-11-20
* modernize t9300: single-quote placement and indentationJohannes Sixt2015-11-20
* fast-import: add a get-mark commandMichael Haggerty2015-07-01
* t: use test_must_fail instead of hand-rolled blocksJeff King2015-03-20
* t: fix trivial &&-chain breakageJeff King2015-03-20
* t: fix severe &&-chain breakageJeff King2015-03-20
* Merge branch 'jc/diff-test-updates'Junio C Hamano2015-03-05
|\
| * t9300: correct expected object namesJunio C Hamano2015-02-15
* | test: put tests for handling of bad ref names in one placeRonnie Sahlberg2014-10-15
* | Merge branch 'sb/t9300-typofix'Junio C Hamano2014-09-29
|\ \
| * | t9300-fast-import: fix typo in test descriptionStefan Beller2014-09-22
| |/
* | Merge branch 'js/no-test-cmp-for-binaries'Junio C Hamano2014-09-19
|\ \
| * | t9300: use test_cmp_bin instead of test_cmp to compare binary filesJohannes Sixt2014-09-12
* | | Merge branch 'mb/fast-import-delete-root'Junio C Hamano2014-09-19
|\ \ \
| * | | fast-import: fix segfault in store_tree()Maxim Bublis2014-08-29
| * | | t9300: test filedelete commandMaxim Bublis2014-08-29
| |/ /
* | | test prerequisites: eradicate NOT_FOOJunio C Hamano2014-07-21
|/ /
* | fast-import: add support to delete refsFelipe Contreras2014-04-21
|/
* t: use perl instead of "$PERL_PATH" where applicableJeff King2013-10-29
* Merge branch 'rh/ishes-doc'Junio C Hamano2013-09-17
|\
| * use 'commit-ish' instead of 'committish'Richard Hansen2013-09-04
* | fast-import: allow moving the root treeJohn Keeping2013-06-23
* | fast-import: allow ls or filecopy of the root treeJohn Keeping2013-06-23
* | t9300: document fast-import empty path issuesJohn Keeping2013-06-23
|/
* t: make PIPE a standard test prerequisiteAdam Spiers2013-04-11
* Merge branch 'vr/use-our-perl-in-tests'Junio C Hamano2012-07-09
|\
| * tests: enclose $PERL_PATH in double quotesJunio C Hamano2012-06-24
| * t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn2012-06-12
* | Documentation: Fix misspellingsLeila Muhtasib2012-06-22
|/
* Consistently use "superproject" instead of "supermodule"Jens Lehmann2012-05-20
* Merge branch 'js/fast-import-test-9300' into maintJunio C Hamano2012-05-11
|\
| * t9300-fast-import: avoid 'exit' in test_expect_success snippetsJohannes Sixt2012-04-20
| * Merge "two fixes for fast-import's 'ls' command" from JonathanJunio C Hamano2012-03-16
| |\
* | | fast-import: tighten parsing of datarefsPete Wyckoff2012-04-10