sapling/hgext/convert
Matt Harbison 5eb7c3a833 convert: correct the documentation about whitespace in branchmap branches
Might as well let the users know they can get rid of branch names with spaces.
2017-06-10 02:20:14 -04:00
..
__init__.py convert: correct the documentation about whitespace in branchmap branches 2017-06-10 02:20:14 -04:00
bzr.py convert: update use of deprecated bzrlib property 2016-07-19 11:00:32 -05:00
common.py convert: don't use {} as default argument value 2016-12-22 09:26:47 -08:00
convcmd.py convert: migrate to util.iterfile 2016-11-14 23:17:15 +00:00
cvs.py py3: replace os.environ with encoding.environ (part 5 of 5) 2016-12-18 02:08:59 +05:30
cvsps.py convert: don't use mutable default argument value 2017-03-14 23:48:08 -07:00
darcs.py convert: darcs use absolute_import 2016-03-02 14:23:23 +00:00
filemap.py cleanup: use set literals 2017-02-10 16:56:29 -08: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 convert: directly use repo.vfs.join 2017-03-08 16:51:25 -08:00
monotone.py py3: move up symbol imports to enforce import-checker rules 2016-05-14 14:03:12 +09:00
p4.py convert: fix the handling of empty changlist descriptions in P4 2017-03-22 14:12:58 -05:00
subversion.py encoding: factor out unicode variants of from/tolocal() 2017-03-13 09:11:08 -07:00
transport.py convert: move svn config initializer out of the module level 2016-08-01 17:38:01 -07:00