Mercurial > hg
log mercurial/policy.py @ 36675:430fdb717549
age | author | description |
---|---|---|
Sat, 03 Mar 2018 12:39:14 -0800 | Jun Wu | bdiff: add a xdiffblocks method |
Sat, 03 Mar 2018 05:51:34 -0500 | Yuya Nishihara | py3: unblock C extensions on Python 3 |
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 |