aboutsummaryrefslogtreecommitdiff
path: root/t/t9300-fast-import.sh
Commit message (Expand)AuthorAge
* Merge branch 'di/fast-import-tagging'Junio C Hamano2011-08-28
|\
| * fast-import: allow to tag newly created objectsDmitry Ivankov2011-08-23
| * fast-import: add tests for tagging blobsDmitry Ivankov2011-08-23
* | Merge branch 'di/fast-import-deltified-tree'Junio C Hamano2011-08-28
|\ \
| * | fast-import: prevent producing bad deltaDmitry Ivankov2011-08-14
| * | fast-import: add a test for tree delta base corruptionDmitry Ivankov2011-08-14
| |/
* | Merge branch 'di/fast-import-ident'Junio C Hamano2011-08-28
|\ \
| * | fast-import: check committer name more strictlyDmitry Ivankov2011-08-11
| * | fast-import: don't fail on omitted committer nameDmitry Ivankov2011-08-11
| * | fast-import: add input format testsDmitry Ivankov2011-08-11
| |/
* | Merge branch 'di/fast-import-doc'Junio C Hamano2011-08-25
|\ \
| * | doc/fast-import: document feature import-marks-if-existsDmitry Ivankov2011-08-17
| |/
* | Merge branch 'sr/transport-helper-fix'Junio C Hamano2011-08-01
|\ \ | |/ |/|
| * fast-import: introduce 'done' commandSverre Rabbelier2011-07-19
* | Fix typo: existant->existentDmitry Ivankov2011-06-16
|/
* fast-import: add 'ls' commandDavid Barr2011-02-26
* Merge branch 'rr/fi-import-marks-if-exists'Junio C Hamano2011-02-09
|\
| * fast-import: Introduce --import-marks-if-existsRamkumar Ramachandra2011-01-18
* | Merge branch 'maint'Junio C Hamano2011-01-27
|\ \ | |/ |/|
| * Merge branch 'jn/fast-import-empty-tree-removal' into maintJunio C Hamano2011-01-27
| |\
| | * fast-import: treat filemodify with empty tree as deleteJonathan Nieder2011-01-27
* | | t9300: use perl "head -c" clone in place of "dd bs=1 count=16000" klugeJonathan Nieder2010-12-19
* | | Merge branch 'jn/fast-import-blob-access'Junio C Hamano2010-12-16
|\ \ \
| * | | t9300: avoid short reads from ddJonathan Nieder2010-12-12
| * | | t9300: remove unnecessary use of /dev/stdinJunio C Hamano2010-12-03
| * | | fast-import: Allow cat-blob requests at arbitrary points in streamJonathan Nieder2010-12-01
| * | | fast-import: let importers retrieve blobsDavid Barr2010-12-01
| * | | fast-import: stricter parsing of integer optionsJonathan Nieder2010-12-01
* | | | Merge branch 'jn/fast-import-fix'Junio C Hamano2010-11-29
|\ \ \ \ | |/ / / |/| | |
| * | | t9300 (fast-import): another test for the "replace root" featureJonathan Nieder2010-10-19
| * | | fast-import: tighten M 040000 syntaxJonathan Nieder2010-10-18
| * | | fast-import: filemodify after M 040000 <tree> "" crashesJonathan Nieder2010-10-18
* | | | Merge branch 'en/and-cascade-tests'Junio C Hamano2010-11-24
|\ \ \ \ | |/ / / |/| | |
| * | | tests: add missing &&Jonathan Nieder2010-11-09
| |/ /
* | | fast-import: Allow filemodify to set the rootDavid Barr2010-10-13
|/ /
* | Merge branch 'jl/maint-fix-test'Junio C Hamano2010-09-06
|\ \
| * | Several tests: cd inside subshell instead of aroundJens Lehmann2010-09-06
* | | Merge branch 'jn/fast-import-subtree'Junio C Hamano2010-08-18
|\ \ \ | |/ / |/| / | |/
| * Teach fast-import to import subtrees named by tree idJonathan Nieder2010-07-05
* | fast-import: export correctly marks larger than 2^20-1Raja R Harinath2010-08-11
|/
* Merge branch 'sp/maint-fast-import-large-blob' into sp/fast-import-large-blobJunio C Hamano2010-02-01
|\
| * fast-import: Stream very large blobs directly to packShawn O. Pearce2010-02-01
* | Merge branch 'jh/notes' (early part)Junio C Hamano2010-01-20
|\ \
| * | fast-import: Proper notes tree manipulationJohan Herland2009-12-07
| |/
* | fast-import: add (non-)relative-marks featureSverre Rabbelier2009-12-05
* | fast-import: allow for multiple --import-marks= argumentsSverre Rabbelier2009-12-04
* | fast-import: test the new option commandSverre Rabbelier2009-12-04
* | fast-import: add feature commandSverre Rabbelier2009-12-04
|/
* fast-import: Add support for importing commit notesJohan Herland2009-10-19
* Merge branch 'maint' to sync with GIT 1.6.0.6Junio C Hamano2008-12-19
|\