131 Commits (1df036ea25f8c6cb2f37633f603a93355a1e63ab)

Author SHA1 Message Date
Jeff King b70904306f strbuf_getwholeline: NUL-terminate getdelim buffer on error 9 years ago
Elia Pinto 80a6b3f0d5 t9300-fast-import.sh: use the $( ... ) construct for command substitution 9 years ago
Johannes Sixt 68297e0fd8 modernize t9300: move test preparations into test_expect_success 9 years ago
Johannes Sixt 0ca2972345 modernize t9300: mark here-doc words to ignore tab indentation 9 years ago
Johannes Sixt 93e911f5ae modernize t9300: use test_when_finished for clean-up 9 years ago
Johannes Sixt ec2c10bef8 modernize t9300: wrap lines after && 9 years ago
Johannes Sixt acf3af25fb modernize t9300: use test_must_be_empty 9 years ago
Johannes Sixt b08d82f0e8 modernize t9300: use test_must_fail 9 years ago
Johannes Sixt d67824feaa modernize t9300: single-quote placement and indentation 9 years ago
Michael Haggerty 28c7b1f7b7 fast-import: add a get-mark command 10 years ago
Jeff King 0a5e3c50de t: use test_must_fail instead of hand-rolled blocks 10 years ago
Jeff King 99094a7ad4 t: fix trivial &&-chain breakage 10 years ago
Jeff King 8fb268720e t: fix severe &&-chain breakage 10 years ago
Junio C Hamano 2c0ab4d49d t9300: correct expected object names 10 years ago
Ronnie Sahlberg 8159f4af7d test: put tests for handling of bad ref names in one place 11 years ago
Stefan Beller 634c42da22 t9300-fast-import: fix typo in test description 11 years ago
Johannes Sixt f9f3851b4d t9300: use test_cmp_bin instead of test_cmp to compare binary files 11 years ago
Maxim Bublis 2668d692eb fast-import: fix segfault in store_tree() 11 years ago
Maxim Bublis 8d30d8a89a t9300: test filedelete command 11 years ago
Junio C Hamano f57a8715bc test prerequisites: eradicate NOT_FOO 11 years ago
Felipe Contreras 4ee1b225b9 fast-import: add support to delete refs 11 years ago
Jeff King 94221d2203 t: use perl instead of "$PERL_PATH" where applicable 12 years ago
Richard Hansen a8a5406ab3 use 'commit-ish' instead of 'committish' 12 years ago
John Keeping 62bfa11cc9 fast-import: allow moving the root tree 12 years ago
John Keeping e0eb6b9720 fast-import: allow ls or filecopy of the root tree 12 years ago
John Keeping aca70610b6 t9300: document fast-import empty path issues 12 years ago
Adam Spiers 200732744a t: make PIPE a standard test prerequisite 12 years ago
Junio C Hamano 7096b6486e tests: enclose $PERL_PATH in double quotes 13 years ago
Leila Muhtasib 8d8136c37a Documentation: Fix misspellings 13 years ago
Vincent van Ravesteijn a3428205e6 t: Replace 'perl' by $PERL_PATH 13 years ago
Jens Lehmann cb8ad289c6 Consistently use "superproject" instead of "supermodule" 13 years ago
Johannes Sixt 05880b0222 t9300-fast-import: avoid 'exit' in test_expect_success snippets 13 years ago
Pete Wyckoff 06454cb9a3 fast-import: tighten parsing of datarefs 13 years ago
Jonathan Nieder 178e1deaae fast-import: don't allow 'ls' of path with empty components 13 years ago
Johannes Schindelin b52612ed4f t9300: do not run --cat-blob-fd related tests on MinGW 14 years ago
Dmitry Ivankov 0bc69881a6 fast-import: don't allow to note on empty branch 14 years ago
Dmitry Ivankov 2c9c8ee2de fast-import: don't allow to tag empty branch 14 years ago
Dmitry Ivankov 6c447f633c fast-import: allow to tag newly created objects 14 years ago
Dmitry Ivankov 2efe38e7da fast-import: add tests for tagging blobs 14 years ago
Dmitry Ivankov 3beb4fc461 doc/fast-import: document feature import-marks-if-exists 14 years ago
Dmitry Ivankov 8fb3ad76b1 fast-import: prevent producing bad delta 14 years ago
Dmitry Ivankov 9a0edb79f2 fast-import: add a test for tree delta base corruption 14 years ago
Dmitry Ivankov 4b4963c0e1 fast-import: check committer name more strictly 14 years ago
Dmitry Ivankov 17fb00721b fast-import: don't fail on omitted committer name 14 years ago
Dmitry Ivankov 4cedb78cb5 fast-import: add input format tests 14 years ago
Sverre Rabbelier be56862f19 fast-import: introduce 'done' command 14 years ago
Dmitry Ivankov 7be8b3baba Fix typo: existant->existent 14 years ago
David Barr 8dc6a373d2 fast-import: add 'ls' command 14 years ago
Jonathan Nieder 8fe533f686 fast-import: treat filemodify with empty tree as delete 14 years ago
Ramkumar Ramachandra dded4f12a4 fast-import: Introduce --import-marks-if-exists 14 years ago