log hg_delta_editor.py @ 67:e319c9168910

age author description
Wed, 05 Nov 2008 13:37:07 +0100 Patrick Mezard hg_delta_editor: register svn file copies
Tue, 04 Nov 2008 16:38:16 -0600 Augie Fackler Performance fix for branches-from-tags in real replay, which is tied up with
Mon, 03 Nov 2008 08:43:07 -0600 Patrick Mezard hg_delta_editor: simplify exec/symlink flags generation
Mon, 27 Oct 2008 12:33:52 -0500 Augie Fackler Fix a bug with added files from outside branches/trunk/tags.
Sun, 26 Oct 2008 22:39:17 -0500 Augie Fackler Improved handling of copies from outside of trunk.
Sun, 26 Oct 2008 22:06:13 -0500 Augie Fackler Some more fixes of cases discovered in the melange repo. If anyone knows how I can reproduce a "replaced" state in Subversion, I'd love to be able to make a real test case for this code.
Sun, 26 Oct 2008 13:55:57 -0500 Augie Fackler Fixes so that I can clone the melange repository successfully. Fixes a bug that
Fri, 17 Oct 2008 11:03:52 -0500 Augie Fackler Some refactors of the previous change, including transparent upgrade of old-style pickled dictionaries.
Wed, 15 Oct 2008 21:47:48 -0400 Andreas Hartmetz Faster append-only revmap implementation.
Wed, 08 Oct 2008 20:37:01 -0500 Augie Fackler Add tests for tags and fix a bug in the tag-finding code that was found by the tests.
Fri, 03 Oct 2008 09:44:46 -0500 Shun-ichi GOTO Another fix for Win32 compat.
Thu, 02 Oct 2008 09:13:08 -0500 Augie Fackler Fixes for win32 compatibility. Changes suggested by Shun-ichi GOTO, with some alterations by me.
Tue, 30 Sep 2008 11:42:52 -0500 Augie Fackler Initial import of hgsubversion into a public repository.