aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-format-patch.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-26docs: stop using asciidoc no-inline-literalJeff King1-2/+2
2011-08-29Document negated forms of format-patch --to --cc --add-headersThomas Rast1-1/+8
2011-05-04Merge branch 'jn/format-patch-doc'Junio C Hamano1-0/+169
2011-05-04Merge branch 'jn/maint-format-patch-doc'Junio C Hamano1-0/+58
2011-04-19Documentation/format-patch: suggest Toggle Word Wrap add-on for ThunderbirdJohannes Sixt1-4/+14
2011-04-15Documentation: publicize hints for sending patches with GMailJonathan Nieder1-0/+14
2011-04-15Documentation: publicize KMail hints for sending patches inlineJonathan Nieder1-0/+16
2011-04-15Documentation: hints for sending patches inline with ThunderbirdJonathan Nieder1-0/+83
2011-04-15Documentation: explain how to check for patch corruptionJonathan Nieder1-0/+46
2011-04-15Merge v1.7.5-rc2 into jn/format-patch-docJunio C Hamano1-9/+0
2011-04-15Documentation: describe the format of messages with inline patchesJonathan Nieder1-0/+58
2011-04-12format-patch: document --quiet optionCarlos Martín Nieto1-1/+4
2011-03-11doc: drop author/documentation sections from most pagesJeff King1-9/+0
2010-10-13Merge branch 'maint'Junio C Hamano1-1/+1
2010-10-13Documentation: gitrevisions is in section 7Jonathan Nieder1-1/+1
2010-09-29Merge branch 'rr/format-patch-count-without-merges'Junio C Hamano1-1/+1
2010-08-27format-patch: Don't go over merge commitsRamkumar Ramachandra1-1/+1
2010-07-05Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber1-1/+1
2010-06-16format-patch: Add a signature option (--signature)Stephen Boyd1-0/+7
2010-03-06Add 'git format-patch --to=' option and 'format.to' configuration variable.Steven Drake1-3/+8