libgit2/tests/revwalk
Carlos Martín Nieto 48c64362e4 revwalk: port over the topological sorting
After porting over the commit hiding and selection we were still left
with mistmaching output due to the topologial sort.

This ports the topological sorting code to make us match with our
equivalent of `--date-order` and `--topo-order` against the output
from `rev-list`.
2016-10-06 11:04:55 +02:00
..
basic.c revwalk: get closer to git 2016-10-06 11:04:55 +02:00
hidecb.c revwalk: port over the topological sorting 2016-10-06 11:04:55 +02:00
mergebase.c merge: Fix memory leak in test 2015-11-02 13:47:04 +01:00
signatureparsing.c signature: Strip crud just like Git does 2015-10-21 11:58:44 +02:00
simplify.c revwalk: get closer to git 2016-10-06 11:04:55 +02:00