<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation/git-format-patch.txt, branch v2.8.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.8.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.8.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2016-01-26T23:40:30Z</updated>
<entry>
<title>Merge branch 'ak/format-patch-odir-config'</title>
<updated>2016-01-26T23:40:30Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-01-26T23:40:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=b2ed5ae80a1b45ac00c4c891e693ffcde34a9347'/>
<id>urn:sha1:b2ed5ae80a1b45ac00c4c891e693ffcde34a9347</id>
<content type='text'>
"git format-patch" learned to notice format.outputDirectory
configuration variable.  This allows "-o &lt;dir&gt;" option to be
omitted on the command line if you always use the same directory in
your workflow.

* ak/format-patch-odir-config:
  format-patch: introduce format.outputDirectory configuration
</content>
</entry>
<entry>
<title>Merge branch 'dw/signoff-doc'</title>
<updated>2016-01-20T19:43:29Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-01-20T19:43:29Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d512c864c3da62cabdf11f4b7dc76e3904ca9cf9'/>
<id>urn:sha1:d512c864c3da62cabdf11f4b7dc76e3904ca9cf9</id>
<content type='text'>
The documentation has been updated to hint the connection between
the '--signoff' option and DCO.

* dw/signoff-doc:
  Expand documentation describing --signoff
</content>
</entry>
<entry>
<title>format-patch: introduce format.outputDirectory configuration</title>
<updated>2016-01-13T18:55:01Z</updated>
<author>
<name>Alexander Kuleshov</name>
<email>kuleshovmail@gmail.com</email>
</author>
<published>2016-01-13T13:20:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=bc6bf2d7641d6c2450b347d5a0b2f954728bf4d9'/>
<id>urn:sha1:bc6bf2d7641d6c2450b347d5a0b2f954728bf4d9</id>
<content type='text'>
We can pass -o/--output-directory to the format-patch command to store
patches in some place other than the working directory. This patch
introduces format.outputDirectory configuration option for same
purpose.

The case of usage of this configuration option can be convenience
to not pass every time -o/--output-directory if an user has pattern
to store all patches in the /patches directory for example.

The format.outputDirectory has lower priority than command line
option, so if user will set format.outputDirectory and pass the
command line option, a result will be stored in a directory that
passed to command line option.

Signed-off-by: Alexander Kuleshov &lt;kuleshovmail@gmail.com&gt;
Signed-off-by: Stephen P. Smith &lt;ischis2@cox.net&gt;
Reviewed-by: Eric Sunshine &lt;sunshine@sunshineco.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Expand documentation describing --signoff</title>
<updated>2016-01-05T21:42:39Z</updated>
<author>
<name>David A. Wheeler</name>
<email>dwheeler@dwheeler.com</email>
</author>
<published>2016-01-05T19:20:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=b2c150d3aa82f6583b9aadfecc5f8fa1c74aca09'/>
<id>urn:sha1:b2c150d3aa82f6583b9aadfecc5f8fa1c74aca09</id>
<content type='text'>
Modify various document (man page) files to explain
in more detail what --signoff means.

This was inspired by https://lwn.net/Articles/669976/ where
paulj noted, "adding [the] '-s' argument to [a] git commit
doesn't really mean you have even heard of the DCO...".
Extending git's documentation will make it easier to argue
that developers understood --signoff when they use it.

Signed-off-by: David A. Wheeler &lt;dwheeler@dwheeler.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>format-patch: add an option to suppress commit hash</title>
<updated>2015-12-15T18:03:40Z</updated>
<author>
<name>brian m. carlson</name>
<email>sandals@crustytoothpaste.net</email>
</author>
<published>2015-12-15T01:52:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3a30aa17879b08f96262abb9a22c7bbe8f56e4c9'/>
<id>urn:sha1:3a30aa17879b08f96262abb9a22c7bbe8f56e4c9</id>
<content type='text'>
Oftentimes, patches created by git format-patch will be stored in
version control or compared with diff.  In these cases, two otherwise
identical patches can have different commit hashes, leading to diff
noise.  Teach git format-patch a --zero-commit option that instead
produces an all-zero hash to avoid this diff noise.

Signed-off-by: brian m. carlson &lt;sandals@crustytoothpaste.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'po/doc-branch-desc'</title>
<updated>2015-09-17T19:29:03Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-09-17T19:29:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a2654356d4ef9ffac4adda2b053d45def8e0a45c'/>
<id>urn:sha1:a2654356d4ef9ffac4adda2b053d45def8e0a45c</id>
<content type='text'>
The branch descriptions that are set with "git branch --edit-description"
option were used in many places but they weren't clearly documented.

* po/doc-branch-desc:
  doc: show usage of branch description
</content>
</entry>
<entry>
<title>doc: show usage of branch description</title>
<updated>2015-09-14T19:50:33Z</updated>
<author>
<name>Philip Oakley</name>
<email>philipoakley@iee.org</email>
</author>
<published>2015-09-14T14:10:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=561d2b7934caaa5e0917979da82ca59b17a4e5f9'/>
<id>urn:sha1:561d2b7934caaa5e0917979da82ca59b17a4e5f9</id>
<content type='text'>
The branch description will be included in 'git format-patch
--cover-letter' and in 'git pull-request' emails. It can also
be used in the automatic merge message. Tell the reader.

While here, clarify that the description may be a multi-line
explanation of the purpose of the branch's patch series.

Signed-off-by: Philip Oakley &lt;philipoakley@iee.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'fk/doc-format-patch-vn'</title>
<updated>2015-06-24T19:21:56Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-06-24T19:21:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=61461791be23618c52df7f81975228dea47e64d3'/>
<id>urn:sha1:61461791be23618c52df7f81975228dea47e64d3</id>
<content type='text'>
Docfix.

* fk/doc-format-patch-vn:
  doc: format-patch: fix typo
</content>
</entry>
<entry>
<title>doc: format-patch: fix typo</title>
<updated>2015-06-10T21:37:04Z</updated>
<author>
<name>Frans Klaver</name>
<email>fransklaver@gmail.com</email>
</author>
<published>2015-06-10T21:01:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d614f0754927c6f4c265014e205f0d1d5b7c856b'/>
<id>urn:sha1:d614f0754927c6f4c265014e205f0d1d5b7c856b</id>
<content type='text'>
reroll count documentation states that v&lt;n&gt; will be pretended to the
filename. Judging by the examples that should have been 'prepended'.

Signed-off-by: Frans Klaver &lt;fransklaver@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>*config.txt: stick to camelCase naming convention</title>
<updated>2015-03-14T05:13:46Z</updated>
<author>
<name>Nguyễn Thái Ngọc Duy</name>
<email>pclouds@gmail.com</email>
</author>
<published>2015-03-11T20:32:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=da0005b8853137c91e44867d899910d5c7eb4425'/>
<id>urn:sha1:da0005b8853137c91e44867d899910d5c7eb4425</id>
<content type='text'>
This should improve readability. Compare "thislongname" and
"thisLongName". The following keys are left in unchanged. We can
decide what to do with them later.

 - am.keepcr
 - core.autocrlf .safecrlf .trustctime
 - diff.dirstat .noprefix
 - gitcvs.usecrlfattr
 - gui.blamehistoryctx .trustmtime
 - pull.twohead
 - receive.autogc
 - sendemail.signedoffbycc .smtpsslcertpath .suppresscc

Helped-by: Eric Sunshine &lt;sunshine@sunshineco.com&gt;
Signed-off-by: Nguyễn Thái Ngọc Duy &lt;pclouds@gmail.com&gt;
Signed-off-by: Eric Sunshine &lt;sunshine@sunshineco.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
