<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/git-external-diff-script, branch v0.99.8c</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v0.99.8c</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v0.99.8c'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2005-10-04T06:47:19Z</updated>
<entry>
<title>Remove unused external-diff script.</title>
<updated>2005-10-04T06:47:19Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-10-04T06:47:19Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=e9b2e586181ae7631a048b88221fb857706900e9'/>
<id>urn:sha1:e9b2e586181ae7631a048b88221fb857706900e9</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Trivial git script fixups</title>
<updated>2005-06-15T01:56:05Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@ppc970.osdl.org</email>
</author>
<published>2005-06-15T01:56:05Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=40d8cfe4117564e5520e8f4f953addaa94844476'/>
<id>urn:sha1:40d8cfe4117564e5520e8f4f953addaa94844476</id>
<content type='text'>
Fix permissions, and add trivial "reset" and "add" scripts.

The "reset" script just resets the index back to head, while the "add"
script is just a crutch for people used to do "cvs add".
</content>
</entry>
<entry>
<title>[PATCH] Remove final newline from the value of xfrm_msg variable.</title>
<updated>2005-05-29T18:17:43Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-05-27T22:54:06Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=09d9d1a648ecff1dd914224b3ee616b0486ec525'/>
<id>urn:sha1:09d9d1a648ecff1dd914224b3ee616b0486ec525</id>
<content type='text'>
This change makes the implementation of git-external-diff-script
cleaner.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] Add git-external-diff-script</title>
<updated>2005-05-26T22:18:55Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-05-26T09:31:05Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=4ba406a75ca80e335acfddf77f8d119af6d34d9e'/>
<id>urn:sha1:4ba406a75ca80e335acfddf77f8d119af6d34d9e</id>
<content type='text'>
This is a demonstration of GIT_EXTERNAL_DIFF mechanism, and a
testbed for tweaking and enhancing what the built-in diff should
do.  This script is designed to output exactly the same output
as what the built-in diff driver produces when used as the
GIT_EXTERNAL_DIFF command.

I've run this and updated built-in diff on the entire history of
linux-2.6 git repository, and JG's udev.git repository which has
interesting symlink cases to make sure it is equivalent to the
built-in diff driver.

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