summaryrefslogtreecommitdiff
path: root/Documentation/git-format-patch.txt
Commit message (Expand)AuthorAgeFilesLines
* 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-091-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-231-1/+1
|\
| * doc: trivial typo in git-format-patch.txtxy/format-patch-baseGiuseppe Bilotta2017-04-171-1/+1
* | doc: change erroneous --[no]-whatever into --[no-]whateverab/doc-no-option-notation-fixÆvar Arnfjörð Bjarmason2017-03-201-1/+1
* | format-patch: add "--rfc" for the common case of [RFC PATCH]jt/format-patch-rfcJosh Triplett2016-09-211-1/+7
* | Merge branch 'tr/doc-tt'Junio C Hamano2016-06-271-3/+3
|\ \ | |/ |/|
| * doc: change configuration variables formattr/doc-ttTom Russello2016-06-081-3/+3
* | format-patch: introduce --base=auto optionXiaolong Ye2016-04-261-0/+6
* | format-patch: add '--base' option to record base tree infoXiaolong Ye2016-04-261-0/+54
|/
* Merge branch 'ak/format-patch-odir-config'Junio C Hamano2016-01-261-1/+5
|\
| * format-patch: introduce format.outputDirectory configurationak/format-patch-odir-configAlexander Kuleshov2016-01-131-1/+5
* | Merge branch 'dw/signoff-doc'Junio C Hamano2016-01-201-0/+1
|\ \ | |/ |/|
| * Expand documentation describing --signoffdw/signoff-docDavid A. Wheeler2016-01-051-0/+1
* | format-patch: add an option to suppress commit hashbrian m. carlson2015-12-151-0/+4
|/
* Merge branch 'po/doc-branch-desc'Junio C Hamano2015-09-171-1/+1
|\
| * doc: show usage of branch descriptionpo/doc-branch-descPhilip Oakley2015-09-141-1/+1
* | Merge branch 'fk/doc-format-patch-vn'Junio C Hamano2015-06-241-1/+1
|\ \
| * | doc: format-patch: fix typofk/doc-format-patch-vnFrans Klaver2015-06-101-1/+1
* | | *config.txt: stick to camelCase naming conventionnd/config-doc-camelCaseNguyễn Thái Ngọc Duy2015-03-131-2/+2
| |/ |/|
* | format-patch: add "--signature-file=<file>" optionjm/format-patch-mail-sigJeremiah Mahler2014-05-271-0/+4
* | format-patch doc: Thunderbird wraps lines unless mailnews.wraplength=0Ramsay Jones2013-10-141-1/+2
* | log, format-patch: parsing uses OPT__QUIETStefan Beller2013-08-051-0/+1
* | teach format-patch to place other authors into in-body "From"Jeff King2013-07-031-0/+15
* | format-patch: add format.coverLetter configuration variableFelipe Contreras2013-04-071-2/+3
* | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-011-5/+5
* | Merge branch 'jc/format-patch-reroll'Junio C Hamano2013-01-111-1/+10
|\ \
| * | format-patch: give --reroll-count a short synonym -vJunio C Hamano2013-01-031-1/+2
| |/
| * format-patch: document and test --reroll-countJunio C Hamano2013-01-021-1/+9
* | Doc format-patch: clarify --notes use casePhilip Oakley2012-10-261-7/+6
* | Documentation: decribe format-patch --notesJunio C Hamano2012-10-191-1/+14
|/
* Documentation: describe subject more preciselyJeremy White2012-09-131-4/+7