From: Jakub Narebski <jnareb@gmail.com>
To: git@vger.kernel.org
Subject: Re: [PATCH] Improve documentation for --dirstat diff option
Date: Mon, 01 Sep 2008 11:42:54 +0200 [thread overview]
Message-ID: <g9gdev$2un$1@ger.gmane.org> (raw)
In-Reply-To: 20080901005028.GA31502@zakalwe.fi
Heikki Orsila wrote:
> --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.
> + Output the distribution of relative damage (number of lines added or
> + removed) for each sub-directory. Directories with damage below
> + a cut-off percent (3% by default) are not shown. The cut-off percent
> + can be set with "--dirstat=limit". Damage for a child directory is not
> + counted for the parent directory, unless "--cumulative" is used.
I rather prefer "impact" to "damage". And it should probably be
"child directory _shown_".
--
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git
next prev parent reply other threads:[~2008-09-01 9:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-01 0:50 [PATCH] Improve documentation for --dirstat diff option Heikki Orsila
2008-09-01 9:42 ` Jakub Narebski [this message]
2008-09-01 10:29 ` Junio C Hamano
2008-09-01 10:34 ` Heikki Orsila
-- strict thread matches above, loose matches on Subject: below --
2008-09-01 10:13 Heikki Orsila
2008-09-01 10:18 ` Abhijit Menon-Sen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='g9gdev$2un$1@ger.gmane.org' \
--to=jnareb@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.