log hgsubversion/hg_delta_editor.py @ 410:eb524b957345

age author description
Wed, 10 Jun 2009 17:29:11 +0200 Dirkjan Ochtman move aresamefiles() from HgChangeReceiver to util
Thu, 11 Jun 2009 18:52:30 +0200 Dirkjan Ochtman extract the filemap support into a separate class
Wed, 10 Jun 2009 15:45:20 +0200 Dirkjan Ochtman extract the revmap support into a separate dict-like class
Wed, 10 Jun 2009 14:53:22 +0200 Dirkjan Ochtman editor: use decorators, get rid of unnecessary property
Wed, 10 Jun 2009 13:57:04 +0200 Dirkjan Ochtman add a function to generate svn_commit_hashes
Wed, 10 Jun 2009 13:32:10 +0200 Dirkjan Ochtman editor: simplify HgChangeReceiver constructor signature
Wed, 10 Jun 2009 09:51:33 +0200 Dirkjan Ochtman branches: simplify branch deletion a little bit
Wed, 10 Jun 2009 09:35:45 +0200 Dirkjan Ochtman tags: end branch while tagging instead of creating extra changeset
Wed, 10 Jun 2009 09:30:32 +0200 Dirkjan Ochtman tags: obey usebranchnames setting
Thu, 11 Jun 2009 18:00:58 +0200 Dirkjan Ochtman branches: correctly deal with branch closing directly after copy/rename
Mon, 01 Jun 2009 11:21:47 -0500 Augie Fackler tags: Fix an improper parent calculation.
Sat, 30 May 2009 15:35:24 -0500 Augie Fackler hg_delta_editor: fix missing-plaintext fetching
Sat, 30 May 2009 20:28:07 -0500 Augie Fackler Remove vestigial references to the tags_info file we no longer need.
Sat, 30 May 2009 20:18:14 -0500 Augie Fackler tags: fix handling for certain nonstandard tag layouts.
Sat, 30 May 2009 13:44:33 -0500 Augie Fackler tags: Fix parent detection so that copyfrom trunk@5 correctly falls back to trunk@4 if trunk@5 is not in the revmap.
Fri, 29 May 2009 22:48:27 +0200 Dirkjan Ochtman Inline HgChangeReceiver.load_base_from_ctx().
Sat, 30 May 2009 11:11:04 -0500 Dirkjan Ochtman Move HgChangeReceiver.branches_in_paths() to the stupid module.
Fri, 29 May 2009 15:28:44 +0200 Dirkjan Ochtman Use tbdelta to push added tags into .hgtags.
Fri, 29 May 2009 15:24:12 +0200 Dirkjan Ochtman Make branch closing more Mercurial-like.
Fri, 29 May 2009 15:29:40 +0200 Dirkjan Ochtman Extract branch closing from stupid/editor into separate function.
Fri, 29 May 2009 12:36:27 +0200 Dirkjan Ochtman Reorder different commit blocks.
Fri, 29 May 2009 12:36:23 +0200 Dirkjan Ochtman Extract closed_revs into closebranches and closedrevs.
Fri, 29 May 2009 11:45:08 +0200 Dirkjan Ochtman Abstract out a branchedits() function.
Fri, 29 May 2009 17:33:52 +0200 Dirkjan Ochtman Generate separate data structure containing revision's tags/branches changes.
Thu, 28 May 2009 09:58:00 +0200 Dirkjan Ochtman Merge hge._is_path_tag() and hge._split_tag_path().
Thu, 28 May 2009 09:57:28 +0200 Dirkjan Ochtman Move HgChangeReceiver.aresamefiles() to before the editor methods.
Thu, 28 May 2009 09:57:00 +0200 Dirkjan Ochtman Move exception classes in hg_delta_editor up top.
Thu, 28 May 2009 09:55:33 +0200 Dirkjan Ochtman Replace stash_exception_on_self() by @ieditor.
Fri, 22 May 2009 23:38:01 -0500 Augie Fackler Fix a bug in branch ancestry calculation.
Fri, 22 May 2009 17:47:09 +0200 Dan Villiom Podlaski Christiansen hg_delta_editor: do not raise an error for bad symlinks, but warn instead.
Fri, 22 May 2009 15:12:31 +0200 Dan Villiom Podlaski Christiansen Remove the 'outgoing' wrapper, and use the Mercurial infrastructure instead.
Wed, 20 May 2009 18:38:01 +0200 Dan Villiom Podlaski Christiansen Use fallbacks in the wrappers for Subversion support, instead of prefixes.
Tue, 26 May 2009 22:22:00 -0500 Augie Fackler Merge with crew. base hg_delta_editor.py@f5fcebed232b
Wed, 13 May 2009 21:39:39 -0500 Augie Fackler Reorganize to have a more conventional module structure. base hg_delta_editor.py@f05bc94088d7