hgext/convert/subversion.py
Sun, 05 Feb 2012 22:58:31 +0900 FUJIWARA Katsunori i18n: use util.pconvert() instead of 'str.replace()' for problematic encoding stable
Sat, 21 Jan 2012 13:31:41 +0100 Jesus Espino Garcia convert: subversion convert abort on revision not found (issue 3205) stable
Fri, 30 Dec 2011 17:04:36 -0600 Matt Mackall merge with stable
Fri, 30 Dec 2011 15:47:58 -0600 Matt Mackall convert: improve exception reporting for SVN logstream stable
Fri, 02 Dec 2011 17:38:07 +0100 Patrick Mezard convert/svn: update svn working copy only when necessary
Thu, 01 Dec 2011 20:42:24 +0100 Patrick Mezard convert/svn: fix URL quoting issue with svn 1.7 stable
Sat, 29 Oct 2011 11:02:23 -0500 Matt Mackall backout dbdb777502dc (issue3077) (issue3071) stable
Mon, 24 Oct 2011 13:51:24 +0200 Thomas Arendsen Hein consistency: use util.realpath instead of os.path.realpath where useful stable
Mon, 19 Sep 2011 14:19:26 +0200 Martin Geisler convert: rename local variable
Sun, 08 May 2011 20:45:47 +0200 Adrian Buehlmann rename util.is_exec to isexec
Fri, 06 May 2011 15:25:35 +0200 Adrian Buehlmann rename util.set_binary to setbinary
Fri, 06 May 2011 15:22:31 +0200 Adrian Buehlmann rename util.set_flags to setflags
Mon, 02 May 2011 10:11:18 +0200 Dan Villiom Podlaski Christiansen prevent transient leaks of file handle by using new helper functions
Sun, 01 May 2011 17:35:05 +0200 Mads Kiilerich convert: handle invalid subversion source paths
Wed, 20 Apr 2011 19:54:57 +0200 Adrian Buehlmann move opener from util to scmutil
Thu, 17 Mar 2011 22:17:27 +0100 Patrick Mezard convert/svn: extract revsplit() in a function
Tue, 15 Mar 2011 16:53:46 -0500 Matt Mackall merge with stable
Mon, 14 Mar 2011 21:35:31 +0100 Patrick Mezard convert/svn: fix _iterfiles() output in root dir case (issue2647) stable
Thu, 03 Mar 2011 22:41:38 +0100 Patrick Mezard convert/svn: stop using svn bindings when pushing to svn
Thu, 03 Mar 2011 22:19:28 +0100 Patrick Mezard convert/svn: read trunk name once, use None for default
Fri, 25 Feb 2011 21:01:30 +0300 Pavel Boldin convert.svn: branch name which equals trunk means `default' branch (issue2653) stable
Thu, 24 Feb 2011 01:14:15 +0530 Azhagu Selvan SP convert/svn: abort operation when python bindings are not available stable
Wed, 22 Dec 2010 13:25:00 -0600 Steve Borho convert: subversion should use util.quotecommand to wrap args to popen2
Mon, 29 Nov 2010 20:13:11 +0100 Patrick Mezard convert/svn: fix changed files list upon directory replacements stable
Wed, 20 Oct 2010 10:13:04 +0200 Martin Geisler check-code: find trailing whitespace
Mon, 20 Sep 2010 21:46:39 +0200 Patrick Mezard convert/svn: fix broken symlink renames in svn sink stable
Wed, 11 Aug 2010 12:29:20 +0200 Martin Geisler convert: less shouting in SVN sink warning stable
Wed, 11 Aug 2010 11:46:06 +0200 Daniel J. Lauk convert: Using --dest-type svn crashed, if the source repo used tags. stable
Wed, 19 May 2010 22:32:40 +0200 Patrick Mezard Merge with crew-stable
Wed, 19 May 2010 22:09:58 +0200 Aaron Digulla convert/svn: close gettags() log stream (issue2196) stable
Wed, 19 May 2010 22:04:41 +0200 Patrick Mezard convert/svn: remove useless try/catch stable
Wed, 12 May 2010 14:49:46 -0500 Matt Mackall convert/svn: fix long line
Sun, 09 May 2010 22:51:25 +0200 Patrick Mezard convert/svn: report path discovery progress
Sun, 09 May 2010 21:52:34 +0200 Patrick Mezard convert: merge sources getmode() into getfile()
Sun, 09 May 2010 21:49:57 +0200 Patrick Mezard convert/svn: remove useless sort
Sun, 09 May 2010 21:45:00 +0200 Patrick Mezard convert/svn: list files explicitely, stop checking their type
Sun, 09 May 2010 19:37:16 +0200 Patrick Mezard convert/svn: remove unused variable
Sun, 09 May 2010 19:11:02 +0200 Patrick Mezard convert/svn: handle files/links replaced by dirs (issue2166) stable
Sun, 09 May 2010 19:11:02 +0200 Patrick Mezard convert/svn: do not retrieve removed files stable
Sun, 09 May 2010 19:11:02 +0200 Patrick Mezard convert/svn: correctly encode deleted entry paths stable
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
less more (0) -100 -60 tip