git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jon Seymour <jon.seymour@gmail.com>
To: git@vger.kernel.org
Cc: torvalds@osdl.org, jon.seymour@gmail.com,
	Paul Mackerras <paulus@samba.org>
Subject: Re: [WITHDRAWN PATCH 1/2] Add --topo-order flag to git-rev-list
Date: Sat, 2 Jul 2005 17:56:01 +1000	[thread overview]
Message-ID: <2cfc4032050702005656b389e@mail.gmail.com> (raw)
In-Reply-To: <20050702060936.13011.qmail@blackcubes.dyndns.org>

Actually, I need to withdraw this patch.

The way show_commit_list works defeats the approach I was using to
perform a topological sort - since show_commit_list does more than
show the list, it also performs a chronological sort on the list,
thereby undoing the topological sort that is attempted.

jon.

      reply	other threads:[~2005-07-02  7:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-02  6:09 [PATCH 1/2] Add --topo-order flag to git-rev-list Jon Seymour
2005-07-02  7:56 ` Jon Seymour [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=2cfc4032050702005656b389e@mail.gmail.com \
    --to=jon.seymour@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=jon@blackcubes.dyndns.org \
    --cc=paulus@samba.org \
    --cc=torvalds@osdl.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).