summaryrefslogtreecommitdiff
path: root/t/t4014-format-patch.sh
Commit message (Expand)AuthorAgeFilesLines
* 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-261-0/+9
|\
| * format-patch: add "--rfc" for the common case of [RFC PATCH]jt/format-patch-rfcJosh Triplett2016-09-211-0/+9
* | format-patch: show base info before email signaturejt/format-patch-base-info-above-sigJosh 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 --fromjt/format-patch-from-configJosh 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-101-1/+1
|\ \ | |/ |/|
| * test-lib: add in-shell "env" replacementJeff King2016-06-011-1/+1
* | Merge branch 'xy/format-patch-base'Junio C Hamano2016-05-231-0/+105
|\ \
| * | format-patch: introduce format.useAutoBase configurationXiaolong Ye2016-04-261-0/+19
| * | format-patch: introduce --base=auto optionXiaolong Ye2016-04-261-0/+39
| * | format-patch: add '--base' option to record base tree infoXiaolong Ye2016-04-261-0/+47
| |/
* | diff: activate diff.renames by defaultmm/diff-renames-defaultMatthieu Moy2016-02-251-2/+2
|/
* format-patch: introduce format.outputDirectory configurationak/format-patch-odir-configAlexander Kuleshov2016-01-131-0/+15
* format-patch: check that header line has expected formatbc/format-patch-null-from-linebrian m. carlson2015-12-151-0/+7
* format-patch: add an option to suppress commit hashbrian m. carlson2015-12-151-0/+7
* Merge branch 'jc/do-not-feed-tags-to-clear-commit-marks'Junio C Hamano2015-06-241-0/+8
|\