aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-15Merge branch 'hn/reftable'Junio C Hamano
2021-12-13git-apply: add --allow-empty flagJerry Zhang
2021-12-13git-apply: add --quiet flagJerry Zhang
2021-12-13chainlint.sed: stop splitting "(..." into separate lines "(" and "..."Eric Sunshine
2021-12-13chainlint.sed: swallow comments consistentlyEric Sunshine
2021-12-13chainlint.sed: stop throwing away here-doc tagsEric Sunshine
2021-12-13chainlint.sed: don't mistake `<< word` in string as here-doc operatorEric Sunshine
2021-12-13chainlint.sed: make here-doc "<<-" operator recognition more POSIX-likeEric Sunshine
2021-12-13chainlint.sed: drop subshell-closing ">" annotationEric Sunshine
2021-12-13chainlint.sed: drop unnecessary distinction between ?!AMP?! and ?!SEMI?!Eric Sunshine
2021-12-13chainlint.sed: tolerate harmless ";" at end of last line in blockEric Sunshine
2021-12-13chainlint.sed: improve ?!SEMI?! placement accuracyEric Sunshine
2021-12-13chainlint.sed: improve ?!AMP?! placement accuracyEric Sunshine
2021-12-13t/Makefile: optimize chainlint self-testEric Sunshine
2021-12-13t/chainlint/one-liner: avoid overly intimate chainlint.sed knowledgeEric Sunshine
2021-12-13t/chainlint/*.test: generalize self-test commentaryEric Sunshine
2021-12-13t/chainlint/*.test: fix invalid test cases due to mixing quote typesEric Sunshine
2021-12-13t/chainlint/*.test: don't use invalid shell syntaxEric Sunshine
2021-12-13t6000-t9999: detect and signal failure within loopEric Sunshine
2021-12-13t5000-t5999: detect and signal failure within loopEric Sunshine
2021-12-13t4000-t4999: detect and signal failure within loopEric Sunshine
2021-12-13t0000-t3999: detect and signal failure within loopEric Sunshine
2021-12-13tests: simplify by dropping unnecessary `for` loopsEric Sunshine
2021-12-13tests: apply modern idiom for exiting loop upon failureEric Sunshine
2021-12-13tests: apply modern idiom for signaling test failureEric Sunshine
2021-12-13tests: fix broken &&-chains in `{...}` groupsEric Sunshine
2021-12-13tests: fix broken &&-chains in `$(...)` command substitutionsEric Sunshine
2021-12-13tests: fix broken &&-chains in compound statementsEric Sunshine
2021-12-13tests: use test_write_lines() to generate line-oriented outputEric Sunshine
2021-12-13tests: simplify construction of large blocks of textEric Sunshine
2021-12-13t9107: use shell parameter expansion to avoid breaking &&-chainEric Sunshine
2021-12-13t6300: make `%(raw:size) --shell` test more robustEric Sunshine
2021-12-13t5516: drop unnecessary subshell and command invocationEric Sunshine
2021-12-13t4202: clarify intent by creating expected content less cleverlyEric Sunshine
2021-12-13t1020: avoid aborting entire test script when one test failsEric Sunshine
2021-12-13t1010: fix unnoticed failure on WindowsEric Sunshine
2021-12-10The second batchJunio C Hamano
2021-12-10Merge branch 'en/rebase-x-fix'Junio C Hamano
2021-12-10Merge branch 'cb/add-p-single-key-fix'Junio C Hamano
2021-12-10Merge branch 'cb/mingw-gmtime-r'Junio C Hamano
2021-12-10Merge branch 'yn/complete-date-format-options'Junio C Hamano
2021-12-10Merge branch 'em/missing-pager'Junio C Hamano
2021-12-10Merge branch 'mp/absorb-submodule-git-dir-upon-deinit'Junio C Hamano
2021-12-10Merge branch 'bc/require-c99'Junio C Hamano
2021-12-10Merge branch 'hn/create-reflog-simplify'Junio C Hamano
2021-12-10Merge branch 'jt/midx-doc-fix'Junio C Hamano
2021-12-10Merge branch 'jk/t7006-sigpipe-tests-fix'Junio C Hamano
2021-12-10Merge branch 'jk/refs-g11-workaround'Junio C Hamano
2021-12-10Merge branch 'jk/fetch-pack-avoid-sigpipe-to-index-pack'Junio C Hamano
2021-12-10Merge branch 'hk/ci-checkwhitespace-commentfix'Junio C Hamano