On 5/4/06, Junio C Hamano <junkio@xxxxxxx> wrote:
Ah, the "master" git-log is C-rewrite version and does not show the parents on the "commit (.*)" line itself with --parents.
Exactly.
Could you see if the attached patch helps?
Will try it in a moment. Having thought about it, git-log is always going to be tweaked for human consumption, so I should use something geared for porcelains instead. git-rev-list does honour --parent, so perhaps I should switch to using that instead? cheers, martin - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html