84 Commits (e63f87a6f7a4e55f50e67b112f26d9a1e4e7f3ab)

Author SHA1 Message Date
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
Jonathan Nieder 4de0bbd898 t9300: use perl "head -c" clone in place of "dd bs=1 count=16000" kluge 14 years ago
Jonathan Nieder a3a6f4c4cd t9300: avoid short reads from dd 14 years ago
Junio C Hamano 491e359c94 t9300: remove unnecessary use of /dev/stdin 14 years ago
Jonathan Nieder 777f80d742 fast-import: Allow cat-blob requests at arbitrary points in stream 14 years ago
David Barr 85c62395b1 fast-import: let importers retrieve blobs 14 years ago
Jonathan Nieder a9ff277e58 fast-import: stricter parsing of integer options 14 years ago
Jonathan Nieder a48fcd8369 tests: add missing && 14 years ago
Jonathan Nieder 971728c853 t9300 (fast-import): another test for the "replace root" feature 14 years ago
Jonathan Nieder 3421578393 fast-import: tighten M 040000 syntax 14 years ago
Jonathan Nieder 5edde51018 fast-import: filemodify after M 040000 <tree> "" crashes 14 years ago
David Barr 2794ad5244 fast-import: Allow filemodify to set the root 14 years ago
Jens Lehmann fd4ec4f2bb Several tests: cd inside subshell instead of around 15 years ago
Raja R Harinath 7e7db5e452 fast-import: export correctly marks larger than 2^20-1 15 years ago
Jonathan Nieder 334fba656b Teach fast-import to import subtrees named by tree id 15 years ago
Shawn O. Pearce 5eef828bc0 fast-import: Stream very large blobs directly to pack 15 years ago
Johan Herland 2a113aee9b fast-import: Proper notes tree manipulation 15 years ago
Sverre Rabbelier bc3c79aefc fast-import: add (non-)relative-marks feature 15 years ago
Sverre Rabbelier 081751c882 fast-import: allow for multiple --import-marks= arguments 15 years ago
Sverre Rabbelier 2792f26c3e fast-import: test the new option command 15 years ago
Sverre Rabbelier f963bd5d71 fast-import: add feature command 15 years ago
Johan Herland a8dd2e7d2b fast-import: Add support for importing commit notes 15 years ago
Junio C Hamano 88fbf67b78 fast-import: make tagger information optional 16 years ago
Johannes Schindelin 8ee5d73137 Fix fetch/pull when run without --update-head-ok 16 years ago
Nanako Shiraishi eaa2a6fc84 t9300, t9301: use "git fast-import/fast-export" without dash 17 years ago
Junio C Hamano bfdbee9810 tests: use $TEST_DIRECTORY to refer to the t/ directory 17 years ago
Miklos Vajna 20a55f4b2e t9300: replace '!' with test_must_fail 17 years ago
Alexander Gavrilov 03db4525d3 Support gitlinks in fast-import. 17 years ago
Stephan Beyer d492b31caf t/: Use "test_must_fail git" instead of "! git" 17 years ago
Junio C Hamano 3af828634f tests: do not use implicit "git diff --no-index" 17 years ago
Adeodato Simó 655e8515f2 Really make the LF after reset in fast-import optional 17 years ago
Junio C Hamano 41ac414ea2 Sane use of test_expect_failure 17 years ago
Shawn O. Pearce ac053c0202 Allow frontends to bidirectionally communicate with fast-import 18 years ago
Shawn O. Pearce 1fdb649c6a Make trailing LF optional for all fast-import commands 18 years ago
Shawn O. Pearce 2c570cde98 Make trailing LF following fast-import `data` commands optional 18 years ago
Shawn O. Pearce 401d53fa35 Teach fast-import to ignore lines starting with '#' 18 years ago
Shawn O. Pearce ea08a6fd19 Actually allow TAG_FIXUP branches in fast-import 18 years ago
Jeff King 82cb8afa9b git-diff: turn on recursion by default 18 years ago