sapling/hgext/convert
2008-01-21 22:24:28 +01:00
..
__init__.py convert: move commands definition to ease demandload job (issue 860) 2007-12-09 15:25:36 +01:00
common.py convert: refactor sink initialisation, to remove hardcoding of hg 2007-10-10 15:42:00 -07:00
convcmd.py convert: move commands definition to ease demandload job (issue 860) 2007-12-09 15:25:36 +01:00
cvs.py convert: display all errors if we couldn't open the source repo 2007-11-09 20:21:35 -02:00
darcs.py convert: display all errors if we couldn't open the source repo 2007-11-09 20:21:35 -02:00
filemap.py convert: filemap must call base converter before()/after() actions 2008-01-04 23:23:47 +01:00
git.py convert: display all errors if we couldn't open the source repo 2007-11-09 20:21:35 -02:00
hg.py convert: mercurial sink must be local 2008-01-21 22:24:28 +01:00
subversion.py convert: Do not abort with TypeError if svn commit message is None (issue934) 2008-01-21 21:44:16 +01:00
transport.py Replace _ with inst for catching exceptions to not shadow gettext. 2007-08-07 09:56:21 +02:00