On 7/7/07, Junio C Hamano <gitster@xxxxxxxxx> wrote:
Line wrapping in the middle of a single object name makes it hard to read doesn't it?
Sorry!
I recall we added an extra logic in rev-list side to squash the parent commits that artificially becomes duplicate due to this history simplification logic, which we might want to port to 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 hoping to *not* find anything important, now that qgit rely on git log instead of git-rev-list to show the graph, I would really hope that it is possible to patch git-log in the same way then git-rev-list. Thanks Marco - To unsubscribe from this list: 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