From ba7c8d8333e364d5b3a960b19e3b0fc6e867c928 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Sat, 15 Apr 2006 06:17:42 +0000 Subject: [PATCH] Autogenerated HTML docs for v1.3.0-rc3-g170a --- diff-options.txt | 3 +++ git-diff-files.html | 10 +++++++++- git-diff-index.html | 10 +++++++++- git-diff-stages.html | 10 +++++++++- git-diff-tree.html | 10 +++++++++- git-log.html | 41 +++++++++++++++++++++++++++++++++++------ git-log.txt | 24 ++++++++++++++++++++---- 7 files changed, 94 insertions(+), 14 deletions(-) diff --git a/diff-options.txt b/diff-options.txt index 338014c8..447e522a 100644 --- a/diff-options.txt +++ b/diff-options.txt @@ -7,6 +7,9 @@ --patch-with-raw:: Generate patch but keep also the default raw diff output. +--stat:: + Generate a diffstat instead of a patch. + -z:: \0 line termination on output diff --git a/git-diff-files.html b/git-diff-files.html index 43afec50..d66d18a6 100644 --- a/git-diff-files.html +++ b/git-diff-files.html @@ -309,6 +309,14 @@ same as "git-diff-index" and "git-diff-tree".

+--stat +
+
+

+ Generate a diffstat instead of a patch. +

+
+
-z
@@ -822,7 +830,7 @@ two unresolved merge parents with the working tree file diff --git a/git-diff-index.html b/git-diff-index.html index 30c3638b..e667fec0 100644 --- a/git-diff-index.html +++ b/git-diff-index.html @@ -310,6 +310,14 @@ entries in the index are compared.

+--stat +
+
+

+ Generate a diffstat instead of a patch. +

+
+
-z
@@ -912,7 +920,7 @@ always have the special all-zero sha1. diff --git a/git-diff-stages.html b/git-diff-stages.html index 7dc28f92..aff4b3e1 100644 --- a/git-diff-stages.html +++ b/git-diff-stages.html @@ -307,6 +307,14 @@ unmerged index file.

+--stat +
+
+

+ Generate a diffstat instead of a patch. +

+
+
-z
@@ -796,7 +804,7 @@ two unresolved merge parents with the working tree file diff --git a/git-diff-tree.html b/git-diff-tree.html index 0c6660b9..fb10a73f 100644 --- a/git-diff-tree.html +++ b/git-diff-tree.html @@ -312,6 +312,14 @@ git-diff-tree(1) Manual Page

+--stat +
+
+

+ Generate a diffstat instead of a patch. +

+
+
-z
@@ -984,7 +992,7 @@ two unresolved merge parents with the working tree file diff --git a/git-log.html b/git-log.html index 1d9f2338..84cb4cfd 100644 --- a/git-log.html +++ b/git-log.html @@ -3,7 +3,7 @@ - +