summaryrefslogtreecommitdiff
path: root/Documentation/git-format-patch.txt
AgeCommit message (Expand)Author
5 daysformat-patch: "--rfc=-(WIP)" appends to produce [PATCH (WIP)]Junio C Hamano
5 daysformat-patch: allow --rfc to optionally take a value, like --rfc=WIPJunio C Hamano
2023-12-26doc: enforce dashes in placeholdersJean-Noël Avila
2023-12-18Merge branch 'js/update-urls-in-doc-and-comment'Junio C Hamano
2023-11-26doc: update links to current pagesJosh Soref
2023-10-09documentation: fix subject/verb agreementElijah Newren
2023-09-07Merge branch 'dd/format-patch-rfc-updates'Junio C Hamano
2023-08-31format-patch: --rfc honors what --subject-prefix setsDrew DeVault
2023-08-21format-patch: add --description-file optionOswald Buddenhagen
2023-06-12docs: typofixesLinus Arver
2023-04-21Merge branch 'ah/format-patch-thread-doc'Junio C Hamano
2023-04-03format-patch: correct documentation of --thread without an argumentAlex Henrie
2023-04-03e-mail workflow: Message-ID is spelled with ID in both capital lettersJunio C Hamano
2022-08-29format-patch: learn format.forceInBodyFrom configuration variableJunio C Hamano
2022-08-29format-patch: allow forcing the use of in-body From: headerJunio C Hamano
2021-12-16doc: git-format-patch: describe the option --always徐沛文 (Aleen)
2021-10-23format-patch (doc): clarify --base=autoJunio C Hamano
2021-05-11Merge branch 'jk/doc-format-patch-skips-merges'Junio C Hamano
2021-05-03docs/format-patch: mention handling of mergesJeff King
2021-04-02Merge branch 'zh/format-patch-fractional-reroll-count'Junio C Hamano
2021-03-24format-patch: give an overview of what a "patch" message isJunio C Hamano
2021-03-23format-patch: allow a non-integral version numbersZheNing Hu
2020-11-21Merge branch 'jc/format-patch-name-max'Junio C Hamano
2020-11-10format-patch: make output filename configurableJunio C Hamano
2020-10-20Documentation: stylistically normalize references to Signed-off-by:Bradley M. Kuhn
2020-04-08format-patch: teach --no-encode-email-headersEmma Brooks
2019-12-05format-patch: teach --no-baseDenton Liu
2019-11-10Merge branch 'dl/format-patch-cover-from-desc'Junio C Hamano
2019-10-16format-patch: teach --cover-from-description optionDenton Liu
2019-10-12format-patch: create leading components of output directoryBert Wesarg
2019-09-05Doc: add more detail for git-format-patchDenton Liu
2019-07-09Merge branch 'nd/switch-and-restore'Junio C Hamano
2019-05-17format-patch: teach format.notes config optionDenton Liu
2019-05-13git-format-patch.txt: document --no-notes optionDenton Liu
2019-05-07doc: promote "git restore"Nguyễn Thái Ngọc Duy
2019-04-02doc: promote "git switch"Nguyễn Thái Ngọc Duy
2019-01-23doc: tidy asciidoc styleJean-Noël Avila
2018-11-30format-patch: do not let its diff-options affect --range-diffJunio C Hamano
2018-08-14format-patch: allow --range-diff to apply to a lone-patchEric Sunshine
2018-08-14format-patch: add --creation-factor tweak for --range-diffEric Sunshine
2018-08-14format-patch: extend --range-diff to accept revision rangeEric Sunshine
2018-08-14format-patch: add --range-diff option to embed diff in cover letterEric Sunshine
2018-07-23format-patch: allow --interdiff to apply to a lone-patchEric Sunshine
2018-07-23format-patch: add --interdiff option to embed diff in cover letterEric Sunshine
2018-04-18doc: convert \--option to --optionMartin Ågren
2017-08-14format-patch: have progress option while generating patchesKevin Willford
2017-04-24Merge branch 'xy/format-patch-base'Junio C Hamano
2017-04-18doc: trivial typo in git-format-patch.txtGiuseppe Bilotta
2017-03-20doc: change erroneous --[no]-whatever into --[no-]whateverÆvar Arnfjörð Bjarmason
2016-09-21format-patch: add "--rfc" for the common case of [RFC PATCH]Josh Triplett