log hgext/convert/subversion.py @ 5020:780051cca03c

age author description
Thu, 26 Jul 2007 14:02:49 -0700 Brendan Cully convert svn: canonicalize path before calling url_from_path.
Thu, 26 Jul 2007 10:57:26 -0700 Brendan Cully convert svn: try to extract URL from source if it is a working directory
Thu, 26 Jul 2007 10:42:44 -0700 Brendan Cully convert: urlify svn repos if necessary.
Sat, 21 Jul 2007 10:43:29 +0200 Thomas Arendsen Hein Remove unused pprint import and the commented line which used it before.
Sat, 21 Jul 2007 10:30:51 +0200 Thomas Arendsen Hein removed trailing whitespace
Thu, 19 Jul 2007 15:33:21 -0700 Bryan O'Sullivan convert/subversion: rehandle the no-tags case
Thu, 19 Jul 2007 12:41:07 -0700 Bryan O'Sullivan convert/subversion: work around memory leak in svn's python bindings
Wed, 18 Jul 2007 22:44:25 -0700 Bryan O'Sullivan convert/subversion: Simplify callback.
Wed, 18 Jul 2007 19:56:36 -0700 Bryan O'Sullivan convert/subversion: reduce memory usage by filtering early
Tue, 17 Jul 2007 15:47:32 -0700 Bryan O'Sullivan convert/subversion.py: str.rsplit is not available in Python 2.3
Tue, 17 Jul 2007 15:24:59 -0700 Bryan O'Sullivan convert/subversion.py: fix bad assumptions about SVN path naming
Fri, 13 Jul 2007 08:28:57 -0700 Brendan Cully convert: record the source revision in the changelog
Fri, 06 Jul 2007 10:29:09 -0700 Brendan Cully python 2.3 does not have sorted
Thu, 05 Jul 2007 16:14:01 -0700 Brendan Cully convert: svn code movement (no actual changes)