From: Junio C Hamano <hidden> Date: 2016-06-15 22:54:30
Thomas Rast [off-list ref] writes:
Umm, have you looked at the algorithm I proposed?
...
So really, this is only about modifying the algorithm that generates the
existing order to allow for streaming output as it reads through
history.
Sorry, I thought you were optimizing sort_in_topological_order()
found in commit.c, not the callchain that forms get_revision()
in revision.c.