sapling/mercurial/pure
2017-09-29 15:49:43 +00:00
..
__init__.py pure: quiesce build warnings 2012-04-16 08:50:40 -07:00
base85.py base85: use absolute_import 2015-12-12 13:33:47 -05:00
bdiff.py cffi: split modules from pure 2017-05-02 21:15:31 +09:00
charencode.py py3: use 'surrogatepass' error handler to process U+DCxx transparently 2017-09-16 22:55:48 +09:00
diffhelpers.py diffhelpers: use absolute_import 2015-12-12 13:35:41 -05:00
mpatch.py cffi: split modules from pure 2017-05-02 21:15:31 +09:00
osutil.py cffi: split modules from pure 2017-05-02 21:15:31 +09:00
parsers.py style: always use x is not None instead of not x is None 2017-09-29 15:49:43 +00:00