65629 Commits (50b2d72e110cad39ecaf2322bfdf1b60cd13dd96)
 

Author SHA1 Message Date
Junio C Hamano aa5937d2d9 Merge branch 'ew/cbtree-remove-unused-and-broken-cb-unlink' 3 years ago
Junio C Hamano e1d9288267 Merge branch 'ds/sparse-deep-pattern-checkout-fix' 3 years ago
Junio C Hamano 79aee56c1e Merge branch 'tb/pack-revindex-on-disk-cleanup' 3 years ago
Junio C Hamano 212962deba Merge branch 'es/doc-stdout-vs-stderr' 3 years ago
Junio C Hamano 557b2bd3a5 Merge branch 'js/test-initial-branch-override-cleanup' 3 years ago
Junio C Hamano 986eb34b71 Merge branch 'es/worktree-chatty-to-stderr' 3 years ago
Junio C Hamano f9b889dd67 Merge branch 'ab/ci-updates' 3 years ago
Junio C Hamano 250ca49b4f Merge branch 'hn/reflog-tests' 3 years ago
Junio C Hamano 4f7e2f0b21 Merge branch 'rj/receive-pack-avoid-sigpipe-during-status-reporting' 3 years ago
Junio C Hamano 6ba65f4ac3 Merge branch 'es/pretty-describe-more' 3 years ago
Junio C Hamano 832ec72c3e Merge branch 'ab/run-command' 3 years ago
Junio C Hamano 9c5bef3b35 Merge branch 'hn/t1404-df-limitation-is-ref-files-only' 3 years ago
Junio C Hamano 4ce498baa3 Merge branch 'en/zdiff3' 3 years ago
Junio C Hamano 62329d336f Merge branch 'ds/trace2-regions-in-tests' 3 years ago
Junio C Hamano 285907901c Merge branch 'fs/test-prereq' 3 years ago
Junio C Hamano f346fcb62a Merge branch 'ab/mark-leak-free-tests-even-more' 3 years ago
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