aboutsummaryrefslogtreecommitdiff
path: root/t/t9300-fast-import.sh
Commit message (Expand)AuthorAge
* t: use perl instead of "$PERL_PATH" where applicableJeff King2013-10-29
* Merge branch 'rh/ishes-doc'Junio C Hamano2013-09-17
|\
| * use 'commit-ish' instead of 'committish'Richard Hansen2013-09-04
* | fast-import: allow moving the root treeJohn Keeping2013-06-23
* | fast-import: allow ls or filecopy of the root treeJohn Keeping2013-06-23
* | t9300: document fast-import empty path issuesJohn Keeping2013-06-23
|/
* t: make PIPE a standard test prerequisiteAdam Spiers2013-04-11
* Merge branch 'vr/use-our-perl-in-tests'Junio C Hamano2012-07-09
|\
| * tests: enclose $PERL_PATH in double quotesJunio C Hamano2012-06-24
| * t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn2012-06-12
* | Documentation: Fix misspellingsLeila Muhtasib2012-06-22
|/
* Consistently use "superproject" instead of "supermodule"Jens Lehmann2012-05-20
* Merge branch 'js/fast-import-test-9300' into maintJunio C Hamano2012-05-11
|\
| * t9300-fast-import: avoid 'exit' in test_expect_success snippetsJohannes Sixt2012-04-20
| * Merge "two fixes for fast-import's 'ls' command" from JonathanJunio C Hamano2012-03-16
| |\
* | | fast-import: tighten parsing of datarefsPete Wyckoff2012-04-10
* | | Merge branch 'jn/maint-fast-import-empty-ls' into maintJunio C Hamano2012-03-26
|\ \ \ | |/ / |/| / | |/
| * fast-import: don't allow 'ls' of path with empty componentsJonathan Nieder2012-03-09
* | t9300: do not run --cat-blob-fd related tests on MinGWJohannes Schindelin2011-10-14
* | fast-import: don't allow to note on empty branchDmitry Ivankov2011-09-22
* | fast-import: don't allow to tag empty branchDmitry Ivankov2011-09-22
* | 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
|\ \ \ \ | |/ / / |/| | |