log hgext/convert/subversion.py @ 7598:26adfaccdf73

age author description
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
Wed, 16 Apr 2008 12:15:43 +0200 Dirkjan Ochtman merge from crew-stable
Wed, 16 Apr 2008 12:09:16 +0200 Dirkjan Ochtman remove trailing spaces
Mon, 14 Apr 2008 23:04:34 +0200 Patrick Mezard Merge with crew-stable
Mon, 14 Apr 2008 22:31:34 +0200 Patrick Mezard convert: fix svn file copy detection code
Mon, 14 Apr 2008 22:31:34 +0200 Patrick Mezard convert: fix svn branch source detection corner case
Mon, 14 Apr 2008 22:31:34 +0200 Patrick Mezard convert: cleanup svn file copy handling
Mon, 14 Apr 2008 22:31:34 +0200 Patrick Mezard convert: handle past or foreign partial svn copies
Mon, 14 Apr 2008 22:31:33 +0200 Patrick Mezard convert: more cleanup in svn directory copy handling
Mon, 14 Apr 2008 22:31:33 +0200 Patrick Mezard convert: svn directory copy handling cleanup
Mon, 14 Apr 2008 22:31:33 +0200 Patrick Mezard convert: improve subversion branch filtering