Mercurial > hg
log mercurial/dagop.py @ 32998:c7da57bbae96
age | author | description |
---|---|---|
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 base mercurial/revset.py@e0ea10e63af7 |