git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Marco Costalba" <mcostalba@gmail.com>
To: "Yann Dirson" <ydirson@altern.org>
Cc: "GIT list" <git@vger.kernel.org>
Subject: Re: Getting gitk to display all refs but stgit logs
Date: Tue, 9 Jan 2007 22:31:41 +0100	[thread overview]
Message-ID: <e5bfff550701091331u300e9947r922a632327b8c37f@mail.gmail.com> (raw)
In-Reply-To: <20070109194108.GC17093@nan92-1-81-57-214-146.fbx.proxad.net>

On 1/9/07, Yann Dirson <ydirson@altern.org> wrote:
>
> [1] BTW, as of 1.5.3 it displays them backwards, causing all sors of
> problems - I've not yet collected all of my comments for you, but at
> least that one is sent now ;)

I have quick tested on my  StGit repo and all qgit versions back to
qgit-1.2 show the same unapplied patches in the same sequence. Perhaps
something has changed in StGit or in git-rev-list in the meantime.

BTW qgit uses the following command to get the unapplied patches:

git rev-list --header --parents <unapplied SHA list> ^HEAD

Where <unapplied SHA list> info is retrieved from StGit (well, with
some shortcuts ;-) to speed up the thing).

P.S: The above 'git rev-list' command returns _also_ spurious revs
that must be filtered out matching against the given <unapplied SHA
list>

      reply	other threads:[~2007-01-09 21:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-08 21:32 Getting gitk to display all refs but stgit logs Yann Dirson
2007-01-09 12:17 ` Marco Costalba
2007-01-09 19:41   ` Yann Dirson
2007-01-09 21:31     ` Marco Costalba [this message]

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=e5bfff550701091331u300e9947r922a632327b8c37f@mail.gmail.com \
    --to=mcostalba@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=ydirson@altern.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).