mercurial/policy.py
Thu, 25 Jan 2018 21:16:28 -0500 Augie Fackler bdiff: write a native version of splitnewlines
Fri, 29 Dec 2017 23:55:52 -0500 Matt Harbison osutil: implement getfsmountpoint() on BSD systems
Wed, 20 Dec 2017 02:13:35 -0800 Jun Wu osutil: add a function to unblock signals
Wed, 06 Dec 2017 15:46:41 +0100 Joerg Sonnenberger phases: drop the list with phase of each rev, always comput phase sets
Sun, 23 Apr 2017 12:59:42 +0900 Yuya Nishihara encoding: add function to test if a str consists of ASCII characters
Sun, 23 Apr 2017 14:47:52 +0900 Yuya Nishihara encoding: add fast path of jsonescape() (issue5533)
Mon, 31 Jul 2017 23:13:47 +0900 Yuya Nishihara encoding: drop circular import by proxying through '<policy>.charencode'
Mon, 31 Jul 2017 23:40:36 +0900 Yuya Nishihara policy: reroute proxy modules internally
Tue, 02 May 2017 21:45:48 +0900 Yuya Nishihara policy: remove unused policynoc and policynocffi constants
Tue, 02 May 2017 21:15:31 +0900 Yuya Nishihara cffi: split modules from pure
Sun, 28 May 2017 15:45:52 +0900 Yuya Nishihara policy: extend API version checks for cffi
Mon, 22 May 2017 22:59:40 -0700 Jun Wu policy: define C module versions individually
Fri, 12 Aug 2016 11:30:17 +0900 Yuya Nishihara policy: add helper to import cext/pure module
Wed, 26 Apr 2017 23:02:43 +0900 Yuya Nishihara policy: relax the default for in-place build
Tue, 02 May 2017 18:35:09 +0900 Yuya Nishihara policy: mark all string literals as sysstr or bytes
Mon, 13 Mar 2017 04:06:36 +0900 FUJIWARA Katsunori py3: add "b" prefix to string literals related to module policy
Wed, 08 Mar 2017 18:11:41 -0500 Augie Fackler policy: try and always have a bytes for module policy
Tue, 07 Jun 2016 15:35:58 +0200 Maciej Fijalkowski policy: add cffi policy for PyPy
Wed, 09 Mar 2016 19:55:45 +0000 timeless debuginstall: expose modulepolicy
less more (0) tip