On 7/7/07, Marco Costalba [off-list ref] wrote:
On 7/7/07, Junio C Hamano [off-list ref] wrote:
quoted
git-log. However, I have a slight suspicion that we earlier
decided not to do so on purpose with git-log and for a good
reason. I do not have much energy left tonight to dig into this
right now, but mailing list log and commit log messages for
rev-list.c, builtin-log.c and builtin-rev-list.c might tell you
more.
I will take a look ...
The commit with the patch for git-rev-list is 884944239f2
I have found also the following commits, more or less related:
884944239f2 3381c790 2a0925be3
But I haven't found messages with downsides of using the same approach
also for git log.
So could you please apply the patch also for git-log if possible.
Thanks
Marco