Mercurial > hgsubversion
log hg_delta_editor.py @ 45:ce00e6ffaa90
age | author | description |
---|---|---|
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. |