<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/git.git/Documentation/git-format-patch.txt, branch v1.7.7.4</title>
<subtitle>Git
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.7.7.4</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.7.7.4'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/'/>
<updated>2011-08-29T22:27:07Z</updated>
<entry>
<title>Document negated forms of format-patch --to --cc --add-headers</title>
<updated>2011-08-29T22:27:07Z</updated>
<author>
<name>Thomas Rast</name>
<email>trast@student.ethz.ch</email>
</author>
<published>2011-08-29T20:10:49Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=b2cd17b925a43c232955a53276caf0e20bfd9095'/>
<id>urn:sha1:b2cd17b925a43c232955a53276caf0e20bfd9095</id>
<content type='text'>
The negated forms introduced in c426003 (format-patch: add --no-cc,
--no-to, and --no-add-headers, 2010-03-07) were not documented
anywhere.  Add them to the descriptions of the positive forms.

Signed-off-by: Thomas Rast &lt;trast@student.ethz.ch&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'jn/format-patch-doc'</title>
<updated>2011-05-04T22:51:41Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2011-05-04T22:51:41Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=a588f93dcb679dd228c3a0d61002217c06315f35'/>
<id>urn:sha1:a588f93dcb679dd228c3a0d61002217c06315f35</id>
<content type='text'>
* jn/format-patch-doc:
  Documentation/format-patch: suggest Toggle Word Wrap add-on for Thunderbird
  Documentation: publicize hints for sending patches with GMail
  Documentation: publicize KMail hints for sending patches inline
  Documentation: hints for sending patches inline with Thunderbird
  Documentation: explain how to check for patch corruption
</content>
</entry>
<entry>
<title>Merge branch 'jn/maint-format-patch-doc'</title>
<updated>2011-05-04T22:51:31Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2011-05-04T22:51:31Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=0cb09a7e0c91725c9ac926f1b6767dce597d19dd'/>
<id>urn:sha1:0cb09a7e0c91725c9ac926f1b6767dce597d19dd</id>
<content type='text'>
* jn/maint-format-patch-doc:
  Documentation: describe the format of messages with inline patches
</content>
</entry>
<entry>
<title>Documentation/format-patch: suggest Toggle Word Wrap add-on for Thunderbird</title>
<updated>2011-04-19T18:31:39Z</updated>
<author>
<name>Johannes Sixt</name>
<email>j6t@kdbg.org</email>
</author>
<published>2011-04-18T06:31:16Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=b895960516ef3edf66b5200019e2851e1a779053'/>
<id>urn:sha1:b895960516ef3edf66b5200019e2851e1a779053</id>
<content type='text'>
Of the (now) three methods to send unmangled patches using Thunderbird,
this method is listed first because it provides a single-click on-demand
option rather than a permanent change of configuration like the other
two methods.

Signed-off-by: Johannes Sixt &lt;j6t@kdbg.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Documentation: publicize hints for sending patches with GMail</title>
<updated>2011-04-15T20:28:03Z</updated>
<author>
<name>Jonathan Nieder</name>
<email>jrnieder@gmail.com</email>
</author>
<published>2011-04-15T02:33:57Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=36c10e6d7543f9f35295df0113b0c250ad421eb4'/>
<id>urn:sha1:36c10e6d7543f9f35295df0113b0c250ad421eb4</id>
<content type='text'>
The hints in SubmittingPatches about stopping GMail from clobbering
patches are widely useful both as examples of "git send-email" and
"git imap-send" usage.

Move the documentation to the appropriate places.

While at it, don't encourage storing passwords in config files.

Signed-off-by: Jonathan Nieder &lt;jrnieder@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Documentation: publicize KMail hints for sending patches inline</title>
<updated>2011-04-15T20:28:03Z</updated>
<author>
<name>Jonathan Nieder</name>
<email>jrnieder@gmail.com</email>
</author>
<published>2011-04-15T02:32:55Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=967ab8efd7f294c05b57db600c4e548d7c4f8b2f'/>
<id>urn:sha1:967ab8efd7f294c05b57db600c4e548d7c4f8b2f</id>
<content type='text'>
These hints are in git's private SubmittingPatches document but a
wider audience might be interested.  Move them to the "git
format-patch" manpage.

