Tue, 23 May 2017 01:30:36 +0530 | Pulkit Goyal | revlog: raise error.WdirUnsupported from revlog.node() if wdirrev is passed | changeset | files |
Tue, 23 May 2017 01:22:33 +0530 | Pulkit Goyal | revset: add support for ancestors(wdir()) | changeset | files |
Tue, 23 May 2017 01:08:19 +0530 | Pulkit Goyal | revset: add support for using ~ operator on wdir() predicate | changeset | files |
Mon, 22 May 2017 02:14:22 +0530 | Pulkit Goyal | revset: add support for p2(wdir()) to get second parent of working directory | changeset | files |
Mon, 22 May 2017 02:03:43 +0530 | Pulkit Goyal | revset: use try-except instead of if-else because of perf | changeset | files |
Mon, 22 May 2017 01:38:00 +0530 | Pulkit Goyal | revset: remove redundant condition and change to else from elif | changeset | files |