summaryrefslogtreecommitdiff
path: root/t/t9300-fast-import.sh
AgeCommit message (Expand)AuthorFilesLines
2011-06-16Fix typo: existant->existentLibravatar Dmitry Ivankov1-2/+2
2011-02-26fast-import: add 'ls' commandLibravatar David Barr1-8/+84
2011-02-09Merge branch 'rr/fi-import-marks-if-exists'Libravatar Junio C Hamano1-0/+55
2011-01-27Merge branch 'maint'Libravatar Junio C Hamano1-0/+42
2011-01-27Merge branch 'jn/fast-import-empty-tree-removal' into maintLibravatar Junio C Hamano1-0/+42
2011-01-27fast-import: treat filemodify with empty tree as deleteLibravatar Jonathan Nieder1-0/+42
2011-01-18fast-import: Introduce --import-marks-if-existsLibravatar Ramkumar Ramachandra1-0/+55
2010-12-19t9300: use perl "head -c" clone in place of "dd bs=1 count=16000" klugeLibravatar Jonathan Nieder1-35/+49
2010-12-16Merge branch 'jn/fast-import-blob-access'Libravatar Junio C Hamano1-2/+265
2010-12-12t9300: avoid short reads from ddLibravatar Jonathan Nieder1-3/+3
2010-12-03t9300: remove unnecessary use of /dev/stdinLibravatar Junio C Hamano1-3/+3
2010-12-01fast-import: Allow cat-blob requests at arbitrary points in streamLibravatar Jonathan Nieder1-0/+66
2010-12-01fast-import: let importers retrieve blobsLibravatar David Barr1-2/+191
2010-12-01fast-import: stricter parsing of integer optionsLibravatar Jonathan Nieder1-0/+8
2010-11-29Merge branch 'jn/fast-import-fix'Libravatar Junio C Hamano1-0/+108
2010-11-24Merge branch 'en/and-cascade-tests'Libravatar Junio C Hamano1-1/+1
2010-11-09tests: add missing &&Libravatar Jonathan Nieder1-1/+1
2010-10-19t9300 (fast-import): another test for the "replace root" featureLibravatar Jonathan Nieder1-1/+42
2010-10-18fast-import: tighten M 040000 syntaxLibravatar Jonathan Nieder1-0/+30
2010-10-18fast-import: filemodify after M 040000 <tree> "" crashesLibravatar Jonathan Nieder1-0/+37
2010-10-13fast-import: Allow filemodify to set the rootLibravatar David Barr1-0/+21
2010-09-06Merge branch 'jl/maint-fix-test'Libravatar Junio C Hamano1-3/+2
2010-09-06Several tests: cd inside subshell instead of aroundLibravatar Jens Lehmann1-3/+2
2010-08-18Merge branch 'jn/fast-import-subtree'Libravatar Junio C Hamano1-0/+54
2010-08-11fast-import: export correctly marks larger than 2^20-1Libravatar Raja R Harinath1-0/+57
2010-07-05Teach fast-import to import subtrees named by tree idLibravatar Jonathan Nieder1-0/+54
2010-02-01Merge branch 'sp/maint-fast-import-large-blob' into sp/fast-import-large-blobLibravatar Junio C Hamano1-0/+46
2010-02-01fast-import: Stream very large blobs directly to packLibravatar Shawn O. Pearce1-0/+46
2010-01-20Merge branch 'jh/notes' (early part)Libravatar Junio C Hamano1-13/+143
2009-12-07fast-import: Proper notes tree manipulationLibravatar Johan Herland1-13/+143
2009-12-05fast-import: add (non-)relative-marks featureLibravatar Sverre Rabbelier1-0/+25
2009-12-04fast-import: allow for multiple --import-marks= argumentsLibravatar Sverre Rabbelier1-0/+22
2009-12-04fast-import: test the new option commandLibravatar Sverre Rabbelier1-1/+36
2009-12-04fast-import: add feature commandLibravatar Sverre Rabbelier1-0/+70
2009-10-19fast-import: Add support for importing commit notesLibravatar Johan Herland1-0/+166
2008-12-19Merge branch 'maint' to sync with GIT 1.6.0.6Libravatar Junio C Hamano1-0/+18
2008-12-19fast-import: make tagger information optionalLibravatar Junio C Hamano1-0/+18
2008-10-21Merge branch 'js/maint-fetch-update-head'Libravatar Junio C Hamano1-1/+1
2008-10-13Fix fetch/pull when run without --update-head-okLibravatar Johannes Schindelin1-1/+1
2008-09-09t9300, t9301: use "git fast-import/fast-export" without dashLibravatar Nanako Shiraishi1-40/+40
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryLibravatar Junio C Hamano1-1/+1
2008-08-16t9300: replace '!' with test_must_failLibravatar Miklos Vajna1-2/+2
2008-07-19Support gitlinks in fast-import.Libravatar Alexander Gavrilov1-0/+152
2008-07-13t/: Use "test_must_fail git" instead of "! git"Libravatar Stephan Beyer1-4/+4
2008-05-24tests: do not use implicit "git diff --no-index"Libravatar Junio C Hamano1-17/+17
2008-03-08Merge branch 'maint' to sync with 1.5.4.4Libravatar Junio C Hamano1-0/+2
2008-03-08Really make the LF after reset in fast-import optionalLibravatar Adeodato Simó1-0/+2
2008-02-01Sane use of test_expect_failureLibravatar Junio C Hamano1-12/+12
2007-08-19Allow frontends to bidirectionally communicate with fast-importLibravatar Shawn O. Pearce1-0/+31
2007-08-19Make trailing LF optional for all fast-import commandsLibravatar Shawn O. Pearce1-0/+46