mercurial/smartset.py
Mon, 13 Mar 2017 12:40:14 -0700 Gregory Szorc py3: add __bool__ to every class defining __nonzero__
Mon, 13 Mar 2017 08:53:31 -0700 Yuya Nishihara py3: use next() to obtain next item from inner generator of generatorset
Sat, 18 Feb 2017 17:37:52 +0900 Yuya Nishihara smartset: reorder initialization of baseset in more intuitive way
Tue, 21 Feb 2017 16:29:31 -0800 Jun Wu smartset: preserve istopo for baseset operations
Sat, 18 Feb 2017 17:23:43 -0800 Jun Wu smartset: use native set operations as fast paths
Sat, 18 Feb 2017 16:30:07 -0800 Jun Wu smartset: add some doctests
Fri, 17 Feb 2017 20:59:29 -0800 Jun Wu smartset: convert set to list lazily
Sun, 16 Oct 2016 17:28:51 +0900 Yuya Nishihara smartset: move set classes and related functions from revset module (API)
less more (0) tip