sapling/hgext/convert
Brendan Cully d9a2ba66f8 convert: svn: check for branch movement in any log entry, not just the first.
This fixes, for example,
r4151
   D /branches
   A /project/branches (from /branches:4150)
   A /project/tags (from /tags:4150)
   A /project/trunk (from /trunk:4150)
   D /tags
   D /trunk
2007-08-27 11:56:53 -07:00
..
__init__.py convert: load parent commits on-demand 2007-08-19 17:38:40 +02:00
common.py convert: hg: optionally create branches as clones 2007-08-15 13:21:23 -07:00
cvs.py convert: raise Abort instead of NoRepo when CVS pserver auth fails. 2007-08-15 14:38:18 -07:00
git.py Merge with crew-stable 2007-08-26 19:13:24 +02:00
hg.py convert: fix mercurial_sink.putcommit 2007-08-17 20:18:05 -03:00
subversion.py convert: svn: check for branch movement in any log entry, not just the first. 2007-08-27 11:56:53 -07:00
transport.py Replace _ with inst for catching exceptions to not shadow gettext. 2007-08-07 09:56:21 +02:00