log

age author description
Sun, 28 Sep 2014 00:49:36 -0700 Pierre-Yves David bookmarks: change bookmark within a transaction
Wed, 01 Jul 2015 01:09:57 -0700 Pierre-Yves David bookmark: remove the "touch changelog" hack
Mon, 29 Jun 2015 13:44:24 -0700 Durham Goode convert: add config option for disabling ancestor parent checks
Mon, 29 Jun 2015 13:40:20 -0700 Durham Goode convert: add config to not convert tags
Thu, 02 Jul 2015 22:18:21 +0900 Yuya Nishihara templatekw: make {rev} return wdirrev instead of None
Thu, 02 Jul 2015 22:03:06 +0900 Yuya Nishihara changeset_printer: use node.wdirrev to calculate meaningful parentrevs
Mon, 22 Jun 2015 22:05:10 +0900 Yuya Nishihara workingctx: use node.wdirid constant
Mon, 22 Jun 2015 22:01:33 +0900 Yuya Nishihara node: define experimental identifiers for working directory
Sat, 14 Mar 2015 17:58:18 +0900 Yuya Nishihara templatekw: apply manifest template only if ctx.manifestnode() exists
Tue, 07 Jul 2015 19:07:04 -0500 Matt Mackall merge with stable
Sat, 04 Jul 2015 10:56:37 +0900 Yuya Nishihara import-checker: exclude mercurial packages installed into the system path
Sat, 04 Jul 2015 10:54:03 +0900 Yuya Nishihara import-checker: recurse into subtree of sys.path only if __init__.py exists
Fri, 03 Jul 2015 06:56:03 +0900 FUJIWARA Katsunori hghave: allow adding customized features at runtime
Fri, 03 Jul 2015 06:56:03 +0900 FUJIWARA Katsunori import-checker.py: exit with code 0 if no error is detected
Fri, 03 Jul 2015 06:56:03 +0900 FUJIWARA Katsunori run-tests.py: add TESTDIR to PATH if it differs from RUNTESTDIR