sapling/hgext/convert
Pulkit Goyal 6d1ddd1aef py3: use bytes in place of basestring
All strings in mercurial must be bytes so we can easily replace basestring with
bytes.

Differential Revision: https://phab.mercurial-scm.org/D1555
2017-12-01 16:53:55 +05:30
..
__init__.py convert: avoid wrong lfconvert defaults by moving configitems to core 2017-11-28 23:20:08 -05:00
bzr.py convert: save an indicator of the repo type for sources and sinks 2017-11-22 20:49:01 -05:00
common.py convert: save an indicator of the repo type for sources and sinks 2017-11-22 20:49:01 -05:00
convcmd.py py3: use bytes in place of basestring 2017-12-01 16:53:55 +05:30
cvs.py convert: save an indicator of the repo type for sources and sinks 2017-11-22 20:49:01 -05:00
cvsps.py doctest: bulk-replace string literals with b'' for Python 3 2017-09-03 14:32:11 +09:00
darcs.py convert: save an indicator of the repo type for sources and sinks 2017-11-22 20:49:01 -05:00
filemap.py convert: save an indicator of the repo type for sources and sinks 2017-11-22 20:49:01 -05:00
git.py convert: save an indicator of the repo type for sources and sinks 2017-11-22 20:49:01 -05:00
gnuarch.py convert: save an indicator of the repo type for sources and sinks 2017-11-22 20:49:01 -05:00
hg.py convert: save an indicator of the repo type for sources and sinks 2017-11-22 20:49:01 -05:00
monotone.py convert: save an indicator of the repo type for sources and sinks 2017-11-22 20:49:01 -05:00
p4.py convert: save an indicator of the repo type for sources and sinks 2017-11-22 20:49:01 -05:00
subversion.py convert: save an indicator of the repo type for sources and sinks 2017-11-22 20:49:01 -05:00
transport.py convert: remove if False block 2017-07-07 15:08:23 -04:00