summaryrefslogtreecommitdiffstats
path: root/Documentation/git-format-patch.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/format-patch-more-aggressive-range-diff'Junio C Hamano2024-05-281-0/+5
|\
| * format-patch: run range-diff with larger creation-factorJunio C Hamano2024-05-061-0/+5
* | format-patch: "--rfc=-(WIP)" appends to produce [PATCH (WIP)]Junio C Hamano2024-04-231-0/+6
* | format-patch: allow --rfc to optionally take a value, like --rfc=WIPJunio C Hamano2024-04-231-5/+10
|/
* doc: enforce dashes in placeholdersJean-Noël Avila2023-12-261-10/+10
* Merge branch 'js/update-urls-in-doc-and-comment'Junio C Hamano2023-12-181-2/+2
|\
| * doc: update links to current pagesJosh Soref2023-11-261-2/+2
* | documentation: fix subject/verb agreementElijah Newren2023-10-091-1/+1
|/
* Merge branch 'dd/format-patch-rfc-updates'Junio C Hamano2023-09-081-6/+12
|\
| * format-patch: --rfc honors what --subject-prefix setsDrew DeVault2023-09-011-6/+12
* | format-patch: add --description-file optionOswald Buddenhagen2023-08-221-0/+4
|/
* docs: typofixesLinus Arver2023-06-121-1/+1
* Merge branch 'ah/format-patch-thread-doc'Junio C Hamano2023-04-221-2/+1
|\
| * format-patch: correct documentation of --thread without an argumentAlex Henrie2023-04-031-2/+1
* | e-mail workflow: Message-ID is spelled with ID in both capital lettersJunio C Hamano2023-04-031-2/+2
|/
* format-patch: learn format.forceInBodyFrom configuration variableJunio C Hamano2022-08-291-0/+2
* format-patch: allow forcing the use of in-body From: headerJunio C Hamano2022-08-291-0/+9
* doc: git-format-patch: describe the option --always徐沛文 (Aleen)2021-12-161-1/+5
* format-patch (doc): clarify --base=autoJunio C Hamano2021-10-231-3/+3
* Merge branch 'jk/doc-format-patch-skips-merges'Junio C Hamano2021-05-111-1/+9
|\
| * docs/format-patch: mention handling of mergesJeff King2021-05-031-1/+9
* | Merge branch 'zh/format-patch-fractional-reroll-count'Junio C Hamano2021-04-021-0/+5
|\ \ | |/ |/|
| * format-patch: allow a non-integral version numbersZheNing Hu2021-03-231-0/+5
* | format-patch: give an overview of what a "patch" message isJunio C Hamano2021-03-241-2/+19
|/
* Merge branch 'jc/format-patch-name-max'Junio C Hamano2020-11-221-0/+8
|\
| * format-patch: make output filename configurableJunio C Hamano2020-11-101-0/+8
* | Documentation: stylistically normalize references to Signed-off-by:Bradley M. Kuhn2020-10-201-1/+1
|/
* format-patch: teach --no-encode-email-headersEmma Brooks2020-04-081-0/+8
* format-patch: teach --no-baseDenton Liu2019-12-051-2/+3
* Merge branch 'dl/format-patch-cover-from-desc'Junio C Hamano2019-11-101-0/+22
|\
| * format-patch: teach --cover-from-description optionDenton Liu2019-10-161-0/+22
* | format-patch: create leading components of output directoryBert Wesarg2019-10-121-1/+2
|/
* Doc: add more detail for git-format-patchDenton Liu2019-09-051-10/+13
* Merge branch 'nd/switch-and-restore'Junio C Hamano2019-07-101-2/+2
|\
| * doc: promote "git restore"Nguyễn Thái Ngọc Duy2019-05-071-1/+1
| * doc: promote "git switch"Nguyễn Thái Ngọc Duy2019-04-021-1/+1
* | format-patch: teach format.notes config optionDenton Liu2019-05-171-0/+3
* | git-format-patch.txt: document --no-notes optionDenton Liu2019-05-131-1/+3
|/
* doc: tidy asciidoc styleJean-Noël Avila2019-01-231-7/+7
* format-patch: do not let its diff-options affect --range-diffJunio C Hamano2018-11-301-0/+5
* format-patch: allow --range-diff to apply to a lone-patchEric Sunshine2018-08-141-1/+2
* format-patch: add --creation-factor tweak for --range-diffEric Sunshine2018-08-141-1/+7
* format-patch: extend --range-diff to accept revision rangeEric Sunshine2018-08-141-3/+5
* format-patch: add --range-diff option to embed diff in cover letterEric Sunshine2018-08-141-0/+10
* format-patch: allow --interdiff to apply to a lone-patchEric Sunshine2018-07-231-1/+2
* format-patch: add --interdiff option to embed diff in cover letterEric Sunshine2018-07-231-0/+9
* doc: convert \--option to --optionMartin Ågren2018-04-181-1/+1
* format-patch: have progress option while generating patchesKevin Willford2017-08-141-0/+4
* Merge branch 'xy/format-patch-base'Junio C Hamano2017-04-241-1/+1
|\
| * doc: trivial typo in git-format-patch.txtGiuseppe Bilotta2017-04-181-1/+1