git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jay Soffian <jaysoffian@gmail.com>
To: git@vger.kernel.org
Cc: Jay Soffian <jaysoffian@gmail.com>, Junio C Hamano <junio@kernel.org>
Subject: Re: [PATCH v4] Add log.abbrevCommit config variable
Date: Tue, 17 May 2011 21:21:43 -0400	[thread overview]
Message-ID: <BANLkTin-xuP0Bo-67_03BaAn93w7x9sC+g@mail.gmail.com> (raw)
In-Reply-To: <1305681031-97235-1-git-send-email-jaysoffian@gmail.com>

On Tue, May 17, 2011 at 9:10 PM, Jay Soffian <jaysoffian@gmail.com> wrote:
> Add log.abbrevCommit config variable as a convenience for users who
> often use --abbrev-commit with git log and friends. Allow the option
> to be overridden with --no-abbrev-commit. Per 635530a2fc and 4f62c2bc57,
> the config variable is ignored when log is given "--pretty=raw".
>
> (Also, a drive-by spelling correction in git log's short help.)
>
> Signed-off-by: Jay Soffian <jaysoffian@gmail.com>
> ---
> - Fixed regression in "git reflog" output where commit was not abbreviated
> - Added tests for "git whatchanged" and "git reflog" output formats
> - Added additional stanzas to "log.abbrevCommit" test to check output
>  of "git whatchanged" and "git reflog"

Ignore this, I sent the wrong file. Sorry. Sending v5.

j.

      reply	other threads:[~2011-05-18  1:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-18  1:10 [PATCH v4] Add log.abbrevCommit config variable Jay Soffian
2011-05-18  1:21 ` Jay Soffian [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=BANLkTin-xuP0Bo-67_03BaAn93w7x9sC+g@mail.gmail.com \
    --to=jaysoffian@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=junio@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).