<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/git-shortlog, branch v0.99</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v0.99</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v0.99'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2005-06-05T03:33:01Z</updated>
<entry>
<title>git-shortlog: add name translations for 'sparse' repo</title>
<updated>2005-06-05T03:33:01Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@ppc970.osdl.org</email>
</author>
<published>2005-06-05T03:33:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=848b292e835f10b0f859b22415be6e3fa951c55e'/>
<id>urn:sha1:848b292e835f10b0f859b22415be6e3fa951c55e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add git-shortlog perl script</title>
<updated>2005-06-05T03:21:35Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@ppc970.osdl.org</email>
</author>
<published>2005-06-05T03:21:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=fa375c7f1b6298b128492b0935e92ecd0fd668e4'/>
<id>urn:sha1:fa375c7f1b6298b128492b0935e92ecd0fd668e4</id>
<content type='text'>
Somebody finally came through - Jeff Garzik gets a gold
star for writing a shortlog script for git, so that I
can do nice release announcments again.

I added name translations from the current kernel history
(and git, for that matter). Hopefully it won't grow at
nearly the same rate the BK equivalent did, since 99% of
the time git records the full name already.

Usage: just do

        git-rev-list --pretty HEAD ^LAST_HEAD | git-shortlog

or, in fact, use any of the other tools (git-diff-tree,
git-whatchanged etc) that use the default "pretty" commit format.
</content>
</entry>
</feed>
