From: Marcus Comstedt <marcus@mc.pp.se>
To: Jakub Narebski <jnareb@gmail.com>
Cc: Lars Hjemli <hjemli@gmail.com>, git@vger.kernel.org
Subject: Re: git log --stat FILE
Date: Sun, 08 Aug 2010 14:35:48 +0200 [thread overview]
Message-ID: <yf9bp9ds2mz.fsf@chiyo.mc.pp.se> (raw)
In-Reply-To: <201008081426.21705.jnareb@gmail.com> (Jakub Narebski's message of "Sun, 8 Aug 2010 14:26:21 +0200")
Jakub Narebski <jnareb@gmail.com> writes:
> Diffstat is just a diff format (a way of presenting diff); '--stat'
> is described in "Common _diff_ options" of git-log(1) manpage.
>
> But whats obvoud to me might not be obvious to everyone.
To me (and probably many others), a "diff" is the output of the
command "/usr/bin/diff". I notice that git seems to refer to this as
a "patch" instead. Nevertheless, the documentation of --full-diff
explicitly talks about "log -p", rather than "diffs" in general. So
it's not clear from the documentation that it affects other types of
diffs than those produced by -p ("patches").
// Marcus
next prev parent reply other threads:[~2010-08-08 12:35 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-08 11:29 git log --stat FILE Marcus Comstedt
2010-08-08 11:54 ` Jakub Narebski
2010-08-08 11:54 ` Lars Hjemli
2010-08-08 12:04 ` Marcus Comstedt
2010-08-08 12:26 ` Jakub Narebski
2010-08-08 12:35 ` Marcus Comstedt [this message]
2010-08-08 13:08 ` Jakub Narebski
2010-08-08 13:33 ` Marcus Comstedt
2010-08-08 15:31 ` [PATCH] Documentation/git-log: Clarify --full-diff Michael J Gruber
2010-08-09 7:45 ` Matthieu Moy
2010-08-09 19:57 ` Junio C Hamano
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=yf9bp9ds2mz.fsf@chiyo.mc.pp.se \
--to=marcus@mc.pp.se \
--cc=git@vger.kernel.org \
--cc=hjemli@gmail.com \
--cc=jnareb@gmail.com \
/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.