sapling/hgext/convert
2017-06-30 03:33:25 +02:00
..
__init__.py configitems: register the 'convert.cvsps.mergeto' config 2017-06-30 03:33:25 +02:00
bzr.py convert: update use of deprecated bzrlib property 2016-07-19 11:00:32 -05:00
common.py python3: wrap all uses of <exception>.strerror with strtolocal 2017-08-22 20:03:07 -04:00
convcmd.py doctest: bulk-replace string literals with b'' for Python 3 2017-09-03 14:32:11 +09:00
cvs.py configitems: register the 'convert.cvsps.mergeto' config 2017-06-30 03:33:25 +02:00
cvsps.py doctest: bulk-replace string literals with b'' for Python 3 2017-09-03 14:32:11 +09:00
darcs.py convert: darcs use absolute_import 2016-03-02 14:23:23 +00:00
filemap.py doctest: use print_function and convert bytes to unicode where needed 2017-09-03 14:56:31 +09:00
git.py cleanup: use set literals 2017-02-10 16:56:29 -08:00
gnuarch.py py3: move up symbol imports to enforce import-checker rules 2016-05-14 14:03:12 +09:00
hg.py bookmark: use 'applychanges' in the convert extension 2017-07-10 17:30:20 +02:00
monotone.py py3: move up symbol imports to enforce import-checker rules 2016-05-14 14:03:12 +09:00
p4.py doctest: bulk-replace string literals with b'' for Python 3 2017-09-03 14:32:11 +09:00
subversion.py doctest: bulk-replace string literals with b'' for Python 3 2017-09-03 14:32:11 +09:00
transport.py convert: remove if False block 2017-07-07 15:08:23 -04:00