<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/git-format-patch.sh, branch v1.2.3</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v1.2.3</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v1.2.3'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2006-02-22T02:13:32Z</updated>
<entry>
<title>format-patch: pretty-print timestamp correctly.</title>
<updated>2006-02-22T02:13:32Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2006-02-22T02:13:32Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=fab5de7936f0cc086836a38d2de4374c3df223b4'/>
<id>urn:sha1:fab5de7936f0cc086836a38d2de4374c3df223b4</id>
<content type='text'>
Perl is not C and does not truncate the division result.  Arghh!

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>format-patch: Remove last vestiges of --mbox option</title>
<updated>2006-02-07T10:09:55Z</updated>
<author>
<name>Andreas Ericsson</name>
<email>ae@op5.se</email>
</author>
<published>2006-02-07T09:37:54Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=66f04f38f42024dceb1679fc4d672de3746cf237'/>
<id>urn:sha1:66f04f38f42024dceb1679fc4d672de3746cf237</id>
<content type='text'>
Don't mention it in docs or --help output.
Remove mbox, date and author variables from git-format-patch.sh.

Use DESCRIPTION text from man-page to update LONG_USAGE output. It's
a bit silly to have two texts saying the same thing in different words,
and I'm too lazy to update both.

Signed-off-by: Andreas Ericsson &lt;ae@op5.se&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Fix git-format-patch -s to include a Signed-off-by: line...</title>
<updated>2006-01-25T23:10:35Z</updated>
<author>
<name>Eric W. Biederman</name>
<email>ebiederm@xmission.com</email>
</author>
<published>2006-01-25T20:03:41Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=fc5be4fdaa063a667d17ae40e4ad130e2177b0f8'/>
<id>urn:sha1:fc5be4fdaa063a667d17ae40e4ad130e2177b0f8</id>
<content type='text'>
In the last round of bug fixes the signed-off-by line was still be
generated but it was not including a signed-off-by line :(

Signed-off-by: Eric W. Biederman &lt;ebiederm@xmission.com&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>[PATCH] format-patch: always --mbox and show sane Date:</title>
<updated>2006-01-15T01:21:34Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2006-01-13T23:56:44Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=36383a3df37116f6022b5a0f7331fb19337c4730'/>
<id>urn:sha1:36383a3df37116f6022b5a0f7331fb19337c4730</id>
<content type='text'>
Make --mbox, --author, and --date options a no-op, and always
use --mbox output, and rewrite the commit log formatting in
Perl.  This makes it easier to output Date: header in RFC 2822
format, so do that as well.

Inspiration for this patch came from Andreas Ericsson's earlier
patch.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Fix git-format-patch usage string wrt output modes.</title>
<updated>2006-01-08T02:17:38Z</updated>
<author>
<name>Yann Dirson</name>
<email>ydirson@altern.org</email>
</author>
<published>2006-01-08T00:39:16Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=5f815e5922eb31c5826e5f5f21e83d1f6f338ed1'/>
<id>urn:sha1:5f815e5922eb31c5826e5f5f21e83d1f6f338ed1</id>
<content type='text'>
--stdout was not mentionned, and the description for the case where -o
was not given was thus incomplete.

Signed-off-by: Yann Dirson &lt;ydirson@altern.org&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>format-patch/commit: Quote single quote in the author name properly.</title>
<updated>2006-01-06T04:02:33Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2006-01-06T03:50:37Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=aa66c7ec77d474b737da607d6cb2d07f56628def'/>
<id>urn:sha1:aa66c7ec77d474b737da607d6cb2d07f56628def</id>
<content type='text'>
Noticed by Kyle McMartin.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>format-patch: make sure header and body are separated.</title>
<updated>2005-12-20T05:55:12Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-12-20T05:55:12Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=a5c21d6eb7e7ce164666d55e5911c271664ddfe7'/>
<id>urn:sha1:a5c21d6eb7e7ce164666d55e5911c271664ddfe7</id>
<content type='text'>
Since log message in a commit object is defined to be binary
blob, it could be something without an empty line between the
title line and the body text.  Be careful to format such into
a form suitable for e-mail submission.  There must be an empty
line between the headers and the body.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Trivial usage string clean-up</title>
<updated>2005-12-14T10:53:43Z</updated>
<author>
<name>freku045@student.liu.se</name>
<email>freku045@student.liu.se</email>
</author>
<published>2005-12-13T22:30:31Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=806f36d4d7caf75b6d3e098cb0353d85d3477c7d'/>
<id>urn:sha1:806f36d4d7caf75b6d3e098cb0353d85d3477c7d</id>
<content type='text'>
Signed-off-by: Fredrik Kuivinen &lt;freku045@student.liu.se&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>format-patch: use same number of digits in numbers</title>
<updated>2005-12-11T06:22:35Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-12-11T06:22:35Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=7564577a6c05a1153ddb94cbe68e75c391b52f20'/>
<id>urn:sha1:7564577a6c05a1153ddb94cbe68e75c391b52f20</id>
<content type='text'>
This would help sorting by subject in MUA work saner even though
MUA is too dumb to attempt sorting numbered subjects sanely.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>format-patch: run diff in C locale</title>
<updated>2005-11-29T22:27:59Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-11-29T21:51:27Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=830273d10cf1cfe646db39b87d3ccb49bf88b73a'/>
<id>urn:sha1:830273d10cf1cfe646db39b87d3ccb49bf88b73a</id>
<content type='text'>
Otherwise it would show incomplete line and binary markers in
a locale dependent way.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
</feed>
