Mercurial > evolve
log
age | author | description |
---|---|---|
Thu, 27 Dec 2018 21:26:17 -0500 | Matt Harbison | exthelper: simplify the ability to register revsets |
Sun, 23 Dec 2018 21:54:56 -0500 | Matt Harbison | exthelper: support the option argument when registering a command |
Sat, 22 Dec 2018 22:26:36 -0500 | Matt Harbison | exthelper: simplify configitem registration |
Thu, 27 Dec 2018 21:26:17 -0500 | Matt Harbison | exthelper: avoid a [] default arg to wrapcommand() |
Fri, 04 Jan 2019 00:10:44 -0500 | Matt Harbison | configitems: move the default values to the registrar decorator |
Wed, 26 Dec 2018 22:14:23 +0800 | Anton Shestakov | topic: make revsets like foo#stack[-1] work too |
Sun, 16 Dec 2018 11:22:04 +0800 | Anton Shestakov | topic: make revsets like 'foo#stack[0]' work |