sapling/hgext/convert
2007-10-06 15:30:15 -03:00
..
__init__.py convert: add a mode where mercurial_sink skips empty revisions. 2007-10-04 23:21:37 -03:00
common.py convert: change SKIPREV to 'SKIP' 2007-10-06 15:30:15 -03:00
cvs.py convert_cvs: add --filemap support 2007-10-04 23:21:37 -03:00
darcs.py convert: fix a few residual bugs in darcs importer 2007-10-02 21:00:38 -07:00
filemap.py convert --filemap: reduce memory usage 2007-10-06 15:30:15 -03:00
git.py convert_git: add --filemap support 2007-10-04 23:21:37 -03:00
hg.py mercurial_sink: regrab locks in setbranch 2007-10-06 15:30:15 -03:00
subversion.py convert_svn: add --filemap support 2007-10-04 23:21:37 -03:00
transport.py Replace _ with inst for catching exceptions to not shadow gettext. 2007-08-07 09:56:21 +02:00