aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-format-patch.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-21doc: use .adoc extension for AsciiDoc filesbrian m. carlson1-797/+0
2024-10-21global: Fix duplicate word typosSven Strickroth1-1/+1
2024-05-28Merge branch 'jc/format-patch-more-aggressive-range-diff'Junio C Hamano1-0/+5
2024-05-06format-patch: run range-diff with larger creation-factorJunio C Hamano1-0/+5
2024-04-23format-patch: "--rfc=-(WIP)" appends to produce [PATCH (WIP)]Junio C Hamano1-0/+6
2024-04-23format-patch: allow --rfc to optionally take a value, like --rfc=WIPJunio C Hamano1-5/+10
2023-12-26doc: enforce dashes in placeholdersJean-Noël Avila1-10/+10
2023-12-18Merge branch 'js/update-urls-in-doc-and-comment'Junio C Hamano1-2/+2
2023-11-26doc: update links to current pagesJosh Soref1-2/+2
2023-10-09documentation: fix subject/verb agreementElijah Newren1-1/+1
2023-09-07Merge branch 'dd/format-patch-rfc-updates'Junio C Hamano1-6/+12
2023-08-31format-patch: --rfc honors what --subject-prefix setsDrew DeVault1-6/+12
2023-08-21format-patch: add --description-file optionOswald Buddenhagen1-0/+4
2023-06-12docs: typofixesLinus Arver1-1/+1
2023-04-21Merge branch 'ah/format-patch-thread-doc'Junio C Hamano1-2/+1
2023-04-03format-patch: correct documentation of --thread without an argumentAlex Henrie1-2/+1
2023-04-03e-mail workflow: Message-ID is spelled with ID in both capital lettersJunio C Hamano1-2/+2
2022-08-29format-patch: learn format.forceInBodyFrom configuration variableJunio C Hamano1-0/+2
2022-08-29format-patch: allow forcing the use of in-body From: headerJunio C Hamano1-0/+9
2021-12-15doc: git-format-patch: describe the option --always徐沛文 (Aleen)1-1/+5
2021-10-23format-patch (doc): clarify --base=autoJunio C Hamano1-3/+3
2021-05-11Merge branch 'jk/doc-format-patch-skips-merges'Junio C Hamano1-1/+9
2021-05-03docs/format-patch: mention handling of mergesJeff King1-1/+9
2021-04-02Merge branch 'zh/format-patch-fractional-reroll-count'Junio C Hamano1-0/+5
2021-03-24format-patch: give an overview of what a "patch" message isJunio C Hamano1-2/+19
2021-03-23format-patch: allow a non-integral version numbersZheNing Hu1-0/+5
2020-11-21Merge branch 'jc/format-patch-name-max'Junio C Hamano1-0/+8
2020-11-09format-patch: make output filename configurableJunio C Hamano1-0/+8
2020-10-20Documentation: stylistically normalize references to Signed-off-by:Bradley M. Kuhn1-1/+1
2020-04-07format-patch: teach --no-encode-email-headersEmma Brooks1-0/+8
2019-12-05format-patch: teach --no-baseDenton Liu1-2/+3
2019-11-10Merge branch 'dl/format-patch-cover-from-desc'Junio C Hamano1-0/+22
2019-10-16format-patch: teach --cover-from-description optionDenton Liu1-0/+22
2019-10-12format-patch: create leading components of output directoryBert Wesarg1-1/+2
2019-09-05Doc: add more detail for git-format-patchDenton Liu1-10/+13
2019-07-09Merge branch 'nd/switch-and-restore'Junio C Hamano1-2/+2
2019-05-17format-patch: teach format.notes config optionDenton Liu1-0/+3
2019-05-13git-format-patch.txt: document --no-notes optionDenton Liu1-1/+3
2019-05-07doc: promote "git restore"Nguyễn Thái Ngọc Duy1-1/+1
2019-04-02doc: promote "git switch"Nguyễn Thái Ngọc Duy1-1/+1
2019-01-23doc: tidy asciidoc styleJean-Noël Avila1-7/+7
2018-11-30format-patch: do not let its diff-options affect --range-diffJunio C Hamano1-0/+5
2018-08-14format-patch: allow --range-diff to apply to a lone-patchEric Sunshine1-1/+2
2018-08-14format-patch: add --creation-factor tweak for --range-diffEric Sunshine1-1/+7
2018-08-14format-patch: extend --range-diff to accept revision rangeEric Sunshine1-3/+5
2018-08-14format-patch: add --range-diff option to embed diff in cover letterEric Sunshine1-0/+10
2018-07-23format-patch: allow --interdiff to apply to a lone-patchEric Sunshine1-1/+2
2018-07-23format-patch: add --interdiff option to embed diff in cover letterEric Sunshine1-0/+9
2018-04-18doc: convert \--option to --optionMartin Ågren1-1/+1
2017-08-14format-patch: have progress option while generating patchesKevin Willford1-0/+4