sapling/hgext3rd/fastannotate
Jun Wu 805ddc8422 codemod: be compatible with upstream change
D319 renamed `peer.pipe[ioe]` to `peer._pipe[ioe]`.
D320 removed `peer.batch`.
D331 renamed `subprocess` to `_subprocess`.
D336 renamed `_capabilities` to `capabilities`.

Let's be compatible with those changes.

Differential Revision: https://phab.mercurial-scm.org/D425
2017-08-21 15:10:41 -07:00
..
__init__.py fastannotate: mark as wlock safe 2017-07-14 16:11:55 -07:00
commands.py pager: migrate to modern pager API 2017-08-17 13:42:18 -07:00
context.py fastannotate: move to hgext3rd 2017-05-23 11:47:22 -07:00
error.py fastannotate: move to hgext3rd 2017-05-23 11:47:22 -07:00
formatter.py fastannotate: move to hgext3rd 2017-05-23 11:47:22 -07:00
protocol.py codemod: be compatible with upstream change 2017-08-21 15:10:41 -07:00
revmap.py fastannotate: move to hgext3rd 2017-05-23 11:47:22 -07:00
support.py annotate: use keyword arguments for skiprevs and diffopts 2017-06-01 08:58:00 -07:00