summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2018-09-17Merge branch 'ds/reachable'Junio C Hamano
2018-09-17Merge branch 'tg/rerere'Junio C Hamano
2018-09-17Merge branch 'ds/multi-pack-index'Junio C Hamano
2018-09-17Merge branch 'jk/rev-list-stdin-noop-is-ok'Junio C Hamano
2018-09-17Merge branch 'bp/checkout-new-branch-optim'Junio C Hamano
2018-09-17Merge branch 'sg/t1404-update-ref-test-timeout'Junio C Hamano
2018-09-17Merge branch 'nd/clone-case-smashing-warning'Junio C Hamano
2018-09-17Merge branch 'mk/http-backend-content-length'Junio C Hamano
2018-09-11http-backend test: make empty CONTENT_LENGTH test more realisticMax Kirillov
2018-09-10Merge branch 'jn/submodule-core-worktree-revert'Junio C Hamano
2018-09-10Merge branch 'mk/http-backend-content-length'Junio C Hamano
2018-09-08Revert "Merge branch 'sb/submodule-core-worktree'"Jonathan Nieder
2018-09-07http-backend: allow empty CONTENT_LENGTHMax Kirillov
2018-09-04Merge branch 'es/chain-lint-more'Junio C Hamano
2018-09-04Merge branch 'ab/portable-more'Junio C Hamano
2018-09-04Merge branch 'en/directory-renames-nothanks'Junio C Hamano
2018-09-04Merge branch 'pw/rebase-i-author-script-fix'Junio C Hamano
2018-08-30am: avoid directory rename detection when calling recursive merge machineryElijah Newren
2018-08-30t3401: add another directory rename testcase for rebase and amElijah Newren
2018-08-29chainlint: match "quoted" here-doc tagsEric Sunshine
2018-08-29tests: fix non-portable iconv invocationÆvar Arnfjörð Bjarmason
2018-08-29tests: fix non-portable "${var:-"str"}" constructÆvar Arnfjörð Bjarmason
2018-08-27Merge branch 'sg/test-rebase-editor-fix'Junio C Hamano
2018-08-27Merge branch 'ab/test-must-be-empty-for-master'Junio C Hamano
2018-08-27Merge branch 'sg/t3420-autostash-fix'Junio C Hamano
2018-08-27Merge branch 'sg/t3903-missing-fix'Junio C Hamano
2018-08-27Merge branch 'sg/t7501-thinkofix'Junio C Hamano
2018-08-27Merge branch 'sg/t0020-conversion-fix'Junio C Hamano
2018-08-27Merge branch 'sg/t4051-fix'Junio C Hamano
2018-08-27Merge branch 'jk/use-compat-util-in-test-tool'Junio C Hamano
2018-08-27Merge branch 'sg/test-must-be-empty'Junio C Hamano
2018-08-27Merge branch 'ep/worktree-quiet-option'Junio C Hamano
2018-08-27Merge branch 'sm/branch-sort-config'Junio C Hamano
2018-08-27tests: fix and add lint for non-portable grep --fileÆvar Arnfjörð Bjarmason
2018-08-27tests: fix version-specific portability issue in Perl JSONÆvar Arnfjörð Bjarmason
2018-08-27tests: use shorter labels in chainlint.sed for AIX sedÆvar Arnfjörð Bjarmason
2018-08-27tests: fix comment syntax in chainlint.sed for AIX sedÆvar Arnfjörð Bjarmason
2018-08-27tests: fix and add lint for non-portable seqÆvar Arnfjörð Bjarmason
2018-08-27tests: fix and add lint for non-portable head -c NÆvar Arnfjörð Bjarmason
2018-08-23t/lib-rebase.sh: support explicit 'pick' commands in 'fake_editor.sh'SZEDER Gábor
2018-08-22rev-list: make empty --stdin not an errorJeff King
2018-08-22t3420-rebase-autostash: don't try to grep non-existing filesSZEDER Gábor
2018-08-22t3903-stash: don't try to grep non-existing fileSZEDER Gábor
2018-08-22Merge branch 'nd/pack-deltify-regression-fix'Junio C Hamano
2018-08-22t6018-rev-list-glob: fix 'empty stdin' testSZEDER Gábor
2018-08-22t4051-diff-function-context: read the right fileSZEDER Gábor
2018-08-22t0020-crlf: check the right fileSZEDER Gábor
2018-08-22t7501-commit: drop silly command substitutionSZEDER Gábor
2018-08-21test-tool.h: include git-compat-util.hJeff King
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor