log hgsubversion/editor.py @ 935:1de83496df4e

age author description
Sun, 23 Sep 2012 19:42:34 +0200 Patrick Mezard subvertpy_wrapper: fix files and directories batons handling
Sat, 22 Sep 2012 23:28:20 +0200 Patrick Mezard editor: remove unused 'base' attribute from RevisionData
Tue, 18 Sep 2012 13:18:22 +1000 Tim Delaney stupid: Fail over to full revision when a PatchError is thrown (issue294)
Sun, 13 May 2012 15:28:50 +0200 Bryan O'Sullivan replay: workaround svn not telling us about x/l flags (issue346)
Sat, 12 May 2012 15:41:21 +0200 Dan Villiom Podlaski Christiansen kill all 'print' statements in the extension proper
Thu, 19 Apr 2012 15:08:09 +0200 Patrick Mezard editor: work around svn 1.7 closing the output fp in apply_textdelta()
Tue, 01 Nov 2011 15:50:13 -0500 Augie Fackler Merge with stable
Mon, 31 Oct 2011 00:47:52 +0100 Nico R. The handler seems to close the target in subversion-1.7.x. This patch works stable
Mon, 17 Oct 2011 22:44:15 +0800 Yonggang Luo hgsubversion/*.py: add space after comment symbol #
Wed, 12 Oct 2011 15:35:25 +0800 Yonggang Luo globally: clean up whitespace around operators and commas to conform with PEP8
Wed, 09 Mar 2011 22:07:26 +0100 Patrick Mezard replay: copy copied directories externals
Wed, 09 Mar 2011 22:07:17 +0100 Patrick Mezard editor: simplify add_directory() a bit more
Wed, 09 Mar 2011 22:07:05 +0100 Patrick Mezard editor: rename add_directory() cp_f* variable into from*
Tue, 09 Nov 2010 13:05:16 +0100 Dan Villiom Podlaski Christiansen editor: handle property changes to links.
Wed, 11 Aug 2010 19:57:35 +0200 Dan Villiom Podlaski Christiansen editor: move ieditor decorator into svnwrap.
Thu, 08 Jul 2010 21:46:54 +0200 Dan Villiom Podlaski Christiansen editor: convert two assertions in apply_textdelta() into raising an IOError
Wed, 31 Mar 2010 17:51:09 +0200 Dan Villiom Podlaski Christiansen isolate all imports of Subversion modules in svnwrap.
Sat, 20 Mar 2010 15:07:37 +1000 Gerhard Weis strip off root file name only once for missing files 1.1
Tue, 02 Mar 2010 17:06:06 +0100 Patrick Mezard editor: fix replaced directory copies
Tue, 02 Mar 2010 17:06:06 +0100 Patrick Mezard editor: fix open_file() on replaced branch
Tue, 02 Mar 2010 17:06:06 +0100 Patrick Mezard editor: fix replaced files content in replay mode
Tue, 02 Mar 2010 17:06:06 +0100 Patrick Mezard editor: fix issamefile() and copy detection in replay mode
Sat, 06 Feb 2010 10:34:49 -0600 Augie Fackler clean up trailing whitespace
Tue, 02 Feb 2010 21:18:20 +0100 Patrick Mezard svnmeta: remove split_branch_tag() exacttag argument
Sat, 30 Jan 2010 09:52:24 +0100 Patrick Mezard svnmeta: make it easier to get converted revision info
Fri, 29 Jan 2010 23:36:14 +0100 Patrick Mezard replay: disable maybeedit filtering, could discard copy records
Fri, 22 Jan 2010 18:01:19 -0600 Patrick Mezard Handle tag subdirectory as tag in replay mode (issue119)
Mon, 18 Jan 2010 21:40:28 +0100 Patrick Mezard editor: remove useless test
Sat, 16 Jan 2010 17:25:09 +0100 Patrick Mezard svnmeta: is_path_tag() is really get_path_tag()
Fri, 16 Oct 2009 23:33:41 -0400 Augie Fackler Support for single-directory clones.
Fri, 16 Oct 2009 18:37:19 -0400 Augie Fackler replay: fix potential over-reporting of edited files in hg changelog
Fri, 16 Oct 2009 19:09:53 -0400 Augie Fackler util: make aresamefiles take one file and just be issamefile instead.
Fri, 16 Oct 2009 19:09:25 -0400 Augie Fackler copies: fix under-reporting of copies in hg
Tue, 23 Jun 2009 21:33:40 -0500 Augie Fackler tags: reinstate a tag map file in a better way
Tue, 23 Jun 2009 21:38:27 -0500 Augie Fackler tags: handle edits to tags as gracefully as possible
Tue, 16 Jun 2009 09:11:52 +0200 Dirkjan Ochtman editor: move find missing files routine into RevisionData class
Tue, 16 Jun 2009 08:43:12 +0200 Dirkjan Ochtman replay: start new replay module that has the relevant functions
Tue, 16 Jun 2009 08:42:15 +0200 Dirkjan Ochtman editor: move exception data into RevisionData class
Tue, 16 Jun 2009 08:41:28 +0200 Dirkjan Ochtman editor: move set_file() and delete_file() methods to RevisionData class
Mon, 15 Jun 2009 16:10:24 +0200 Dirkjan Ochtman consolidate metadata calls from stupid and replay code
Fri, 12 Jun 2009 08:37:39 +0200 Dirkjan Ochtman svnmeta: move util.build_extra() to SVNMeta.genextra()
Thu, 11 Jun 2009 19:15:18 +0200 Dirkjan Ochtman editor: rename hg_delta_editor.HgChangeReceiver to editor.HgEditor base hgsubversion/hg_delta_editor.py@b61fa636fc5f