tests/test-revlog-ancestry.py.out
author Pierre-Yves David <pierre-yves.david@fb.com>
Wed, 17 Sep 2014 19:44:03 -0700
changeset 22496 35af9361a049
parent 18081 f88c60e740a1
child 39473 b6db2e80a9ce
permissions -rw-r--r--
revset: refactor parents() into a single return point Both paths are doing similar thing in the end. We refactor the function so that the `ps` set is commonly used at the end. This will end excluding `nullrev` from this set in a future patch

Ancestors of 5
4 2 0 
Ancestors of 6 and 5
3 4 2 1 0 
Ancestors of 5 and 4
4 2 0 
Ancestors of 7, stop at 6
6 
Ancestors of 7, including revs
7 6 5 3 4 2 1 0 
Ancestors of 7, 5 and 3, including revs
7 5 3 6 4 2 1 0 

Descendants of 5
7 8 
Descendants of 5 and 3
6 7 8 
Descendants of 5 and 4
5 7 8