Make sure we generate the whole commit list before trying to sort it topologically
commite6c3505b44e943b73a01d9d48b442f8f49b0dfad
authorLinus Torvalds <torvalds@g5.osdl.org>
Wed, 6 Jul 2005 17:51:43 +0000 (6 10:51 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 6 Jul 2005 17:51:43 +0000 (6 10:51 -0700)
tree062ab350587e53c507251eb1b401470ebf3b9944
parentf312de018b48853d166040908b0ba2bf666e26c1
Make sure we generate the whole commit list before trying to sort it topologically

This was my cherry-pickng merge bug.  But topo-order still shows strange
behaviour with multiple heads, so keep gitk using --merge-order for now.
rev-list.c