From: Marco Costalba <mcostalba@yahoo.it>
To: junkio@cox.net
Cc: git@vger.kernel.org
Subject: Possible git-rev-list bug
Date: Sun, 29 Jan 2006 10:41:51 +0100 [thread overview]
Message-ID: <43DC8DDF.6080904@yahoo.it> (raw)
In today git archive:
$ git-rev-list --max-count=1 --parents addafaf92eeb86033da91323d0d3ad7a496dae83 -- rev-list.c
addafaf92eeb86033da91323d0d3ad7a496dae83 d8f6b342ae200b2eb72e2f81afea7fe0d41aec0b 93b74bca86f59b8df410b6fd4803b88ee0f304bf d8f6b342ae200b2eb72e2f81afea7fe0d41aec0b
d8f6b342ae200b2eb72e2f81afea7fe0d41aec0b 3815f423ae39bf774de3c268c6d3e3b72128a4e5
We have the same parent (d8f6b342ae200b2eb72e2f81afea7fe0d41aec0b) multiple times.
This behaviour causes a wrong graph in qgit and brakes gitk (try 'qgit rev-list.c' or
'gitk rev-list.c' and click on first merge commit).
Please confirm if it's a rev-list bug or it's a 'feature' ;-) in the latter case I will fix qgit.
Marco
___________________________________
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB
http://mail.yahoo.it
next reply other threads:[~2006-01-29 9:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-29 9:41 Marco Costalba [this message]
2006-01-29 20:15 ` Possible git-rev-list bug Junio C Hamano
2006-01-29 23:30 ` [PATCH] rev-list: omit duplicated parents Junio C Hamano
2006-01-31 15:55 ` Possible git-rev-list bug Linus Torvalds
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=43DC8DDF.6080904@yahoo.it \
--to=mcostalba@yahoo.it \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.