summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2021-12-15Merge branch 'es/pretty-describe-more'Junio C Hamano-15/+75
2021-12-15Merge branch 'ab/run-command'Junio C Hamano-223/+157
2021-12-15Merge branch 'hn/t1404-df-limitation-is-ref-files-only'Junio C Hamano-16/+16
2021-12-15Merge branch 'en/zdiff3'Junio C Hamano-30/+205
2021-12-15Merge branch 'ds/trace2-regions-in-tests'Junio C Hamano-9/+12
2021-12-15Merge branch 'fs/test-prereq'Junio C Hamano-4/+55
2021-12-15Merge branch 'ab/mark-leak-free-tests-even-more'Junio C Hamano-0/+152
2021-12-15Merge branch 'hn/reftable'Junio C Hamano-12/+11125
2021-12-13git-apply: add --allow-empty flagJerry Zhang-7/+30
2021-12-13git-apply: add --quiet flagJerry Zhang-2/+7
2021-12-13chainlint.sed: stop splitting "(..." into separate lines "(" and "..."Eric Sunshine-35/+37
2021-12-13chainlint.sed: swallow comments consistentlyEric Sunshine-4/+52
2021-12-13chainlint.sed: stop throwing away here-doc tagsEric Sunshine-29/+35
2021-12-13chainlint.sed: don't mistake `<< word` in string as here-doc operatorEric Sunshine-2/+36
2021-12-13chainlint.sed: make here-doc "<<-" operator recognition more POSIX-likeEric Sunshine-4/+4
2021-12-13chainlint.sed: drop subshell-closing ">" annotationEric Sunshine-89/+80
2021-12-13chainlint.sed: drop unnecessary distinction between ?!AMP?! and ?!SEMI?!Eric Sunshine-25/+24
2021-12-13chainlint.sed: tolerate harmless ";" at end of last line in blockEric Sunshine-7/+8
2021-12-13chainlint.sed: improve ?!SEMI?! placement accuracyEric Sunshine-18/+18
2021-12-13chainlint.sed: improve ?!AMP?! placement accuracyEric Sunshine-38/+38
2021-12-13t/Makefile: optimize chainlint self-testEric Sunshine-6/+4
2021-12-13t/chainlint/one-liner: avoid overly intimate chainlint.sed knowledgeEric Sunshine-2/+2
2021-12-13t/chainlint/*.test: generalize self-test commentaryEric Sunshine-9/+6
2021-12-13t/chainlint/*.test: fix invalid test cases due to mixing quote typesEric Sunshine-70/+38
2021-12-13t/chainlint/*.test: don't use invalid shell syntaxEric Sunshine-4/+6
2021-12-13t6000-t9999: detect and signal failure within loopEric Sunshine-65/+65
2021-12-13t5000-t5999: detect and signal failure within loopEric Sunshine-50/+50
2021-12-13t4000-t4999: detect and signal failure within loopEric Sunshine-38/+38
2021-12-13t0000-t3999: detect and signal failure within loopEric Sunshine-55/+55
2021-12-13tests: simplify by dropping unnecessary `for` loopsEric Sunshine-50/+14
2021-12-13tests: apply modern idiom for exiting loop upon failureEric Sunshine-25/+12
2021-12-13tests: apply modern idiom for signaling test failureEric Sunshine-6/+6
2021-12-13tests: fix broken &&-chains in `{...}` groupsEric Sunshine-50/+53
2021-12-13tests: fix broken &&-chains in `$(...)` command substitutionsEric Sunshine-11/+11
2021-12-13tests: fix broken &&-chains in compound statementsEric Sunshine-89/+95
2021-12-13tests: use test_write_lines() to generate line-oriented outputEric Sunshine-170/+106
2021-12-13tests: simplify construction of large blocks of textEric Sunshine-202/+205
2021-12-13t9107: use shell parameter expansion to avoid breaking &&-chainEric Sunshine-4/+4
2021-12-13t6300: make `%(raw:size) --shell` test more robustEric Sunshine-4/+1
2021-12-13t5516: drop unnecessary subshell and command invocationEric Sunshine-4/+1
2021-12-13t4202: clarify intent by creating expected content less cleverlyEric Sunshine-21/+21
2021-12-13t1020: avoid aborting entire test script when one test failsEric Sunshine-3/+3
2021-12-13t1010: fix unnoticed failure on WindowsEric Sunshine-2/+2
2021-12-10The second batchJunio C Hamano-0/+99
2021-12-10Merge branch 'en/rebase-x-fix'Junio C Hamano-2/+7
2021-12-10Merge branch 'cb/add-p-single-key-fix'Junio C Hamano-7/+9
2021-12-10Merge branch 'cb/mingw-gmtime-r'Junio C Hamano-1/+5
2021-12-10Merge branch 'yn/complete-date-format-options'Junio C Hamano-1/+1
2021-12-10Merge branch 'em/missing-pager'Junio C Hamano-1/+8
2021-12-10Merge branch 'mp/absorb-submodule-git-dir-upon-deinit'Junio C Hamano-16/+16