I'm not sure what gotchas these hints are meant to work around.
They might be completely false.

Signed-off-by: Jonathan Nieder &lt;jrnieder@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Documentation: hints for sending patches inline with Thunderbird</title>
<updated>2011-04-15T20:28:03Z</updated>
<author>
<name>Jonathan Nieder</name>
<email>jrnieder@gmail.com</email>
</author>
<published>2011-04-15T02:28:06Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=dc53151f02ce05f21641895f08808ff7caa9854f'/>
<id>urn:sha1:dc53151f02ce05f21641895f08808ff7caa9854f</id>
<content type='text'>
The standard reference for this information is the article
"Plain text e-mail - Thunderbird#Completely_plain_email" at
kb.mozillazine.org, but the hints hidden away in git's
SubmittingPatches file are more complete.  Move them to the
"git format-patch" manual so they can be installed with git and
read by a wide audience.

While at it, make some tweaks:

 - update "Approach #1" so it might work with Thunderbird 3;
 - remove ancient version numbers from the descriptions of both
   approaches so current readers might have more reason to
   complain if they don't work.

Signed-off-by: Jonathan Nieder &lt;jrnieder@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Documentation: explain how to check for patch corruption</title>
<updated>2011-04-15T20:28:03Z</updated>
<author>
<name>Jonathan Nieder</name>
<email>jrnieder@gmail.com</email>
</author>
<published>2011-04-15T02:24:01Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=57756161eed50f2b52c9e32b01f6388814a09943'/>
<id>urn:sha1:57756161eed50f2b52c9e32b01f6388814a09943</id>
<content type='text'>
SubmittingPatches has some excellent advice about how to check a patch
for corruption before sending it off.  Move it to the format-patch
manual so it can be installed with git's documentation for use by
people not necessarily interested in the git project's practices.

Signed-off-by: Jonathan Nieder &lt;jrnieder@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge v1.7.5-rc2 into jn/format-patch-doc</title>
<updated>2011-04-15T20:27:04Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2011-04-15T20:25:50Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=ed44fd045a8a4bcf7f30a47e4fc6aba761faaf78'/>
<id>urn:sha1:ed44fd045a8a4bcf7f30a47e4fc6aba761faaf78</id>
<content type='text'>
This is to sync with the recent updates in Documentation/SubmittingPatches
and Documentation/format-patch.txt
</content>
</entry>
<entry>
<title>Documentation: describe the format of messages with inline patches</title>
<updated>2011-04-15T20:24:53Z</updated>
<author>
<name>Jonathan Nieder</name>
<email>jrnieder@gmail.com</email>
</author>
<published>2011-04-15T02:22:02Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=e0d48279d5a96bc02edac72c1d28fc38aed37c15'/>
<id>urn:sha1:e0d48279d5a96bc02edac72c1d28fc38aed37c15</id>
<content type='text'>
Add a DISCUSSION section to the "git format-patch" manual to encourage
people to send patches in a form that can be applied by "git am"
automatically.  There are two such forms:

 1. The default form in which most metadata goes in the mail header
    and the message body starts with the patch description;

 2. The snipsnip form in which a message starts with pertinent
    discussion and ends with a patch after a "scissors" mark.

The example requires QP encoding in the "Subject:" header intended for
the mailer to give the reader a chance to reflect on that, rather than
being startled by it later.  By contrast, in-body "From:" and
"Subject:" lines should be human-readable and not QP encoded.

Inspired-by: Jim Meyering &lt;jim@meyering.net&gt;
Signed-off-by: Jonathan Nieder &lt;jrnieder@gmail.com&gt;
Improved-by: Junio C Hamano &lt;gitster@pobox.com&gt;
Improved-by: Drew Northup &lt;drew.northup@maine.edu&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
