sapling/hgext/convert
Brendan Cully 6209ccf2e8 convert: svn: defer get_log parsing until after get_log completes.
According to the documentation, it is not safe to perform any other
operation on the ra object until get_log completes.
2007-07-05 12:18:01 -07:00
..
__init__.py convert: make convertsource option handling transparent 2007-07-02 22:33:48 -07:00
common.py convert: move some code into common init function 2007-07-05 12:08:48 -07:00
cvs.py convert: move some code into common init function 2007-07-05 12:08:48 -07:00
git.py convert: move some code into common init function 2007-07-05 12:08:48 -07:00
hg.py convert extension: Add SVN converter 2007-07-01 23:56:11 +02:00
subversion.py convert: svn: defer get_log parsing until after get_log completes. 2007-07-05 12:18:01 -07:00
transport.py convert extension: stripped-down svn transport module 2007-07-01 17:15:54 +02:00