summaryrefslogtreecommitdiffstats
path: root/t/t4014-format-patch.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pb/t4014-unslave'Junio C Hamano2020-06-251-4/+4
|\
| * t4014: do not use "slave branch" nomenclaturePaolo Bonzini2020-06-191-4/+4
* | diff: add config option relativeLaurent Arnoud2020-05-251-0/+13
* | format-patch: teach --no-encode-email-headersEmma Brooks2020-04-081-0/+53
|/
* Merge branch 'dl/format-patch-notes-config-fixup'Junio C Hamano2019-12-251-0/+32
|\
| * format-patch: use --notes behavior for format.notesDenton Liu2019-12-091-0/+32
* | format-patch: teach --no-baseDenton Liu2019-12-051-0/+6
* | t4014: use test_config()Denton Liu2019-12-051-5/+3
* | Merge branch 'dl/format-patch-cover-from-desc'Junio C Hamano2019-11-101-0/+172
|\ \
| * | format-patch: teach --cover-from-description optionDenton Liu2019-10-161-0/+172
* | | Merge branch 'bw/format-patch-o-create-leading-dirs'Junio C Hamano2019-10-241-5/+8
|\ \ \
| * | | t4014: make output-directory tests self-containedBert Wesarg2019-10-231-5/+8
* | | | Merge branch 'bw/format-patch-o-create-leading-dirs'Junio C Hamano2019-10-181-0/+23
|\| | | | |/ / |/| |
| * | format-patch: create leading components of output directoryBert Wesarg2019-10-121-0/+23
* | | t4014: treat rev-list output as the expected valueDenton Liu2019-10-091-2/+3
|/ /
* | t4014: stop losing return codes of git commandsDenton Liu2019-09-051-77/+120
* | t4014: remove confusing pipe in check_threading()Denton Liu2019-09-051-3/+2
* | t4014: use test_line_count() where possibleDenton Liu2019-09-051-16/+19
* | t4014: let sed open its own filesDenton Liu2019-09-051-14/+14
* | t4014: drop redirections to /dev/nullDenton Liu2019-09-051-6/+6
* | t4014: use indentable here-docsDenton Liu2019-09-051-184/+184
* | t4014: remove spaces after redirect operatorsDenton Liu2019-09-051-31/+31
* | t4014: use sq for test case namesDenton Liu2019-09-051-5/+5
* | t4014: move closing sq onto its own lineDenton Liu2019-09-051-2/+4
* | t4014: s/expected/expect/Denton Liu2019-09-051-53/+53
* | t4014: drop unnecessary blank lines from test casesDenton Liu2019-08-211-47/+0
* | Merge branch 'dl/format-patch-notes-config'Junio C Hamano2019-06-131-0/+70
|\|
| * format-patch: teach format.notes config optionDenton Liu2019-05-171-0/+70
* | format-patch: make --base patch-id output stableStephen Boyd2019-05-081-4/+4
* | format-patch: inform user that patch-id generation is unstableStephen Boyd2019-05-081-5/+31
|/
* format-patch: notice failure to open cover letter for writingJunio C Hamano2019-02-221-0/+6
* format-patch: allow --interdiff to apply to a lone-patchEric Sunshine2018-07-231-0/+12
* format-patch: teach --interdiff to respect -v/--reroll-countEric Sunshine2018-07-231-0/+5
* format-patch: add --interdiff option to embed diff in cover letterEric Sunshine2018-07-231-0/+17
* Merge branch 'xy/format-patch-prereq-patch-id-fix'Junio C Hamano2018-07-181-2/+4
|\
| * format-patch: clear UNINTERESTING flag before prepare_basesXiaolong Ye2018-06-191-2/+4
* | Merge branch 'bc/hash-independent-tests'Junio C Hamano2018-05-301-5/+8
|\ \
| * | t4014: abstract away SHA-1-specific constantsbrian m. carlson2018-05-211-3/+6
| * | t: switch $_x40 to $OID_REGEXbrian m. carlson2018-05-141-1/+1
| * | t: switch $_z40 to $ZERO_OIDbrian m. carlson2018-05-141-1/+1
| |/
* / format-patch: make cover letters always text/plainbrian m. carlson2018-05-021-0/+9
|/
* sequencer: use trailer's trailer layoutJonathan Tan2016-11-291-5/+32
* Merge branch 'jt/format-patch-rfc'Junio C Hamano2016-09-271-0/+9
|\
| * format-patch: add "--rfc" for the common case of [RFC PATCH]Josh Triplett2016-09-211-0/+9
* | format-patch: show base info before email signatureJosh Triplett2016-09-151-6/+27
|/
* Merge branch 'jt/format-patch-from-config'Junio C Hamano2016-08-101-0/+40
|\
| * format-patch: format.from gives the default for --fromJosh Triplett2016-08-011-0/+40
* | Merge branch 'ew/mboxrd-format-am'Junio C Hamano2016-07-061-0/+41
|\ \ | |/ |/|
| * pretty: support "mboxrd" output formatEric Wong2016-06-061-0/+41
* | Merge branch 'jk/shell-portability'Junio C Hamano2016-06-111-1/+1
|\ \ | |/ |/|