summaryrefslogtreecommitdiff
path: root/t/t9300-fast-import.sh
Commit message (Expand)AuthorAgeFilesLines
* t: make PIPE a standard test prerequisiteAdam Spiers2013-04-111-8/+0
* Merge branch 'vr/use-our-perl-in-tests'Junio C Hamano2012-07-091-1/+1
|\
| * tests: enclose $PERL_PATH in double quotesJunio C Hamano2012-06-241-1/+1
| * t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn2012-06-121-1/+1
* | Documentation: Fix misspellingsLeila Muhtasib2012-06-221-1/+1
|/
* Consistently use "superproject" instead of "supermodule"Jens Lehmann2012-05-201-1/+1
* Merge branch 'js/fast-import-test-9300' into maintJunio C Hamano2012-05-111-34/+54
|\
| * t9300-fast-import: avoid 'exit' in test_expect_success snippetsJohannes Sixt2012-04-201-34/+54
| * Merge "two fixes for fast-import's 'ls' command" from JonathanJunio C Hamano2012-03-161-0/+39
| |\
* | | fast-import: tighten parsing of datarefsPete Wyckoff2012-04-101-0/+287
* | | Merge branch 'jn/maint-fast-import-empty-ls' into maintJunio C Hamano2012-03-261-0/+39
|\ \ \ | |/ / |/| / | |/
| * fast-import: don't allow 'ls' of path with empty componentsjn/maint-fast-import-empty-lsJonathan Nieder2012-03-091-0/+39
* | t9300: do not run --cat-blob-fd related tests on MinGWJohannes Schindelin2011-10-141-4/+4
* | fast-import: don't allow to note on empty branchdi/fast-import-empty-tag-note-fixDmitry Ivankov2011-09-221-0/+17
* | fast-import: don't allow to tag empty branchDmitry Ivankov2011-09-221-0/+12
* | Merge branch 'di/fast-import-tagging'Junio C Hamano2011-08-281-0/+67
|\ \
| * | fast-import: allow to tag newly created objectsDmitry Ivankov2011-08-231-0/+26
| * | fast-import: add tests for tagging blobsDmitry Ivankov2011-08-231-0/+41
* | | Merge branch 'di/fast-import-deltified-tree'Junio C Hamano2011-08-281-0/+41
|\ \ \
| * | | fast-import: prevent producing bad deltaDmitry Ivankov2011-08-141-1/+1
| * | | fast-import: add a test for tree delta base corruptionDmitry Ivankov2011-08-141-0/+41
| |/ /
* | | Merge branch 'di/fast-import-ident'Junio C Hamano2011-08-281-0/+99
|\ \ \
| * | | fast-import: check committer name more strictlyDmitry Ivankov2011-08-111-5/+5
| * | | fast-import: don't fail on omitted committer nameDmitry Ivankov2011-08-111-1/+1
| * | | fast-import: add input format testsDmitry Ivankov2011-08-111-0/+99
| |/ /
* | | Merge branch 'di/fast-import-doc'Junio C Hamano2011-08-251-0/+47
|\ \ \
| * | | doc/fast-import: document feature import-marks-if-existsDmitry Ivankov2011-08-171-0/+47
| |/ /
* | | Merge branch 'sr/transport-helper-fix'Junio C Hamano2011-08-011-0/+42
|\ \ \ | |/ / |/| |
| * | fast-import: introduce 'done' commandSverre Rabbelier2011-07-191-0/+42
| |/
* | Fix typo: existant->existentDmitry Ivankov2011-06-161-2/+2
|/
* fast-import: add 'ls' commandDavid Barr2011-02-261-8/+84
* Merge branch 'rr/fi-import-marks-if-exists'Junio C Hamano2011-02-091-0/+55
|\
| * fast-import: Introduce --import-marks-if-existsRamkumar Ramachandra2011-01-181-0/+55
* | Merge branch 'maint'Junio C Hamano2011-01-271-0/+42
|\ \ | |/ |/|
| * Merge branch 'jn/fast-import-empty-tree-removal' into maintJunio C Hamano2011-01-271-0/+42
| |\
| | * fast-import: treat filemodify with empty tree as deleteJonathan Nieder2011-01-271-0/+42
* | | t9300: use perl "head -c" clone in place of "dd bs=1 count=16000" klugeJonathan Nieder2010-12-191-35/+49
* | | Merge branch 'jn/fast-import-blob-access'Junio C Hamano2010-12-161-2/+265
|\ \ \
| * | | t9300: avoid short reads from ddJonathan Nieder2010-12-121-3/+3
| * | | t9300: remove unnecessary use of /dev/stdinJunio C Hamano2010-12-031-3/+3
| * | | fast-import: Allow cat-blob requests at arbitrary points in streamJonathan Nieder2010-12-011-0/+66
| * | | fast-import: let importers retrieve blobsDavid Barr2010-12-011-2/+191
| * | | fast-import: stricter parsing of integer optionsJonathan Nieder2010-12-011-0/+8
* | | | Merge branch 'jn/fast-import-fix'Junio C Hamano2010-11-291-0/+108
|\ \ \ \ | |/ / / |/| | |
| * | | t9300 (fast-import): another test for the "replace root" featureJonathan Nieder2010-10-191-1/+42
| * | | fast-import: tighten M 040000 syntaxJonathan Nieder2010-10-181-0/+30
| * | | fast-import: filemodify after M 040000 <tree> "" crashesJonathan Nieder2010-10-181-0/+37
* | | | Merge branch 'en/and-cascade-tests'Junio C Hamano2010-11-241-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | tests: add missing &&Jonathan Nieder2010-11-091-1/+1
| |/ /
* | | fast-import: Allow filemodify to set the rootDavid Barr2010-10-131-0/+21
|/ /