<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/git-whatchanged, 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-13T17:22:39Z</updated>
<entry>
<title>git-whatchanged: use the git-rev-parse helper</title>
<updated>2005-06-13T17:22:39Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@ppc970.osdl.org</email>
</author>
<published>2005-06-13T17:22:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d6cb5e5f99b5fe4a83f452923622e50f268d68b1'/>
<id>urn:sha1:d6cb5e5f99b5fe4a83f452923622e50f268d68b1</id>
<content type='text'>
So now you can say

	git-whatchanged -p v2.6.12-rc5.. drivers/usb

and it will show you what changed (as a patch) in drivers/usb since the
v2.6.12-rc5 release.
</content>
</entry>
<entry>
<title>git-whatchanged: make default output format be pretty.</title>
<updated>2005-06-13T03:35:04Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@ppc970.osdl.org</email>
</author>
<published>2005-06-13T03:35:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a7fa68c5f942706fce5636b9136d1b229e089190'/>
<id>urn:sha1:a7fa68c5f942706fce5636b9136d1b229e089190</id>
<content type='text'>
If you want the raw stuff, just do

	git-whatchanged --pretty=raw

and it wil act like it used to.
</content>
</entry>
<entry>
<title>git-whatchanged: allow other pagers</title>
<updated>2005-05-21T16:44:16Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@ppc970.osdl.org</email>
</author>
<published>2005-05-21T16:44:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=c8265ac096afe8a0eb460a41c0620f6ae13394fe'/>
<id>urn:sha1:c8265ac096afe8a0eb460a41c0620f6ae13394fe</id>
<content type='text'>
(but still try to use '-S' if using less)
</content>
</entry>
<entry>
<title>git-whatchanged: use 'less -S' on the output to make it more user friendly</title>
<updated>2005-05-19T16:07:19Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@ppc970.osdl.org</email>
</author>
<published>2005-05-19T16:07:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ce7d9c9c3cea73ab81bf38df93927abb580669ec'/>
<id>urn:sha1:ce7d9c9c3cea73ab81bf38df93927abb580669ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add silly "git-whatchanged" script.</title>
<updated>2005-05-17T18:47:13Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@ppc970.osdl.org</email>
</author>
<published>2005-05-17T18:47:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=02481aec2a2cfce7bc47d0d10876be5507f0b7ba'/>
<id>urn:sha1:02481aec2a2cfce7bc47d0d10876be5507f0b7ba</id>
<content type='text'>
It's a one-liner, but it's useful as documentation if nothing else.
</content>
</entry>
</feed>
