From: Jakub Narebski <jnareb@gmail.com>
To: git@vger.kernel.org
Subject: Re: Any objectsions to enhancing git-log to show tags/branch heads?
Date: Tue, 17 Apr 2007 04:30:47 +0200 [thread overview]
Message-ID: <f01b9g$qqc$1@sea.gmane.org> (raw)
In-Reply-To: 20070417022154.GC30340@thunk.org
Theodore Tso wrote:
> The one thing that's a bit unfortunate is that with the commit ID
> taking up 40 characters, very often there's not enough space on the
> screen to display all of the tags and references (and with the default
> less options being hardcoded as "-FRSX", the ones that go beyond the
> width of the screen get lost.
>
> So I tried to use --abbrev, and it didn't shrink the size of the id,
> like I thought it would. It didn't object to the option, but
> apparently it ignored it. Funny, I thought it worked before, but it
> wasn't before I applied the patch, so it wasn't your patches that were
> at fault.
You have to use --abbrev-commit (--abbrev is opassed to log machinery, and
covers object ids), which is undocumented option (mentioned only in passing
in git-reflog(1)).
--
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git
next prev parent reply other threads:[~2007-04-17 2:27 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-16 12:45 Any objectsions to enhancing git-log to show tags/branch heads? Theodore Ts'o
2007-04-16 17:46 ` Junio C Hamano
2007-04-16 20:46 ` Theodore Tso
2007-04-16 18:13 ` Peter Baumann
2007-04-16 18:27 ` J. Bruce Fields
2007-04-17 5:07 ` Peter Baumann
2007-04-17 13:36 ` J. Bruce Fields
2007-04-16 19:01 ` Julian Phillips
2007-04-17 5:08 ` Peter Baumann
2007-04-16 23:00 ` Linus Torvalds
2007-04-17 2:21 ` Theodore Tso
2007-04-17 2:30 ` Jakub Narebski [this message]
2007-04-17 3:00 ` Linus Torvalds
2007-04-23 10:00 ` Junio C Hamano
2007-04-17 3:15 ` Theodore Tso
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='f01b9g$qqc$1@sea.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.