sapling/hgext/convert
2007-12-09 15:25:36 +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: reduce memory usage 2007-10-06 15:30:15 -03: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: make sure mercurial_source has a local hg repo 2007-11-09 20:21:35 -02:00
subversion.py convert: fix SVN date parser dropping the final whole second digit 2007-12-06 13:10:25 -08:00
transport.py Replace _ with inst for catching exceptions to not shadow gettext. 2007-08-07 09:56:21 +02:00