<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/git-log-script, 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-07-10T23:10:21Z</updated>
<entry>
<title>Make "git log" exit properly if not in a git archive</title>
<updated>2005-07-10T23:10:21Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@g5.osdl.org</email>
</author>
<published>2005-07-10T23:10:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=4bc5fbf82e225aef0694c91458c31515409455e6'/>
<id>urn:sha1:4bc5fbf82e225aef0694c91458c31515409455e6</id>
<content type='text'>
Instead of getting an incomprehensible error message from git-rev-list.
</content>
</entry>
<entry>
<title>Make "git log" use the new git-rev-parse helper</title>
<updated>2005-06-13T17:07:25Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@ppc970.osdl.org</email>
</author>
<published>2005-06-13T17:07:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=f04b05697c140953c1c50bb2794c41f26ba689b9'/>
<id>urn:sha1:f04b05697c140953c1c50bb2794c41f26ba689b9</id>
<content type='text'>
See the previous commit for explanations.
</content>
</entry>
<entry>
<title>Add "git" and "git-log-script" helper scripts.</title>
<updated>2005-06-01T16:13:26Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@ppc970.osdl.org</email>
</author>
<published>2005-06-01T16:13:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=e764b8e8b3c50b131be825532ba26fa346d6586e'/>
<id>urn:sha1:e764b8e8b3c50b131be825532ba26fa346d6586e</id>
<content type='text'>
The "git" script is just shorthand: "git xyz &lt;args&gt;" will just execute
"git-xyz-script &lt;args&gt;", which is useful for people used to the CVS
naming convention. So "git log" will run the new git-log-script, which
is just a wrapper around the new pretty-printing git-rev-list.

Cheesy.
</content>
</entry>
</feed>
