summaryrefslogtreecommitdiffstats
path: root/Documentation/git-format-patch.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-23Merge branch 'xy/format-patch-base'Junio C Hamano1-1/+1
2017-04-17doc: trivial typo in git-format-patch.txtGiuseppe Bilotta1-1/+1
2017-03-20doc: change erroneous --[no]-whatever into --[no-]whateverÆvar Arnfjörð Bjarmason1-1/+1
2016-09-21format-patch: add "--rfc" for the common case of [RFC PATCH]Josh Triplett1-1/+7
2016-06-27Merge branch 'tr/doc-tt'Junio C Hamano1-3/+3
2016-06-08doc: change configuration variables formatTom Russello1-3/+3
2016-04-26format-patch: introduce --base=auto optionXiaolong Ye1-0/+6
2016-04-26format-patch: add '--base' option to record base tree infoXiaolong Ye1-0/+54
2016-01-26Merge branch 'ak/format-patch-odir-config'Junio C Hamano1-1/+5
2016-01-20Merge branch 'dw/signoff-doc'Junio C Hamano1-0/+1
2016-01-13format-patch: introduce format.outputDirectory configurationAlexander Kuleshov1-1/+5
2016-01-05Expand documentation describing --signoffDavid A. Wheeler1-0/+1
2015-12-15format-patch: add an option to suppress commit hashbrian m. carlson1-0/+4
2015-09-17Merge branch 'po/doc-branch-desc'Junio C Hamano1-1/+1
2015-09-14doc: show usage of branch descriptionPhilip Oakley1-1/+1
2015-06-24Merge branch 'fk/doc-format-patch-vn'Junio C Hamano1-1/+1
2015-06-10doc: format-patch: fix typoFrans Klaver1-1/+1
2015-03-13*config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy1-2/+2
2014-05-27format-patch: add "--signature-file=<file>" optionJeremiah Mahler1-0/+4
2013-10-14format-patch doc: Thunderbird wraps lines unless mailnews.wraplength=0Ramsay Jones1-1/+2
2013-08-05log, format-patch: parsing uses OPT__QUIETStefan Beller1-0/+1
2013-07-03teach format-patch to place other authors into in-body "From"Jeff King1-0/+15
2013-04-07format-patch: add format.coverLetter configuration variableFelipe Contreras1-2/+3
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann1-5/+5
2013-01-11Merge branch 'jc/format-patch-reroll'Junio C Hamano1-1/+10
2013-01-03format-patch: give --reroll-count a short synonym -vJunio C Hamano1-1/+2
2013-01-02format-patch: document and test --reroll-countJunio C Hamano1-1/+9
2012-10-26Doc format-patch: clarify --notes use casePhilip Oakley1-7/+6
2012-10-19Documentation: decribe format-patch --notesJunio C Hamano1-1/+14
2012-09-13Documentation: describe subject more preciselyJeremy White1-4/+7