All of lore.kernel.org
 help / color / mirror / Atom feed
* Possible git-rev-list bug
@ 2006-01-29  9:41 Marco Costalba
  2006-01-29 20:15 ` Junio C Hamano
  0 siblings, 1 reply; 4+ messages in thread
From: Marco Costalba @ 2006-01-29  9:41 UTC (permalink / raw)
  To: junkio; +Cc: git

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-01-31 15:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-29  9:41 Possible git-rev-list bug Marco Costalba
2006-01-29 20:15 ` 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

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.