178 Commits (23a517e4156714c3f8c8a4e36beccfee1d76ff1f)

Author SHA1 Message Date
John Keeping 94c4289435 format-patch: output header for empty commits 2 years ago
Junio C Hamano 50bebf98d9 format.attach: allow empty value to disable multi-part messages 2 years ago
Eric Wong 4810946f60 format-patch: support format.mboxrd with --stdout 2 years ago
Đoàn Trần Công Danh 81580fa06d t: convert egrep usage to "grep -E" 3 years ago
Junio C Hamano d5fc07df68 format-patch: learn format.forceInBodyFrom configuration variable 3 years ago
Junio C Hamano 34bc1b1045 format-patch: allow forcing the use of in-body From: header 3 years ago
René Scharfe 91f8f7e46f 2.36 format-patch regression fix 3 years ago
Eric Sunshine cbe1d9d630 t4000-t4999: detect and signal failure within loop 3 years ago
Eric Sunshine 0849541268 tests: use test_write_lines() to generate line-oriented output 3 years ago
ZheNing Hu db91988aa1 format-patch: allow a non-integral version numbers 4 years ago
Ævar Arnfjörð Bjarmason 1108cea7f8 tests: remove most uses of test_i18ncmp 4 years ago
Johannes Schindelin 8f37854b18 t4*: adjust the references to the default branch name "main" 4 years ago
Johannes Schindelin 334afbc76f tests: mark tests relying on the current default for `init.defaultBranch` 4 years ago
Junio C Hamano 3baf58bfb4 format-patch: make output filename configurable 4 years ago
Jeff King dc1672dd10 format-patch: support --output option 4 years ago
Jeff King 4c6f781f9c format-patch: refactor output selection 4 years ago
Jacob Keller 7efba5fa39 format-patch: teach format.useAutoBase "whenAble" option 5 years ago
Paolo Bonzini 08dc26061f t4014: do not use "slave branch" nomenclature 5 years ago
Laurent Arnoud c28ded83fc diff: add config option relative 5 years ago
Emma Brooks 19d097e3d7 format-patch: teach --no-encode-email-headers 5 years ago
Denton Liu 8164c961e1 format-patch: use --notes behavior for format.notes 5 years ago
Denton Liu 945dc55dda format-patch: teach --no-base 5 years ago
Denton Liu 700e006c5d t4014: use test_config() 5 years ago
Bert Wesarg 19c29e538e t4014: make output-directory tests self-contained 5 years ago
Denton Liu bf8e65b30b format-patch: teach --cover-from-description option 5 years ago
Bert Wesarg edefc31873 format-patch: create leading components of output directory 6 years ago
Denton Liu 756fb0dedb t4014: treat rev-list output as the expected value 6 years ago
Denton Liu 854b5cb46a t4014: stop losing return codes of git commands 6 years ago
Denton Liu dd2b6b6860 t4014: remove confusing pipe in check_threading() 6 years ago
Denton Liu 6bd26f58ea t4014: use test_line_count() where possible 6 years ago
Denton Liu c6ec6dadba t4014: let sed open its own files 6 years ago
Denton Liu f2e2fa8f60 t4014: drop redirections to /dev/null 6 years ago
Denton Liu 460609cbd5 t4014: use indentable here-docs 6 years ago
Denton Liu 92014b69bb t4014: remove spaces after redirect operators 6 years ago
Denton Liu 0ab74e979c t4014: use sq for test case names 6 years ago
Denton Liu cb46c40662 t4014: move closing sq onto its own line 6 years ago
Denton Liu b562a54c01 t4014: s/expected/expect/ 6 years ago
Denton Liu fe49814409 t4014: drop unnecessary blank lines from test cases 6 years ago
Denton Liu 13cdf78094 format-patch: teach format.notes config option 6 years ago
Stephen Boyd a8f6855f48 format-patch: make --base patch-id output stable 6 years ago
Stephen Boyd 6f93d261fa format-patch: inform user that patch-id generation is unstable 6 years ago
Junio C Hamano 2fe95f494c format-patch: notice failure to open cover letter for writing 6 years ago
Eric Sunshine ee6cbf712e format-patch: allow --interdiff to apply to a lone-patch 7 years ago
Eric Sunshine 5ac290f9c0 format-patch: teach --interdiff to respect -v/--reroll-count 7 years ago
Eric Sunshine 126facf821 format-patch: add --interdiff option to embed diff in cover letter 7 years ago
Xiaolong Ye 15b76c1fb3 format-patch: clear UNINTERESTING flag before prepare_bases 7 years ago
brian m. carlson bdee9cd6c1 t4014: abstract away SHA-1-specific constants 7 years ago
brian m. carlson 2ece6ad281 t: switch $_x40 to $OID_REGEX 7 years ago
brian m. carlson 8125a58b91 t: switch $_z40 to $ZERO_OID 7 years ago
brian m. carlson 50cd54ef4e format-patch: make cover letters always text/plain 7 years ago