<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/patch-id.c, branch v0.99.8a</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v0.99.8a</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v0.99.8a'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2005-07-27T18:53:49Z</updated>
<entry>
<title>Typofix: usage strings fix.</title>
<updated>2005-07-27T18:53:49Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-07-27T07:04:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=54c6870ebf4c364dd809a1a58eb8485855344812'/>
<id>urn:sha1:54c6870ebf4c364dd809a1a58eb8485855344812</id>
<content type='text'>
The *_usage strings should not start with "usage: ", since the
usage() function gives its own.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Add "git-patch-id" program to generate patch ID's.</title>
<updated>2005-06-23T22:06:04Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@ppc970.osdl.org</email>
</author>
<published>2005-06-23T22:06:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=f97672225b3b1a2ca57cfc16f49239bed1efcd87'/>
<id>urn:sha1:f97672225b3b1a2ca57cfc16f49239bed1efcd87</id>
<content type='text'>
A "patch ID" is nothing but a SHA1 of the diff associated with a patch,
with whitespace and line numbers ignored.  As such, it's "reasonably
stable", but at the same time also reasonably unique, ie two patches
that have the same "patch ID" are almost guaranteed to be the same
thing.

IOW, you can use this thing to look for likely duplicate commits.
</content>
</entry>
</feed>
