git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Moritz Neeb <lists@moritzneeb.de>
To: git@vger.kernel.org
Subject: Re: Improving git branch
Date: Sun, 21 Dec 2014 16:36:00 +0000 (UTC)	[thread overview]
Message-ID: <loom.20141221T170822-647@post.gmane.org> (raw)
In-Reply-To: 20141217210148.GA26551@peff.net

Jeff King <peff <at> peff.net> writes:

> 
> On Wed, Dec 17, 2014 at 12:53:49PM -0800, Junio C Hamano wrote:
> 
> > Michael J Gruber <git <at> drmicha.warpmail.net> writes:
> > 
> > > Rather than extending "git branch" any further[*], I suggest a bolder
> > > strategy:
> > >
> > > - unify/merge for-each-ref and pretty formats (and code) as far as
possible
> > > - leverage that for the list modes of branch and tag
> > >
> > > That would allow everyone to get their favourite listing, just like for
> > > logs. Otherwise it would be very difficult to agree on *the* proper
> > > format for an extended branch or tag list.
> > >
> > > Michael
> > >
> > >
> > > [*] I know I'm a sinner, too.
> > 
> > Actually this is not a "bolder" strategy, but the unification has
> > been discussed and agreed to be the longer-term direction for quite
> > a while, I think.  Didn't Peff have this in his "things to do when
> > absolutely bored" box?
> 
> Yes. It is not even in my "absolutely bored" box, but rather the "I
> would like to work on this but somehow other crap keeps coming up" box.

Is this box public somewhere?

> The last blocker I ran into was that we need to unify the "--contains"
> implementation for "git tag" and "git branch". If anybody wants to push
> this forward, I think that is the best place to start. I can dig up
> references if anybody is interested.
> 

Yes, I would be interested in references. I already found something in
Junio's leftover bits [1] that seems related:
  "git tag --contains" should not consider a tag as the anchor point to
  describe the commit, when it can reach another tag that can also be used
  to describe the commit. Cf. [2]

Regards,
Moritz

[1] http://git-blame.blogspot.fr/p/leftover-bits.html
[2] http://thread.gmane.org/gmane.comp.version-control.git/246381/focus=246423

  reply	other threads:[~2014-12-21 16:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-17 11:10 Improving git branch John Tapsell
2014-12-17 11:28 ` Michael J Gruber
2014-12-17 11:51   ` John Tapsell
2014-12-17 12:23     ` Michael J Gruber
2014-12-17 20:53   ` Junio C Hamano
2014-12-17 21:01     ` Jeff King
2014-12-21 16:36       ` Moritz Neeb [this message]
2014-12-18 10:05     ` Michael J Gruber
2014-12-17 20:51 ` Junio C Hamano

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=loom.20141221T170822-647@post.gmane.org \
    --to=lists@moritzneeb.de \
    --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 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).