Mercurial > hgsubversion
log
age | author | description |
---|---|---|
Mon, 06 Oct 2008 14:14:50 -0500 | Augie Fackler | Fix partial implementation. |
Mon, 06 Oct 2008 14:09:15 -0500 | Augie Fackler | Add a missing newline. |
Mon, 06 Oct 2008 13:52:10 -0500 | Augie Fackler | Auto-set executable, symlink, and auto-props. |
Mon, 06 Oct 2008 11:01:46 -0500 | Augie Fackler | Fix adding files that require new directories. |
Fri, 03 Oct 2008 09:44:46 -0500 | Shun-ichi GOTO | Another fix for Win32 compat. |
Fri, 03 Oct 2008 09:41:25 -0500 | Augie Fackler | Reorganized the testing infrastructure a bit so that svnwrap is really separate from the rest of the project. Also made it easier to add more tests in the future without making the directory full of annoying files. |
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. |