log hgext/convert/subversion.py @ 4942:c79e3fa6dc29

age author description
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