<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation/diffcore.txt, 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-20T03:13:18Z</updated>
<entry>
<title>[PATCH] Rework -B output.</title>
<updated>2005-06-20T03:13:18Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-06-19T20:17:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=366175ef8c3b1e145f4ba846e63a1dea3ec3cacc'/>
<id>urn:sha1:366175ef8c3b1e145f4ba846e63a1dea3ec3cacc</id>
<content type='text'>
Patch for a completely rewritten file detected by the -B flag
was shown as a pair of creation followed by deletion in earlier
versions.  This was an misguided attempt to make reviewing such
a complete rewrite easier, and unnecessarily ended up confusing
git-apply.  Instead, show the entire contents of old version
prefixed with '-', followed by the entire contents of new
version prefixed with '+'.  This gives the same easy-to-review
for human consumer while keeping it a single, regular
modification patch for machine consumption, something that even
GNU patch can grok.

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] Update diff documentation.</title>
<updated>2005-06-20T03:13:18Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-06-19T20:14:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=232b75ab3d60475b19270be022a966772c25c84b'/>
<id>urn:sha1:232b75ab3d60475b19270be022a966772c25c84b</id>
<content type='text'>
This updates diff documentation to discuss --find-copies-harder,
and adds descriptions for options that were not described
earlier.

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] Documentation: describe diff tweaking (fix).</title>
<updated>2005-06-07T22:23:30Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-06-06T00:54:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=28f8fafff8511d4f03f956819f7819b481d7fd50'/>
<id>urn:sha1:28f8fafff8511d4f03f956819f7819b481d7fd50</id>
<content type='text'>
I cannot count ;-)

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>[PATCH] Documentation: describe diff tweaking.</title>
<updated>2005-06-05T22:23:57Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-06-05T21:30:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=4a1332d04b676a226eba5a7c1247db199d463570'/>
<id>urn:sha1:4a1332d04b676a226eba5a7c1247db199d463570</id>
<content type='text'>
This adds documentation for the diffcore mechanism and explains
how numeric parameters to -B/-C/-M options affect the output,
which was left "black magic" so far.

The documentation is not connected to any of the other asciidoc
nodes yet.  Awaiting for suggestions, fixes and help from other
people.

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