From 6a45be9321b1ee81baf74de51671f224407e5ad1 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Tue, 22 Apr 2008 08:19:03 +0000 Subject: [PATCH] Autogenerated HTML docs for v1.5.5.1-67-gbdb8 --- diff-options.txt | 8 ++++++++ git-diff-files.html | 15 ++++++++++++++- git-diff-index.html | 15 ++++++++++++++- git-diff-tree.html | 15 ++++++++++++++- git-diff.html | 15 ++++++++++++++- git-format-patch.html | 15 ++++++++++++++- git-log.html | 15 ++++++++++++++- 7 files changed, 92 insertions(+), 6 deletions(-) diff --git a/diff-options.txt b/diff-options.txt index 8dc5b001c..01e7a5785 100644 --- a/diff-options.txt +++ b/diff-options.txt @@ -58,6 +58,14 @@ endif::git-format-patch[] number of modified files, as well as number of added and deleted lines. +--dirstat[=limit]:: + Output only the sub-directories that are impacted by a diff, + and to what degree they are impacted. You can override the + default cut-off in percent (3) by "--dirstat=limit". If you + want to enable "cumulative" directory statistics, you can use + the "--cumulative" flag, which adds up percentages recursively + even when they have been already reported for a sub-directory. + --summary:: Output a condensed summary of extended header information such as creations, renames and mode changes. diff --git a/git-diff-files.html b/git-diff-files.html index 2e44b6918..cc7b0b203 100644 --- a/git-diff-files.html +++ b/git-diff-files.html @@ -369,6 +369,19 @@ same as "git-diff-index" and "git-diff-tree".

+--dirstat[=limit] +
+
+

+ Output only the sub-directories that are impacted by a diff, + and to what degree they are impacted. You can override the + default cut-off in percent (3) by "--dirstat=limit". If you + want to enable "cumulative" directory statistics, you can use + the "--cumulative" flag, which adds up percentages recursively + even when they have been already reported for a sub-directory. +

+
+
--summary
@@ -1274,7 +1287,7 @@ the pathname, but if that is NUL, the record will show two paths.

diff --git a/git-diff-index.html b/git-diff-index.html index 37b68cbc4..444597456 100644 --- a/git-diff-index.html +++ b/git-diff-index.html @@ -370,6 +370,19 @@ entries in the index are compared.

+--dirstat[=limit] +
+
+

+ Output only the sub-directories that are impacted by a diff, + and to what degree they are impacted. You can override the + default cut-off in percent (3) by "--dirstat=limit". If you + want to enable "cumulative" directory statistics, you can use + the "--cumulative" flag, which adds up percentages recursively + even when they have been already reported for a sub-directory. +

+
+
--summary
@@ -1356,7 +1369,7 @@ always have the special all-zero sha1. diff --git a/git-diff-tree.html b/git-diff-tree.html index 5b372e3e8..7772947c0 100644 --- a/git-diff-tree.html +++ b/git-diff-tree.html @@ -372,6 +372,19 @@ git-diff-tree(1) Manual Page

+--dirstat[=limit] +
+
+

+ Output only the sub-directories that are impacted by a diff, + and to what degree they are impacted. You can override the + default cut-off in percent (3) by "--dirstat=limit". If you + want to enable "cumulative" directory statistics, you can use + the "--cumulative" flag, which adds up percentages recursively + even when they have been already reported for a sub-directory. +

+
+
--summary
@@ -1751,7 +1764,7 @@ the pathname, but if that is NUL, the record will show two paths.

diff --git a/git-diff.html b/git-diff.html index 8983b8540..e2dcbd38d 100644 --- a/git-diff.html +++ b/git-diff.html @@ -448,6 +448,19 @@ and the range notations ("<commit>..<commit>" and

+--dirstat[=limit] +
+
+

+ Output only the sub-directories that are impacted by a diff, + and to what degree they are impacted. You can override the + default cut-off in percent (3) by "--dirstat=limit". If you + want to enable "cumulative" directory statistics, you can use + the "--cumulative" flag, which adds up percentages recursively + even when they have been already reported for a sub-directory. +

+
+
--summary
@@ -1471,7 +1484,7 @@ Output diff in reverse. diff --git a/git-format-patch.html b/git-format-patch.html index e149dd00e..6ed4ecfe0 100644 --- a/git-format-patch.html +++ b/git-format-patch.html @@ -418,6 +418,19 @@ reference.

+--dirstat[=limit] +
+
+

+ Output only the sub-directories that are impacted by a diff, + and to what degree they are impacted. You can override the + default cut-off in percent (3) by "--dirstat=limit". If you + want to enable "cumulative" directory statistics, you can use + the "--cumulative" flag, which adds up percentages recursively + even when they have been already reported for a sub-directory. +

+
+
--summary
@@ -1051,7 +1064,7 @@ git-format-patch -3 diff --git a/git-log.html b/git-log.html index 5be565831..db5e2bbc7 100644 --- a/git-log.html +++ b/git-log.html @@ -370,6 +370,19 @@ each commit introduces are shown.

+--dirstat[=limit] +
+
+

+ Output only the sub-directories that are impacted by a diff, + and to what degree they are impacted. You can override the + default cut-off in percent (3) by "--dirstat=limit". If you + want to enable "cumulative" directory statistics, you can use + the "--cumulative" flag, which adds up percentages recursively + even when they have been already reported for a sub-directory. +

+
+
--summary
@@ -1915,7 +1928,7 @@ reversible operation.

-- 2.26.2