mercurial/dagop.py
Sun, 18 Jun 2017 00:22:41 +0900 Yuya Nishihara revset: add depth limit to ancestors()
Sun, 18 Jun 2017 00:11:48 +0900 Yuya Nishihara dagop: compute depth in revancestors() generator
Sun, 18 Jun 2017 08:59:09 +0900 Yuya Nishihara dagop: just compare with the last value to deduplicate input of revancestors()
Sun, 18 Jun 2017 17:22:57 +0900 Yuya Nishihara dagop: bulk rename variables in revancestors() generator
Sun, 18 Jun 2017 17:16:02 +0900 Yuya Nishihara dagop: comment why revancestors() doesn't heapify input revs at once
Sat, 17 Jun 2017 22:33:23 +0900 Yuya Nishihara dagop: unnest inner generator of revancestors()
Sun, 19 Feb 2017 19:37:14 +0900 Yuya Nishihara dagop: move blockancestors() and blockdescendants() from context
Sun, 16 Oct 2016 18:03:24 +0900 Yuya Nishihara dagop: split module hosting DAG-related algorithms from revset
less more (0) tip