log hgext/convert/subversion.py @ 11125:7a5a98fc38e9 stable

age author description
Sun, 09 May 2010 19:11:02 +0200 Patrick Mezard convert/svn: remove broken but unused copy filtering code stable
Sat, 01 May 2010 16:29:27 +0200 Patrick Mezard convert/svn: tree conflicts no longer happen now we use memctx stable
Sun, 18 Apr 2010 15:47:49 +0200 Martin Geisler convert: write "working copy" instead of "wc" stable
Sun, 18 Apr 2010 15:47:49 +0200 Martin Geisler convert: mark strings for translation stable
Sun, 18 Apr 2010 15:47:49 +0200 Martin Geisler convert: write "repository" instead of "repo" stable
Mon, 12 Apr 2010 21:19:53 +0200 Patrick Mezard convert/subversion: fix default URL checker prototype stable
Tue, 09 Mar 2010 22:11:43 +0100 Patrick Mezard convert: handle svn tree with empty roots (issue2079) stable
Mon, 25 Jan 2010 00:05:27 -0600 Matt Mackall many, many trivial check-code fixups
Mon, 14 Dec 2009 22:09:49 +0100 Patrick Mezard convert/svn: better handling of hg recursive call failure stable
Mon, 07 Dec 2009 12:44:15 -0500 Patrick Mezard convert/svn: make sink recover gracefully from empty changeset stable
Mon, 16 Nov 2009 14:09:31 +0100 Patrick Mezard convert/svn: fix warning when repo detection failed
Thu, 12 Nov 2009 12:05:43 +0100 Patrick Mezard convert/svn: fix HTTP detection bug introduced by 1b2516a547d4
Wed, 11 Nov 2009 19:45:00 +0100 Patrick Mezard convert/svn: delegate to svn bindings if HTTP probe fails
Tue, 10 Nov 2009 22:32:17 +0100 Patrick Mezard convert: reenable SVN support after license issue solved
Fri, 16 Oct 2009 00:06:23 +0200 Patrick Mezard Merge with crew-stable
Thu, 15 Oct 2009 23:15:30 +0200 Patrick Mezard convert/svn: better error when hg cannot call itself (issue1838)
Sat, 03 Oct 2009 14:39:57 -0500 Matt Mackall Merge with -stable
Fri, 07 Aug 2009 01:15:16 +0200 Grauw Fix issue 1782 don't do url2pathname conversion for urls
Wed, 30 Sep 2009 14:43:22 -0700 Brendan Cully convert: unbreak non-svn engines
Wed, 23 Sep 2009 15:19:26 +0200 Dirkjan Ochtman merge with mpm
Sat, 19 Sep 2009 01:15:38 +0200 Martin Geisler do not attempt to translate ui.debug output
Wed, 23 Sep 2009 00:23:50 -0500 Matt Mackall convert: disable SVN support due to library license incompatibility
Wed, 05 Aug 2009 17:08:28 +0200 Dirkjan Ochtman kill trailing whitespace
Fri, 17 Jul 2009 16:01:19 +0200 Patrick Mezard Merge with crew-stable
Fri, 17 Jul 2009 13:31:12 +0200 Patrick Mezard convert/svn: fix backtrace in tags discovery (issue1742)
Wed, 01 Jul 2009 10:19:40 -0400 Brodie Rao extensions: remove unused imports
Sun, 21 Jun 2009 23:17:05 +0200 Patrick Mezard convert/svn: drop undocumented and untested revision 'blacklist'
Sun, 21 Jun 2009 23:17:02 +0200 Patrick Mezard convert/svn: stop returning unicode revision identifiers
Sun, 21 Jun 2009 23:04:02 +0200 Patrick Mezard convert/svn: remove confusing unicode variable
Sun, 21 Jun 2009 23:04:02 +0200 Patrick Mezard convert/svn: remove dead code from entry deletion code path