| Commit message (Expand) | Author | Age |
* | Merge branch 'jk/big-and-future-archive-tar' | Junio C Hamano | 2016-07-13 |
|\ |
|
| * | t9300: factor out portable "head -c" replacement | Jeff King | 2016-07-01 |
* | | Merge branch 'ew/fast-import-unpack-limit' | Junio C Hamano | 2016-06-20 |
|\ \
| |/
|/| |
|
| * | fast-import: implement unpack limit | Eric Wong | 2016-05-11 |
* | | fast-import: do not truncate exported marks file | Felipe Contreras | 2016-05-17 |
|/ |
|
* | Merge branch 'jk/getwholeline-getdelim-empty' into maint | Junio C Hamano | 2016-04-14 |
|\ |
|
| * | strbuf_getwholeline: NUL-terminate getdelim buffer on error | Jeff King | 2016-03-05 |
* | | t9300-fast-import.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2016-01-12 |
|/ |
|
* | modernize t9300: move test preparations into test_expect_success | Johannes Sixt | 2015-11-20 |
* | modernize t9300: mark here-doc words to ignore tab indentation | Johannes Sixt | 2015-11-20 |
* | modernize t9300: use test_when_finished for clean-up | Johannes Sixt | 2015-11-20 |
* | modernize t9300: wrap lines after && | Johannes Sixt | 2015-11-20 |
* | modernize t9300: use test_must_be_empty | Johannes Sixt | 2015-11-20 |
* | modernize t9300: use test_must_fail | Johannes Sixt | 2015-11-20 |
* | modernize t9300: single-quote placement and indentation | Johannes Sixt | 2015-11-20 |
* | fast-import: add a get-mark command | Michael Haggerty | 2015-07-01 |
* | t: use test_must_fail instead of hand-rolled blocks | Jeff King | 2015-03-20 |
* | t: fix trivial &&-chain breakage | Jeff King | 2015-03-20 |
* | t: fix severe &&-chain breakage | Jeff King | 2015-03-20 |
* | Merge branch 'jc/diff-test-updates' | Junio C Hamano | 2015-03-05 |
|\ |
|
| * | t9300: correct expected object names | Junio C Hamano | 2015-02-15 |
* | | test: put tests for handling of bad ref names in one place | Ronnie Sahlberg | 2014-10-15 |
* | | Merge branch 'sb/t9300-typofix' | Junio C Hamano | 2014-09-29 |
|\ \ |
|
| * | | t9300-fast-import: fix typo in test description | Stefan Beller | 2014-09-22 |
| |/ |
|
* | | Merge branch 'js/no-test-cmp-for-binaries' | Junio C Hamano | 2014-09-19 |
|\ \ |
|
| * | | t9300: use test_cmp_bin instead of test_cmp to compare binary files | Johannes Sixt | 2014-09-12 |
* | | | Merge branch 'mb/fast-import-delete-root' | Junio C Hamano | 2014-09-19 |
|\ \ \ |
|
| * | | | fast-import: fix segfault in store_tree() | Maxim Bublis | 2014-08-29 |
| * | | | t9300: test filedelete command | Maxim Bublis | 2014-08-29 |
| |/ / |
|
* | | | test prerequisites: eradicate NOT_FOO | Junio C Hamano | 2014-07-21 |
|/ / |
|
* | | fast-import: add support to delete refs | Felipe Contreras | 2014-04-21 |
|/ |
|
* | t: use perl instead of "$PERL_PATH" where applicable | Jeff King | 2013-10-29 |
* | Merge branch 'rh/ishes-doc' | Junio C Hamano | 2013-09-17 |
|\ |
|
| * | use 'commit-ish' instead of 'committish' | Richard Hansen | 2013-09-04 |
* | | fast-import: allow moving the root tree | John Keeping | 2013-06-23 |
* | | fast-import: allow ls or filecopy of the root tree | John Keeping | 2013-06-23 |
* | | t9300: document fast-import empty path issues | John Keeping | 2013-06-23 |
|/ |
|
* | t: make PIPE a standard test prerequisite | Adam Spiers | 2013-04-11 |
* | Merge branch 'vr/use-our-perl-in-tests' | Junio C Hamano | 2012-07-09 |
|\ |
|
| * | tests: enclose $PERL_PATH in double quotes | Junio C Hamano | 2012-06-24 |
| * | t: Replace 'perl' by $PERL_PATH | Vincent van Ravesteijn | 2012-06-12 |
* | | Documentation: Fix misspellings | Leila Muhtasib | 2012-06-22 |
|/ |
|
* | Consistently use "superproject" instead of "supermodule" | Jens Lehmann | 2012-05-20 |
* | Merge branch 'js/fast-import-test-9300' into maint | Junio C Hamano | 2012-05-11 |
|\ |
|
| * | t9300-fast-import: avoid 'exit' in test_expect_success snippets | Johannes Sixt | 2012-04-20 |
| * | Merge "two fixes for fast-import's 'ls' command" from Jonathan | Junio C Hamano | 2012-03-16 |
| |\ |
|
* | | | fast-import: tighten parsing of datarefs | Pete Wyckoff | 2012-04-10 |
* | | | Merge branch 'jn/maint-fast-import-empty-ls' into maint | Junio C Hamano | 2012-03-26 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | fast-import: don't allow 'ls' of path with empty components | Jonathan Nieder | 2012-03-09 |
* | | t9300: do not run --cat-blob-fd related tests on MinGW | Johannes Schindelin | 2011-10-14 |