sapling/hgext/convert
Daniel Atallah 76c70d873a convert/mtn: avoid unnecessary initial test of mtn repo
As soon as before() is called, we'll know if there is a problem (and get a
better error message).
2011-03-25 10:13:46 -04:00
..
__init__.py i18n: register new template keywords for translation 2011-03-19 19:50:55 +01:00
bzr.py cleanup: remove unused variables 2010-08-27 13:32:40 -04:00
common.py convert: add support to common commandline to access stdin of the process 2011-03-24 16:54:09 -04:00
convcmd.py convert: add bookmark support to main command 2010-07-07 00:06:59 +02:00
cvs.py cleanup: remove unused variables 2010-08-27 13:32:40 -04:00
cvsps.py clean up remaining generic exceptions 2010-05-07 16:59:00 -05:00
darcs.py convert/darcs: support changelogs with bytes 0x7F-0xFF (issue2411) 2010-10-01 10:15:04 -05:00
filemap.py convert: handle closed branch heads in hg-hg conversion (issue2185) 2010-07-25 17:18:35 -05:00
git.py convert: add bookmarks reading support to git backend 2011-03-25 01:38:43 +01:00
gnuarch.py Use lexists() instead of exists() where appropriate 2010-09-20 21:46:56 +02:00
hg.py convert: add bookmark support to hg source 2011-03-25 01:38:47 +01:00
monotone.py convert/mtn: avoid unnecessary initial test of mtn repo 2011-03-25 10:13:46 -04:00
p4.py convert: Work around p4 instability (issue2465) 2010-10-30 02:47:34 -05:00
subversion.py convert/svn: extract revsplit() in a function 2011-03-17 22:17:27 +01:00
transport.py convert: tuple parameter unpacking is deprecated in py3k 2010-07-01 19:27:02 -03:00