Mercurial > public > mercurial-scm > hg
log mercurial/revset.py @ 35892:00a56c83ab64
age | author | description |
---|---|---|
Fri, 02 Feb 2018 23:48:25 -0500 | Matt Harbison | revset: drop deprecated evolution predicates |
Sun, 28 Jan 2018 14:08:59 -0500 | Matt Harbison | revset: evaluate filesets against each revision for 'file()' (issue5778) stable |
Thu, 04 May 2017 02:28:19 +0200 | Boris Feld | revset: use 'tiprev' when appropriate |
Thu, 14 Dec 2017 15:03:55 -0800 | Hollis Blanchard | outgoing: respect ":pushurl" paths (issue5365) |
Sun, 10 Dec 2017 04:48:12 +0530 | Pulkit Goyal | py3: handle keyword arguments correctly in revset.py |
Fri, 08 Dec 2017 14:20:34 -0800 | Jun Wu | revset: use phasecache.getrevset to calculate public() |
Thu, 22 Sep 2016 19:41:42 +0900 | Yuya Nishihara | revset: make follow() accept empty startrev |