Mercurial > hgsubversion
log
age | author | description |
---|---|---|
Tue, 28 Oct 2008 11:39:36 -0500 | Augie Fackler | Fix an encoding bug that would occur if the local encoding was not utf-8. |
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:43:01 -0500 | Augie Fackler | Only print this message if we actually care. |
Sun, 26 Oct 2008 22:39:17 -0500 | Augie Fackler | Improved handling of copies from outside of trunk. |
Sun, 26 Oct 2008 22:12:46 -0500 | Augie Fackler | Add a test that proves files in the branches directory don't cause breakage. |
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 |