log hgext/convert/subversion.py @ 8117:2b30d8488819

age author description
Wed, 22 Apr 2009 01:39:47 +0200 Martin Geisler remove unnecessary outer parenthesis in if-statements
Tue, 21 Apr 2009 12:58:05 -0500 Matt Mackall Merge with crew
Sun, 05 Apr 2009 05:13:39 -0300 Wagner Bruna convert: fix typo
Sat, 04 Apr 2009 20:19:51 -0500 Augie Fackler convert: Improved svn source detection.
Sat, 04 Apr 2009 12:28:13 -0500 Matt Mackall convert: attempt to check repo type before checking for tool
Mon, 23 Mar 2009 13:13:06 +0100 Peter Arrenbrecht cleanup: drop unused assignments
Mon, 23 Mar 2009 13:13:02 +0100 Peter Arrenbrecht cleanup: drop variables for unused return values
Wed, 18 Mar 2009 17:49:11 +0100 Dirkjan Ochtman convert: honor 2.3 compatibility (rsplit)
Fri, 13 Mar 2009 21:14:57 +0100 Michael Springmann exporting patch:
Sat, 03 Jan 2009 17:15:21 +0100 Martin Geisler lowercase ui.debug and assert output
Sat, 06 Dec 2008 20:10:31 +0100 Patrick Mezard convert: backout a7492fb2107b
Sun, 30 Nov 2008 22:51:42 +0100 Patrick Mezard convert: improve reporting of invalid svn bindings
Sun, 30 Nov 2008 22:01:26 +0100 Patrick Mezard convert: work around svn.ra.get_files() not releasing input buffer
Sat, 15 Nov 2008 15:57:12 +0100 Patrick Mezard Merge with crew-stable
Sat, 15 Nov 2008 15:51:26 +0100 Patrick Mezard convert: be even more tolerant when detecting svn tags
Mon, 20 Oct 2008 14:52:58 +0200 Dirkjan Ochtman merge with crew-stable
Mon, 20 Oct 2008 14:51:55 +0200 Dirkjan Ochtman clean up trailing spaces
Sun, 05 Oct 2008 21:35:26 +0200 Dirkjan Ochtman python2.6: use subprocess if available
Fri, 10 Oct 2008 13:20:40 +0200 Patrick Mezard Merge with crew-stable
Fri, 10 Oct 2008 11:36:02 +0200 Patrick Mezard convert: properly encode subversion URLs (issue 1224)
Sun, 31 Aug 2008 16:12:02 +0200 Martin Geisler i18n: mark strings for translation in convert extension
Tue, 12 Aug 2008 17:47:08 +0200 Dirkjan Ochtman merge with crew-stable
Sun, 10 Aug 2008 21:55:06 -0500 Matt Mackall util: set_flags shouldn't know about repo flag formats
Wed, 30 Jul 2008 22:33:40 +0200 Patrick Mezard Merge with crew-stable
Sun, 27 Jul 2008 17:09:33 +0200 Patrick Mezard convert: normalize paths sent to svn get_log (issue 1219)
Fri, 25 Jul 2008 20:47:04 +0200 Patrick Mezard Merge with crew-stable
Fri, 25 Jul 2008 20:43:41 +0200 Patrick Mezard convert: remove leading slash from ra.check_path inputs (issue 1236)
Fri, 25 Jul 2008 20:37:41 +0200 Patrick Mezard convert: restore previous svn transport parent correctly
Fri, 27 Jun 2008 18:28:45 -0500 Matt Mackall util: add sort helper
Thu, 19 Jun 2008 00:14:24 +0200 Patrick Mezard convert: reintegrate file retrieval code in sinks