<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation/git-diff-tree.txt, branch v1.2.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v1.2.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v1.2.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2006-02-07T21:19:40Z</updated>
<entry>
<title>Document git-diff-tree --always</title>
<updated>2006-02-07T21:19:40Z</updated>
<author>
<name>Petr Baudis</name>
<email>pasky@suse.cz</email>
</author>
<published>2006-02-07T11:47:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3904848c6ea8815236db66956f6a7d77e13fb384'/>
<id>urn:sha1:3904848c6ea8815236db66956f6a7d77e13fb384</id>
<content type='text'>
Signed-off-by: Petr Baudis &lt;pasky@suse.cz&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Documentation: git-diff-tree --cc also omits empty commits</title>
<updated>2006-02-02T19:28:38Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2006-02-02T19:28:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=985cb9cc5851ae2f65acf74a8db5077b69cc2a9b'/>
<id>urn:sha1:985cb9cc5851ae2f65acf74a8db5077b69cc2a9b</id>
<content type='text'>
A misguided attempt to show logs at all time was inserted only to
the documentation of this flag.  Worse yet, it was not even implemented,
causing more confusion.  Drop it.

We might want to have an option to show --pretty even when there is no
diff output, but that is applicable to all forms of diff, not just --cc.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Documentation: diff -c/--cc</title>
<updated>2006-01-28T10:26:30Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2006-01-28T10:19:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=34801cab72e8262d2585f72f15b62a397f0c6c1a'/>
<id>urn:sha1:34801cab72e8262d2585f72f15b62a397f0c6c1a</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Wrap synopsis lines and use [verse] to keep formatting</title>
<updated>2006-01-06T02:44:28Z</updated>
<author>
<name>Jonas Fonseca</name>
<email>fonseca@diku.dk</email>
</author>
<published>2005-12-31T17:37:15Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=353ce81597e831969ac37d6991346f8c39c1488e'/>
<id>urn:sha1:353ce81597e831969ac37d6991346f8c39c1488e</id>
<content type='text'>
In addition, also fixes a few synopses to be more consistent and a gitlink.

Signed-off-by: Jonas Fonseca &lt;fonseca@diku.dk&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Documentation: spell.</title>
<updated>2005-12-29T09:32:56Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-12-29T09:20:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=89438677abaae1a8ffc3c0905f3355a590da7bf4'/>
<id>urn:sha1:89438677abaae1a8ffc3c0905f3355a590da7bf4</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Add --no-commit-id option for git-diff-tree, use it in gitk</title>
<updated>2005-11-11T09:13:05Z</updated>
<author>
<name>Pavel Roskin</name>
<email>proski@gnu.org</email>
</author>
<published>2005-11-10T05:30:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=601c978c1bc9f6742c18932cb9d4a6910934f785'/>
<id>urn:sha1:601c978c1bc9f6742c18932cb9d4a6910934f785</id>
<content type='text'>
This patch introduces -no-commit-id option for git-diff-tree, which
suppresses commit ID output.

[jc: dropped gitk part for now.]

Signed-off-by: Pavel Roskin &lt;proski@gnu.org&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Documentation changes to recursive option for git-diff-tree</title>
<updated>2005-10-28T20:37:38Z</updated>
<author>
<name>Chris Shoemaker</name>
<email>c.shoemaker@cox.net</email>
</author>
<published>2005-10-28T17:04:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=50b8e355b64c93a71d5008557e15f52c032240ff'/>
<id>urn:sha1:50b8e355b64c93a71d5008557e15f52c032240ff</id>
<content type='text'>
Update docs and usages regarding '-r' recursive option for git-diff-tree.
Remove '-r' from common diff options, mention it only for git-diff-tree.
Remove one extraneous use of '-r' with git-diff-files in get-merge.sh.
Sync the synopsis and usage string for git-diff-tree.

Signed-off-by: Chris Shoemaker &lt;c.shoemaker at cox.net&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Remove the version tags from the manpages</title>
<updated>2005-10-10T21:49:52Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-10-10T21:49:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=98438bd0e893c23186fb82ea8b04964c0f1ef9d1'/>
<id>urn:sha1:98438bd0e893c23186fb82ea8b04964c0f1ef9d1</id>
<content type='text'>
Signed-off-by: Christian Meder &lt;chris@absolutegiganten.org&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>[PATCH] Random documentation fixes</title>
<updated>2005-10-03T20:23:47Z</updated>
<author>
<name>Jonas Fonseca</name>
<email>fonseca@diku.dk</email>
</author>
<published>2005-10-03T17:16:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=df8baa42fe4eeb5a021ac262caf601f44d2a5746'/>
<id>urn:sha1:df8baa42fe4eeb5a021ac262caf601f44d2a5746</id>
<content type='text'>
The fixes focuses on improving the HTML output. Most noteworthy:

 - Fix the Makefile to also make various *.html files depend on
   included files.

 - Consistently use 'NOTE: ...' instead of '[ ... ]' for additional
   info.

 - Fix ending '::' for description lists in OPTION section etc.

 - Fix paragraphs in description lists ending up as preformated text.

 - Always use listingblocks (preformatted text wrapped in lines with -----)
   for examples that span empty lines, so they are put in only one HTML
   block.

 - Use '1.' instead of '(1)' for numbered lists.

 - Fix linking to other GIT docs.

 - git-rev-list.txt: put option descriptions in an OPTION section.

Signed-off-by: Jonas Fonseca &lt;fonseca@diku.dk&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Merge 'fixes' branch.</title>
<updated>2005-09-24T01:46:34Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-09-24T01:46:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=348c4c66dacb1810a9bcd592e72f98a465233488'/>
<id>urn:sha1:348c4c66dacb1810a9bcd592e72f98a465233488</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
</feed>
