65663 Commits (544d93bc3b459f6e40526acdcf36a14c3d5dfec6)
 

Author SHA1 Message Date
Junio C Hamano a4bbd13be3 Merge branch 'hn/reftable' 3 years ago
Jerry Zhang 324eb77ee7 git-apply: add --allow-empty flag 3 years ago
Jerry Zhang c21b8ae857 git-apply: add --quiet flag 3 years ago
Eric Sunshine d73f5cfa89 chainlint.sed: stop splitting "(..." into separate lines "(" and "..." 3 years ago
Eric Sunshine 31da22d1fd chainlint.sed: swallow comments consistently 3 years ago
Eric Sunshine 34ba05c296 chainlint.sed: stop throwing away here-doc tags 3 years ago
Eric Sunshine 22597af97d chainlint.sed: don't mistake `<< word` in string as here-doc operator 3 years ago
Eric Sunshine 2d53614210 chainlint.sed: make here-doc "<<-" operator recognition more POSIX-like 3 years ago
Eric Sunshine 5be30d0cd3 chainlint.sed: drop subshell-closing ">" annotation 3 years ago
Eric Sunshine 0d7131763e chainlint.sed: drop unnecessary distinction between ?!AMP?! and ?!SEMI?! 3 years ago
Eric Sunshine 3865a7e36d chainlint.sed: tolerate harmless ";" at end of last line in block 3 years ago
Eric Sunshine fbd992b61b chainlint.sed: improve ?!SEMI?! placement accuracy 3 years ago
Eric Sunshine db8c7a1cc0 chainlint.sed: improve ?!AMP?! placement accuracy 3 years ago
Eric Sunshine f30c1d5eb1 t/Makefile: optimize chainlint self-test 3 years ago
Eric Sunshine 0cca54c706 t/chainlint/one-liner: avoid overly intimate chainlint.sed knowledge 3 years ago
Eric Sunshine 1ad0780a77 t/chainlint/*.test: generalize self-test commentary 3 years ago
Eric Sunshine 5459bc1bbb t/chainlint/*.test: fix invalid test cases due to mixing quote types 3 years ago
Eric Sunshine 925d7304d2 t/chainlint/*.test: don't use invalid shell syntax 3 years ago
Eric Sunshine 0c51d6b4ae t6000-t9999: detect and signal failure within loop 3 years ago
Eric Sunshine d0fd993137 t5000-t5999: detect and signal failure within loop 3 years ago
Eric Sunshine cbe1d9d630 t4000-t4999: detect and signal failure within loop 3 years ago
Eric Sunshine db5875aa9f t0000-t3999: detect and signal failure within loop 3 years ago
Eric Sunshine efe26b9ee0 tests: simplify by dropping unnecessary `for` loops 3 years ago
Eric Sunshine 03949e33f5 tests: apply modern idiom for exiting loop upon failure 3 years ago
Eric Sunshine 77b1d9f355 tests: apply modern idiom for signaling test failure 3 years ago
Eric Sunshine 7abcbcb7ea tests: fix broken &&-chains in `{...}` groups 3 years ago
Eric Sunshine c576868eaf tests: fix broken &&-chains in `$(...)` command substitutions 3 years ago
Eric Sunshine 74d2f5695d tests: fix broken &&-chains in compound statements 3 years ago
Eric Sunshine 0849541268 tests: use test_write_lines() to generate line-oriented output 3 years ago
Eric Sunshine 020b813f40 tests: simplify construction of large blocks of text 3 years ago
Eric Sunshine 2041b0e8e8 t9107: use shell parameter expansion to avoid breaking &&-chain 3 years ago
Eric Sunshine efe47c83b2 t6300: make `%(raw:size) --shell` test more robust 3 years ago
Eric Sunshine e57ea501d0 t5516: drop unnecessary subshell and command invocation 3 years ago
Eric Sunshine 88511d271b t4202: clarify intent by creating expected content less cleverly 3 years ago
Eric Sunshine fe13adb17b t1020: avoid aborting entire test script when one test fails 3 years ago
Eric Sunshine afb31ad95f t1010: fix unnoticed failure on Windows 3 years ago
Junio C Hamano e773545c7f The second batch 3 years ago
Junio C Hamano 3e1dbfa135 Merge branch 'en/rebase-x-fix' 3 years ago
Junio C Hamano 7d53ff402a Merge branch 'cb/add-p-single-key-fix' 3 years ago
Junio C Hamano 25be7ec4bf Merge branch 'cb/mingw-gmtime-r' 3 years ago
Junio C Hamano 4b1197ab5a Merge branch 'yn/complete-date-format-options' 3 years ago
Junio C Hamano bb47eee9df Merge branch 'em/missing-pager' 3 years ago
Junio C Hamano 670703e9d6 Merge branch 'mp/absorb-submodule-git-dir-upon-deinit' 3 years ago
Junio C Hamano d67fc4bf0b Merge branch 'bc/require-c99' 3 years ago
Junio C Hamano b8148376a2 Merge branch 'hn/create-reflog-simplify' 3 years ago
Junio C Hamano cdac0caddd Merge branch 'jt/midx-doc-fix' 3 years ago
Junio C Hamano 97991dfab7 Merge branch 'jk/t7006-sigpipe-tests-fix' 3 years ago
Junio C Hamano 8bb6fe853f Merge branch 'jk/refs-g11-workaround' 3 years ago
Junio C Hamano 353a27ad95 Merge branch 'jk/fetch-pack-avoid-sigpipe-to-index-pack' 3 years ago
Junio C Hamano 85ac30ff5c Merge branch 'hk/ci-checkwhitespace-commentfix' 3 years ago