From: Paul Mackerras <paulus@samba.org>
To: Jim Radford <radford@blackbean.org>
Cc: Junio C Hamano <junkio@cox.net>, Git Mailing List <git@vger.kernel.org>
Subject: Re: [RESEND] [PATCH] fix gitk with lots of tags
Date: Fri, 21 Apr 2006 21:48:29 +1000 [thread overview]
Message-ID: <17480.50829.466038.316769@cargo.ozlabs.ibm.com> (raw)
In-Reply-To: <20060418180614.GA31543@blackbean.org>
Jim Radford writes:
> I've gotten no reposnse from Paul on this patch[1]. If it seems ok to
> you, would you mind putting it in your queue for him? I hate to see
> gitk die with "argument list too long" messages. They're so 640k.
The reservation I have about this is that I need to be able to tell
the file/directory names from the tags/heads/SHA1 IDs. After the pass
through git-rev-parse it's easy; I just take the things that match
^[a-f0-9]{40}$ as IDs and the rest as file/directory names or
switches.
Junio, did you tell me some time ago about a flag to git-rev-parse
that spits out just the file/directory names? What was it again?
> [1] Maybe he judges people by the color of their IP address?
As in _black_bean.org? :)
> Then again, he could just be busy.
Yeah. Or just returned from international travel, or something like
that. :)
Paul.
next prev parent reply other threads:[~2006-04-21 12:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-06 20:36 [PATCH] fix gitk with lots of tags Jim Radford
2006-04-18 18:06 ` [RESEND] " Jim Radford
2006-04-18 18:38 ` Linus Torvalds
2006-04-21 11:48 ` Paul Mackerras [this message]
2006-04-21 15:19 ` Linus Torvalds
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=17480.50829.466038.316769@cargo.ozlabs.ibm.com \
--to=paulus@samba.org \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
--cc=radford@blackbean.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).