log hgsubversion/editor.py @ 790:3173f418079c

age author description
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