From: Jing Xue <jingxue@digizenstudio.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: git <git@vger.kernel.org>
Subject: Re: gitk fails to parse git log output in 1.5.3
Date: Sun, 2 Sep 2007 21:25:27 -0400 [thread overview]
Message-ID: <20070903012527.GB19198@falcon.digizenstudio.com> (raw)
In-Reply-To: <7vzm04odze.fsf@gitster.siamese.dyndns.org>
On Sun, Sep 02, 2007 at 04:16:05PM -0700, Junio C Hamano wrote:
>
> This will quickly turn into an FAQ.
Indeed. I went and added it to the Wiki/FAQ.
Also I noticed that git-log was missing the descriptions for '--color'
and '--no-color'.
Signed-off-by: Jing Xue <jingxue@digizenstudio.com>
---
Documentation/git-log.txt | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/Documentation/git-log.txt b/Documentation/git-log.txt
index 5ec547c..c42ca89 100644
--- a/Documentation/git-log.txt
+++ b/Documentation/git-log.txt
@@ -72,6 +72,14 @@ include::pretty-options.txt[]
Note that only message is considered, if also a diff is shown
its size is not included.
+--color::
+ Show colored log entries. Same as if `color.diff` were set to
+ "true".
+
+--no-color::
+ Turn off colored log entries, even when `color.diff` sets the
+ default to color output.
+
<paths>...::
Show only commits that affect the specified paths.
--
1.5.3
prev parent reply other threads:[~2007-09-03 1:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-02 22:31 gitk fails to parse git log output in 1.5.3 Jing Xue
2007-09-02 23:16 ` Junio C Hamano
2007-09-03 1:25 ` Jing Xue [this message]
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=20070903012527.GB19198@falcon.digizenstudio.com \
--to=jingxue@digizenstudio.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.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.