git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Possible BUG in 'git log --parents'
@ 2007-07-07  9:49 Marco Costalba
  2007-07-07 10:09 ` Junio C Hamano
  0 siblings, 1 reply; 7+ messages in thread
From: Marco Costalba @ 2007-07-07  9:49 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: Git Mailing List

git-rev-list shows parents correctly, git-log no, in particulary there
is parent 913419f that is shown 3 times instead of 1. Testing on git
repository.

$ git --version
git version 1.5.3.rc0.11.ge2b1a

$ git-rev-list --parents --header addafaf92e -n1 -- diff.h
addafaf92eeb86033da91323d0d3ad7a496dae83
913419fcc648dd43d7f7afdd94fa25aee4f9798a
ea726d02e9677a66586d7ffebe97f112ab6dab33
46a6c2620ba421397eec627b8eb18eb530e694fc
tree e3be15f54f01e3aa1f8ec830ac87da5f85a23480
parent 6b94f1e404afc552e5139c4357331843f5be61ad
parent 93b74bca86f59b8df410b6fd4803b88ee0f304bf
parent ea726d02e9677a66586d7ffebe97f112ab6dab33
parent b33aba518456bee97bde1fef4fe17ab6bf401bbe
parent 6b1ddbdd6e02719ae2be55dc141a176187e5027e
author Junio C Hamano <junkio@cox.net> 1138436169 -0800
committer Junio C Hamano <junkio@cox.net> 1138436169 -0800

    Merge lt/revlist,jc/diff,jc/revparse,jc/abbrev


$ git-log --parents --pretty=raw addafaf92e -n1 -- diff.h
commit addafaf92eeb86033da91323d0d3ad7a496dae83
913419fcc648dd43d7f7afdd94fa25aee4f9798a 913419fcc648dd43d7f7a
fdd94fa25aee4f9798a ea726d02e9677a66586d7ffebe97f112ab6dab33
913419fcc648dd43d7f7afdd94fa25aee4f9798a 46a6c262
0ba421397eec627b8eb18eb530e694fc
tree e3be15f54f01e3aa1f8ec830ac87da5f85a23480
parent 6b94f1e404afc552e5139c4357331843f5be61ad
parent 93b74bca86f59b8df410b6fd4803b88ee0f304bf
parent ea726d02e9677a66586d7ffebe97f112ab6dab33
parent b33aba518456bee97bde1fef4fe17ab6bf401bbe
parent 6b1ddbdd6e02719ae2be55dc141a176187e5027e
author Junio C Hamano <junkio@cox.net> 1138436169 -0800
committer Junio C Hamano <junkio@cox.net> 1138436169 -0800

    Merge lt/revlist,jc/diff,jc/revparse,jc/abbrev

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

end of thread, other threads:[~2007-07-08 10:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-07  9:49 Possible BUG in 'git log --parents' Marco Costalba
2007-07-07 10:09 ` Junio C Hamano
2007-07-07 10:14   ` Marco Costalba
2007-07-07 22:17     ` Marco Costalba
2007-07-08  7:59       ` Junio C Hamano
2007-07-08  9:32         ` Marco Costalba
2007-07-08 10:33           ` Marco Costalba

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).