Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 25 Feb 2018 18:52:51 +0900 | Yuya Nishihara | templatekw: switch namespace template keywords to new API |
Sun, 25 Feb 2018 18:56:06 +0900 | Yuya Nishihara | namespace: use registrar to add template keyword |
Sun, 25 Feb 2018 16:45:44 +0900 | Yuya Nishihara | templatekw: switch most of showlist template keywords to new API (issue5779) |
Sun, 25 Feb 2018 16:22:55 +0900 | Yuya Nishihara | templatekw: switch showdict template keywords to new API |
Fri, 02 Mar 2018 15:37:57 -0500 | Kevin Bullock | py3: bail on ratcheting tests forward on 3.6.0 and 3.6.1 |
Thu, 01 Mar 2018 18:22:36 -0500 | Yuya Nishihara | py3: silence "bad escape" warning emitted by re.sub() |
Fri, 02 Mar 2018 14:12:17 -0500 | Augie Fackler | debugcommands: add some strkwargs love to some **args calls |