<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/t/t4002-diff-basic.sh, 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-05-23T23:23:10Z</updated>
<entry>
<title>[PATCH] diff-raw format update take #2.</title>
<updated>2005-05-23T23:23:10Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-05-23T21:55:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=b6d8f309d9bbd8193d9b73eb41c6fcdaa8001298'/>
<id>urn:sha1:b6d8f309d9bbd8193d9b73eb41c6fcdaa8001298</id>
<content type='text'>
This changes the diff-raw format again, following the mailing
list discussion.  The new format explicitly expresses which one
is a rename and which one is a copy.

The documentation and tests are updated to match this change.

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] The diff-raw format updates.</title>
<updated>2005-05-22T05:49:19Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-05-22T02:42:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=81e50eabf06dd68e8e62a9b697eaf60904c58b22'/>
<id>urn:sha1:81e50eabf06dd68e8e62a9b697eaf60904c58b22</id>
<content type='text'>
Update the diff-raw format as Linus and I discussed, except that
it does not use sequence of underscore '_' letters to express
nonexistence.  All '0' mode is used for that purpose instead.

The new diff-raw format can express rename/copy, and the earlier
restriction that -M and -C _must_ be used with the patch format
output is no longer necessary.  The patch makes -M and -C flags
independent of -p flag, so you need to say git-whatchanged -M -p
to get the diff/patch format.

Updated are both documentations and tests.

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] Diff-files fix with more tests.</title>
<updated>2005-05-20T17:08:56Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-05-20T16:48:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=411746940f02f6fb90c4b6b97c6f07cee599c2e1'/>
<id>urn:sha1:411746940f02f6fb90c4b6b97c6f07cee599c2e1</id>
<content type='text'>
The same check we added earlier to update-cache to catch ENOTDIR
turns out to be missing from diff-files.  This causes a
difference not being reported when you have DF/DF (a file in a
subdirectory) in the cache and DF is a file on the filesystem.

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 tests for diff-tree</title>
<updated>2005-05-20T16:27:43Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-05-20T15:32:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=63713028cd2c747b225c110193f63caff0f58aeb'/>
<id>urn:sha1:63713028cd2c747b225c110193f63caff0f58aeb</id>
<content type='text'>
This adds and reorganizes some tests for diff-tree

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