git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Steven Drake <sdrake@xnet.co.nz>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] Add `[decorate]' configuration section.
Date: Wed, 17 Feb 2010 09:50:35 -0800	[thread overview]
Message-ID: <7vr5ojwy38.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <16c38171fc04cee7bdc607bb4c6586925b15278c.1266394059.git.sdrake@xnet.co.nz> (Steven Drake's message of "Wed\, 17 Feb 2010 21\:22\:46 +1300")

Steven Drake <sdrake@xnet.co.nz> writes:

> This can be used to enable the display of ref names of commits that are
> shown by log commands.  Each of the log commands (whatchanged, show,
> reflog, and log) can be enable separately.
>
> e.g:
> 	[decorate]
> 		log
> 		reflog

What is the reason to set these configuration differently except "because
we can"?  Also, if it is a good idea to allow setting them independently,
you would need to make it easier for people who want to set them all to
the same value, e.g. "[decorate] logfamily = short" or something.

I somehow find the older "log.decorate" much more natural and the changes
from it to this version not worth it, but maybe it is just me.

  reply	other threads:[~2010-02-17 17:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-17  8:22 [PATCH] Add `[decorate]' configuration section Steven Drake
2010-02-17 17:50 ` Junio C Hamano [this message]
2010-02-17 18:28   ` Re* " Junio C Hamano
2010-02-20 17:17     ` Heiko Voigt
2010-02-20 17:49       ` Thomas Rast
2010-02-22  5:52         ` Junio C Hamano
2010-02-25 22:44   ` Steven Drake
2010-02-25 23:12     ` Junio C Hamano
2010-02-26  0:06       ` Steven Drake
2010-02-26  3:57         ` Steven Drake

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=7vr5ojwy38.fsf@alter.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=sdrake@xnet.co.nz \
    /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).