summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2018-08-27tests: fix and add lint for non-portable grep --fileLibravatar Ævar Arnfjörð Bjarmason2-1/+2
2018-08-27tests: fix version-specific portability issue in Perl JSONLibravatar Ævar Arnfjörð Bjarmason1-0/+3
2018-08-27tests: use shorter labels in chainlint.sed for AIX sedLibravatar Ævar Arnfjörð Bjarmason1-28/+28
2018-08-27Document update for nd/unpack-trees-with-cache-treeLibravatar Nguyễn Thái Ngọc Duy1-0/+4
2018-08-27tests: fix comment syntax in chainlint.sed for AIX sedLibravatar Ævar Arnfjörð Bjarmason1-2/+1
2018-08-27tests: fix and add lint for non-portable seqLibravatar Ævar Arnfjörð Bjarmason3-8/+9
2018-08-27tests: fix and add lint for non-portable head -c NLibravatar Ævar Arnfjörð Bjarmason3-3/+4
2018-08-23sequencer: ignore "---" divider when parsing trailersLibravatar Jeff King1-0/+16
2018-08-23pretty, ref-filter: format %(trailers) with no_divider optionLibravatar Jeff King2-0/+46
2018-08-23interpret-trailers: allow suppressing "---" dividerLibravatar Jeff King1-0/+20
2018-08-23interpret-trailers: tighten check for "---" patch boundaryLibravatar Jeff King1-0/+22
2018-08-23t/lib-rebase.sh: support explicit 'pick' commands in 'fake_editor.sh'Libravatar SZEDER Gábor1-3/+3
2018-08-22rev-list: make empty --stdin not an errorLibravatar Jeff King1-1/+1
2018-08-22t3420-rebase-autostash: don't try to grep non-existing filesLibravatar SZEDER Gábor1-4/+4
2018-08-22t3903-stash: don't try to grep non-existing fileLibravatar SZEDER Gábor1-1/+1
2018-08-22Merge branch 'nd/pack-deltify-regression-fix'Libravatar Junio C Hamano1-0/+4
2018-08-22t6018-rev-list-glob: fix 'empty stdin' testLibravatar SZEDER Gábor1-1/+1
2018-08-22t4051-diff-function-context: read the right fileLibravatar SZEDER Gábor1-1/+1
2018-08-22t0020-crlf: check the right fileLibravatar SZEDER Gábor1-1/+1
2018-08-22t7501-commit: drop silly command substitutionLibravatar SZEDER Gábor1-1/+1
2018-08-21test-tool.h: include git-compat-util.hLibravatar Jeff King1-0/+2
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'Libravatar SZEDER Gábor46-226/+114
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp /dev/null <out>'Libravatar SZEDER Gábor10-16/+16
2018-08-21tests: use 'test_must_be_empty' instead of 'test ! -s'Libravatar SZEDER Gábor4-4/+4
2018-08-21tests: use 'test_must_be_empty' instead of '! test -s'Libravatar SZEDER Gábor25-99/+98
2018-08-20pack-objects: consider packs in multi-pack-indexLibravatar Derrick Stolee1-1/+7
2018-08-20midx: test a few commands that use get_all_packsLibravatar Derrick Stolee1-3/+18
2018-08-20midx: fix bug that skips midx with alternatesLibravatar Derrick Stolee1-0/+17
2018-08-20multi-pack-index: store local propertyLibravatar Derrick Stolee1-1/+1
2018-08-20Sync 'ds/multi-pack-index' to v2.19.0-rc0Libravatar Junio C Hamano4-0/+232
2018-08-20range-diff: indent special lines as contextLibravatar Stefan Beller1-6/+6
2018-08-20t/perf: add perf tests for fetches from a bitmapped serverLibravatar Jeff King1-0/+45
2018-08-20t/perf: add infrastructure for measuring sizesLibravatar Jeff King3-5/+81
2018-08-20t/perf: factor out percent calculationsLibravatar Jeff King1-9/+12
2018-08-20t/perf: factor boilerplate out of test_perfLibravatar Jeff King1-26/+35
2018-08-20Merge branch 'ab/checkout-default-remote'Libravatar Junio C Hamano1-2/+7
2018-08-20Merge branch 'hn/highlight-sideband-keywords'Libravatar Junio C Hamano1-0/+101
2018-08-20Merge branch 'nd/cherry-pick-quit-fix'Libravatar Junio C Hamano1-1/+6
2018-08-20Merge branch 'sb/submodule-cleanup'Libravatar Junio C Hamano1-41/+58
2018-08-20Merge branch 'pw/rebase-i-merge-segv-fix'Libravatar Junio C Hamano1-7/+23
2018-08-20Merge branch 'pw/rebase-i-squash-number-fix'Libravatar Junio C Hamano1-1/+3
2018-08-20Merge branch 'sb/config-write-fix'Libravatar Junio C Hamano1-0/+87
2018-08-20Merge branch 'ab/submodule-relative-url-tests'Libravatar Junio C Hamano1-0/+13
2018-08-20Merge branch 'jt/repack-promisor-packs'Libravatar Junio C Hamano1-11/+74
2018-08-20Merge branch 'wc/make-funnynames-shared-lazy-prereq'Libravatar Junio C Hamano5-25/+26
2018-08-20Merge branch 'js/chain-lint-attrfix'Libravatar Junio C Hamano1-0/+1
2018-08-20Merge branch 'js/range-diff'Libravatar Junio C Hamano3-0/+750
2018-08-20Merge branch 'es/chain-lint-more'Libravatar Junio C Hamano19-41/+213
2018-08-20Merge branch 'sg/t5310-empty-input-fix'Libravatar Junio C Hamano1-3/+4
2018-08-20Merge branch 'jk/for-each-object-iteration'Libravatar Junio C Hamano1-2/+15