Mercurial > hg
graph
-
templatekw: switch latesttags template keywords to new APISun, 25 Feb 2018 19:23:06 +0900, by Yuya Nishihara
-
templatekw: switch revset() to new APISun, 25 Feb 2018 19:08:02 +0900, by Yuya Nishihara
-
templatekw: switch obsfate-related template keywords to new APISun, 25 Feb 2018 19:05:57 +0900, by Yuya Nishihara
-
templatekw: switch namespace template keywords to new APISun, 25 Feb 2018 18:52:51 +0900, by Yuya Nishihara
-
namespace: use registrar to add template keywordSun, 25 Feb 2018 18:56:06 +0900, by Yuya Nishihara
-
templatekw: switch most of showlist template keywords to new API (issue5779)Sun, 25 Feb 2018 16:45:44 +0900, by Yuya Nishihara
-
templatekw: switch showdict template keywords to new APISun, 25 Feb 2018 16:22:55 +0900, by Yuya Nishihara
-
py3: bail on ratcheting tests forward on 3.6.0 and 3.6.1Fri, 02 Mar 2018 15:37:57 -0500, by Kevin Bullock
-
py3: silence "bad escape" warning emitted by re.sub()Thu, 01 Mar 2018 18:22:36 -0500, by Yuya Nishihara
-
debugcommands: add some strkwargs love to some **args callsFri, 02 Mar 2018 14:12:17 -0500, by Augie Fackler
-
debugcommands: add an r prefix to make file mode for fdopen a sysstrFri, 02 Mar 2018 14:10:34 -0500, by Augie Fackler
-
util: work around Python 3 returning None at EOF instead of ''Fri, 02 Mar 2018 14:09:50 -0500, by Augie Fackler
-
util: add missing r prefix on some __setattr__ callsFri, 02 Mar 2018 14:09:20 -0500, by Augie Fackler
-
tests: add some re and globs for test-revset on python3Fri, 02 Mar 2018 13:47:49 -0500, by Augie Fackler
-
tests: add missing b prefixes and fix a %s to %d in test-revset.tFri, 02 Mar 2018 11:38:16 -0500, by Augie Fackler