From: Radoslaw Szkodzinski <astralstorm@gorzow.mm.pl>
To: git@vger.kernel.org
Subject: git-rev-list --merge-order hangs
Date: Wed, 08 Jun 2005 08:50:56 +0200 [thread overview]
Message-ID: <42A69550.1030105@gorzow.mm.pl> (raw)
I've got a Linux git tree with some merges and some other commits
interwined.
I want to print all my changes in merge order, so I do:
git-rev-list --pretty --merge-order v2.6.12-rc6-astorm1 ^v2.6.12-rc6
It prints the first 3 commits (linear), but then hangs, eating all
available CPU.
Without --merge-order it works fine, but obviously lists the commits by
parent.
AstralStorm
next reply other threads:[~2005-06-08 6:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-08 6:50 Radoslaw Szkodzinski [this message]
2005-06-08 7:22 ` git-rev-list --merge-order hangs Jon Seymour
[not found] ` <2cfc403205060800337e1ecca0@mail.gmail.com>
2005-06-08 9:02 ` Jon Seymour
2005-06-08 14:17 ` Jon Seymour
2005-06-08 15:28 ` Radoslaw Szkodzinski
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=42A69550.1030105@gorzow.mm.pl \
--to=astralstorm@gorzow.mm.pl \
--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).