log mercurial/dagop.py @ 35271:d90c534099b1

age author description
Sun, 22 Oct 2017 17:23:34 +0900 Yuya Nishihara filectx: extract helper method to obtain filectx pointing to its introrev
Thu, 22 Sep 2016 17:16:53 +0900 Yuya Nishihara dagop: copy basefilectx.ancestors() to free function
Mon, 28 Aug 2017 14:49:00 -0700 Jun Wu revset: optimize "draft() & ::x" pattern
Wed, 05 Jul 2017 13:54:53 +0200 Denis Laxalde followlines: join merge parents line ranges in blockdescendants() (issue5595)
Sat, 24 Jun 2017 23:05:57 +0900 Yuya Nishihara revset: add depth limit to descendants() (issue5374)
Sat, 24 Jun 2017 23:35:03 +0900 Yuya Nishihara dagop: make walk direction switchable so it can track descendants
Sat, 24 Jun 2017 23:30:51 +0900 Yuya Nishihara dagop: factor out generator of ancestor nodes