Age | Commit message (Expand) | Author | Files | Lines |
2016-01-12 | t9300-fast-import.sh: use the $( ... ) construct for command substitution | Elia Pinto | 1 | -34/+34 |
2015-11-20 | modernize t9300: move test preparations into test_expect_success | Johannes Sixt | 1 | -1250/+1264 |
2015-11-20 | modernize t9300: mark here-doc words to ignore tab indentation | Johannes Sixt | 1 | -100/+100 |
2015-11-20 | modernize t9300: use test_when_finished for clean-up | Johannes Sixt | 1 | -20/+16 |
2015-11-20 | modernize t9300: wrap lines after && | Johannes Sixt | 1 | -16/+32 |
2015-11-20 | modernize t9300: use test_must_be_empty | Johannes Sixt | 1 | -5/+3 |
2015-11-20 | modernize t9300: use test_must_fail | Johannes Sixt | 1 | -14/+3 |
2015-11-20 | modernize t9300: single-quote placement and indentation | Johannes Sixt | 1 | -435/+437 |
2015-07-01 | fast-import: add a get-mark command | Michael Haggerty | 1 | -0/+13 |
2015-03-20 | t: use test_must_fail instead of hand-rolled blocks | Jeff King | 1 | -5/+2 |
2015-03-20 | t: fix trivial &&-chain breakage | Jeff King | 1 | -1/+1 |
2015-03-20 | t: fix severe &&-chain breakage | Jeff King | 1 | -1/+1 |
2015-03-05 | Merge branch 'jc/diff-test-updates' | Junio C Hamano | 1 | -2/+2 |
2015-02-15 | t9300: correct expected object names | Junio C Hamano | 1 | -2/+2 |
2014-10-15 | test: put tests for handling of bad ref names in one place | Ronnie Sahlberg | 1 | -30/+0 |
2014-09-29 | Merge branch 'sb/t9300-typofix' | Junio C Hamano | 1 | -1/+1 |
2014-09-22 | t9300-fast-import: fix typo in test description | Stefan Beller | 1 | -1/+1 |
2014-09-19 | Merge branch 'js/no-test-cmp-for-binaries' | Junio C Hamano | 1 | -1/+1 |
2014-09-19 | Merge branch 'mb/fast-import-delete-root' | Junio C Hamano | 1 | -0/+104 |
2014-09-12 | t9300: use test_cmp_bin instead of test_cmp to compare binary files | Johannes Sixt | 1 | -1/+1 |
2014-08-29 | fast-import: fix segfault in store_tree() | Maxim Bublis | 1 | -2/+2 |
2014-08-29 | t9300: test filedelete command | Maxim Bublis | 1 | -0/+104 |
2014-07-21 | test prerequisites: eradicate NOT_FOO | Junio C Hamano | 1 | -4/+4 |
2014-04-21 | fast-import: add support to delete refs | Felipe Contreras | 1 | -0/+18 |
2013-10-29 | t: use perl instead of "$PERL_PATH" where applicable | Jeff King | 1 | -1/+1 |
2013-09-17 | Merge branch 'rh/ishes-doc' | Junio C Hamano | 1 | -3/+3 |
2013-09-04 | use 'commit-ish' instead of 'committish' | Richard Hansen | 1 | -3/+3 |
2013-06-23 | fast-import: allow moving the root tree | John Keeping | 1 | -1/+1 |
2013-06-23 | fast-import: allow ls or filecopy of the root tree | John Keeping | 1 | -2/+2 |
2013-06-23 | t9300: document fast-import empty path issues | John Keeping | 1 | -0/+65 |
2013-04-11 | t: make PIPE a standard test prerequisite | Adam Spiers | 1 | -8/+0 |
2012-07-09 | Merge branch 'vr/use-our-perl-in-tests' | Junio C Hamano | 1 | -1/+1 |
2012-06-24 | tests: enclose $PERL_PATH in double quotes | Junio C Hamano | 1 | -1/+1 |
2012-06-22 | Documentation: Fix misspellings | Leila Muhtasib | 1 | -1/+1 |
2012-06-12 | t: Replace 'perl' by $PERL_PATH | Vincent van Ravesteijn | 1 | -1/+1 |
2012-05-20 | Consistently use "superproject" instead of "supermodule" | Jens Lehmann | 1 | -1/+1 |
2012-05-11 | Merge branch 'js/fast-import-test-9300' into maint | Junio C Hamano | 1 | -34/+54 |
2012-04-20 | t9300-fast-import: avoid 'exit' in test_expect_success snippets | Johannes Sixt | 1 | -34/+54 |
2012-04-10 | fast-import: tighten parsing of datarefs | Pete Wyckoff | 1 | -0/+287 |
2012-03-26 | Merge branch 'jn/maint-fast-import-empty-ls' into maint | Junio C Hamano | 1 | -0/+39 |
2012-03-16 | Merge "two fixes for fast-import's 'ls' command" from Jonathan | Junio C Hamano | 1 | -0/+39 |
2012-03-09 | fast-import: don't allow 'ls' of path with empty components | Jonathan Nieder | 1 | -0/+39 |
2011-10-14 | t9300: do not run --cat-blob-fd related tests on MinGW | Johannes Schindelin | 1 | -4/+4 |
2011-09-22 | fast-import: don't allow to note on empty branch | Dmitry Ivankov | 1 | -0/+17 |
2011-09-22 | fast-import: don't allow to tag empty branch | Dmitry Ivankov | 1 | -0/+12 |
2011-08-28 | Merge branch 'di/fast-import-tagging' | Junio C Hamano | 1 | -0/+67 |
2011-08-28 | Merge branch 'di/fast-import-deltified-tree' | Junio C Hamano | 1 | -0/+41 |
2011-08-28 | Merge branch 'di/fast-import-ident' | Junio C Hamano | 1 | -0/+99 |
2011-08-25 | Merge branch 'di/fast-import-doc' | Junio C Hamano | 1 | -0/+47 |
2011-08-23 | fast-import: allow to tag newly created objects | Dmitry Ivankov | 1 | -0/+26 |