Mercurial > hgsubversion
log hg_delta_editor.py @ 64:08be8ee73551
age | author | description |
---|---|---|
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. |