35 Commits (fadd069d036c9d376769692e2726c5a1600d281c)

Author SHA1 Message Date
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
Shawn O. Pearce b6f3481bb4 Teach fast-import to recursively copy files/directories 18 years ago
Shawn O. Pearce f39a946a1f Support wholesale directory renames in fast-import 18 years ago
Junio C Hamano 5be60078c9 Rewrite "git-frotz" to "git frotz" 18 years ago
Shawn O. Pearce aac65ed1bc Fix possible coredump with fast-import --import-marks 18 years ago
Jeff King e741130386 New fast-import test case for valid tree sorting 18 years ago
Shawn O. Pearce e8438420bb Allow fast-import frontends to reload the marks table 18 years ago
Johannes Schindelin 5bd74506cd Get rid of the dependency to GNU diff in the tests 18 years ago
Shawn O. Pearce ea5e370aa9 fast-import: Support reusing 'from' and brown paper bag fix reset. 18 years ago
Shawn O. Pearce bdf1c06dc1 fast-import: Hide the pack boundary commits by default. 18 years ago
Shawn O. Pearce 825769a8fe Teach fast-import how to clear the internal branch content. 18 years ago
Shawn O. Pearce 7073e69e38 Don't do non-fastforward updates in fast-import. 18 years ago
Shawn O. Pearce 63e0c8b364 Support RFC 2822 date parsing in fast-import. 18 years ago
Shawn O. Pearce b715cfbba4 Accept 'inline' file data in fast-import commit structure. 18 years ago
Shawn O. Pearce 8232dc427f Reduce value duplication in t9300-fast-import. 18 years ago
Shawn O. Pearce 50aee99512 Create test case for fast-import. 18 years ago