Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 07 Oct 2014 01:33:05 -0700 | Pierre-Yves David | filteredset: drop explicit order management |
Thu, 09 Oct 2014 04:24:51 -0700 | Pierre-Yves David | revset: restore order of `or` operation as in Mercurial 2.9 |
Thu, 09 Oct 2014 09:12:54 -0700 | Pierre-Yves David | revset-_descendant: rework the whole sorting and combining logic |
Thu, 09 Oct 2014 20:15:41 -0700 | Pierre-Yves David | addset: do lazy sorting |
Thu, 09 Oct 2014 04:40:04 -0700 | Pierre-Yves David | test-import.t: use proper revset order |
Thu, 09 Oct 2014 04:29:18 -0700 | Pierre-Yves David | baseset: drop custom __sub__ method |