Mercurial > public > mercurial-scm > hg
log mercurial/smartset.py @ 31257:11831d755b51
age | author | description |
---|---|---|
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) base mercurial/revset.py@53469de0e436 |