155 Commits (6b6a9803fb80c8ae7c35bbc588ba6b79eb2e0a08)

Author SHA1 Message Date
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
Jonathan Tan 967dfd4d56 sequencer: use trailer's trailer layout 8 years ago
Josh Triplett 68e83a5b82 format-patch: add "--rfc" for the common case of [RFC PATCH] 9 years ago
Josh Triplett 480871e09e format-patch: show base info before email signature 9 years ago
Josh Triplett 6bc6b6c0dc format-patch: format.from gives the default for --from 9 years ago
Eric Wong 9f23e04061 pretty: support "mboxrd" output format 9 years ago
Jeff King d2554c7207 test-lib: add in-shell "env" replacement 9 years ago
Xiaolong Ye bb52995f3e format-patch: introduce format.useAutoBase configuration 9 years ago
Xiaolong Ye 3de665175f format-patch: introduce --base=auto option 9 years ago
Xiaolong Ye fa2ab86d18 format-patch: add '--base' option to record base tree info 9 years ago
Matthieu Moy 5404c116aa diff: activate diff.renames by default 9 years ago
Alexander Kuleshov bc6bf2d764 format-patch: introduce format.outputDirectory configuration 9 years ago
brian m. carlson 06dfc9ebaa format-patch: check that header line has expected format 9 years ago
brian m. carlson 3a30aa1787 format-patch: add an option to suppress commit hash 9 years ago
Junio C Hamano 9b7a61d7da format-patch: do not feed tags to clear_commit_marks() 10 years ago
Jeff King 99094a7ad4 t: fix trivial &&-chain breakage 10 years ago
Jeremiah Mahler 7022650f61 format-patch: add "--signature-file=<file>" option 11 years ago
Elia Pinto 54835fc57e t4014-format-patch.sh: use the $( ... ) construct for command substitution 11 years ago
David Tran 512477b175 tests: use "env" to run commands with temporary env-var settings 11 years ago
Jeff King 94221d2203 t: use perl instead of "$PERL_PATH" where applicable 12 years ago
Jeff King 662cc30cd0 format-patch: print in-body "From" only when needed 12 years ago