<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/t/t4013/diff.diff-tree_--pretty_--root_--summary_initial, branch v1.7.0-rc2</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v1.7.0-rc2</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v1.7.0-rc2'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2006-10-05T22:10:40Z</updated>
<entry>
<title>Turn on recursive with --summary</title>
<updated>2006-10-05T22:10:40Z</updated>
<author>
<name>Johannes Schindelin</name>
<email>Johannes.Schindelin@gmx.de</email>
</author>
<published>2006-10-03T21:09:56Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=d7014dc0811eb24f418830a30dacc203c1a580f4'/>
<id>urn:sha1:d7014dc0811eb24f418830a30dacc203c1a580f4</id>
<content type='text'>
This makes "git log/diff --summary" imply recursive behaviour,
whose effect is summarized in one test output:

    --- a/t/t4013/diff.diff-tree_--pretty_--root_--summary_initial
    +++ b/t/t4013/diff.diff-tree_--pretty_--root_--summary_initial
    @@ -5,7 +5,7 @@ Date:   Mon Jun 26 00:00:00 2006 +0000

	 Initial

    - create mode 040000 dir
    + create mode 100644 dir/sub
      create mode 100644 file0
      create mode 100644 file2
     $

When a file is created in a subdirectory, we used to say just
the directory name only when that directory also was created,
which did not make sense from two reasons.  It is not any more
significant to create a new file in a new directory than to
create a new file in an existing directory, and even if it were,
reportinging the new directory name without saying the actual
filename is not useful.

Signed-off-by: Johannes Schindelin &lt;Johannes.Schindelin@gmx.de&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>t4013: note improvements brought by the new output code.</title>
<updated>2006-06-29T19:07:27Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2006-06-29T19:00:12Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=026625e78eaf8ea2ae960525c367b5e8f1629fd4'/>
<id>urn:sha1:026625e78eaf8ea2ae960525c367b5e8f1629fd4</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
</feed>
