git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Santi Bejar" <santi@agolina.net>
To: "Jan Engelhardt" <jengelh@medozas.de>
Cc: git@vger.kernel.org
Subject: Re: Gitk and --no-walk don't play together
Date: Mon, 8 Sep 2008 20:53:41 +0200	[thread overview]
Message-ID: <adf1fd3d0809081153o5ed8f2d8i94c5b23a2f28858@mail.gmail.com> (raw)
In-Reply-To: <alpine.LNX.1.10.0809081310260.1621@fbirervta.pbzchgretzou.qr>

On Mon, Sep 8, 2008 at 7:25 PM, Jan Engelhardt <jengelh@medozas.de> wrote:
>
> On Monday 2008-09-08 12:34, Santi Bejar wrote:
>>
>>> in an attempt to only show only the tags in the graph, gitk barfs:
>>
>>Use the "List references" in the file menu.
>
> Nope, the intention was to have gitk display something like
>
> * Linux 2.6.26
> |
> * Linux 2.6.25
>
> without any intermediate commits.
>

I think the only option is to generate a graft file specifying 2.6.25
as parent  of 2.6.26.

I have an script that generates it. It gives an overview of the
branches/tags, where the parents of a branch/tag are the independent
branches/tags that are antecesors (search for git-overview in the
list). But currently it has a very bad performance, it could be added
to git itself like the other history simplifications, but I don´t
know.

Santi

  reply	other threads:[~2008-09-08 19:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-08 16:25 Gitk and --no-walk don't play together Jan Engelhardt
2008-09-08 16:34 ` Santi Bejar
2008-09-08 17:25   ` Jan Engelhardt
2008-09-08 18:53     ` Santi Bejar [this message]
2008-09-08 19:07     ` Dmitry Potapov
2008-09-08 19:19     ` 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=adf1fd3d0809081153o5ed8f2d8i94c5b23a2f28858@mail.gmail.com \
    --to=santi@agolina.net \
    --cc=git@vger.kernel.org \
    --cc=jengelh@medozas.de \
    /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).