sapling/mercurial/cffi
Yuya Nishihara 742443aa7d policy: reroute proxy modules internally
This allows us to split encoding functions from pure.parsers without doing
that for cext.parsers. See the next patch for why.
2017-07-31 23:40:36 +09:00
..
__init__.py setup: move cffi stuff to mercurial/cffi 2016-11-09 22:08:30 +00:00
bdiff.py cffi: remove superfluous "if True" blocks 2017-05-02 21:45:10 +09:00
bdiffbuild.py cffi: put compiled modules into mercurial.cffi package 2017-05-02 21:08:38 +09:00
mpatch.py cffi: remove superfluous "if True" blocks 2017-05-02 21:45:10 +09:00
mpatchbuild.py cffi: put compiled modules into mercurial.cffi package 2017-05-02 21:08:38 +09:00
osutil.py cffi: split modules from pure 2017-05-02 21:15:31 +09:00
osutilbuild.py cffi: put compiled modules into mercurial.cffi package 2017-05-02 21:08:38 +09:00