Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 08 Oct 2014 02:45:43 -0700 | Pierre-Yves David | revset-only: remove usage of `set()` |
Thu, 09 Oct 2014 22:57:52 -0700 | Pierre-Yves David | revset: cache most conditions used in `filter` |
Thu, 09 Oct 2014 04:12:20 -0700 | Pierre-Yves David | baseset: empty or one-element sets are ascending and descending |
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 |