Mercurial > hgsubversion
log
age | author | description |
---|---|---|
Sat, 11 Oct 2008 21:18:45 -0500 | Augie Fackler | Fix a missing newline. |
Fri, 10 Oct 2008 14:19:06 -0500 | Augie Fackler | Change the format of generated tags so they are tag/$tag instead of tag:$tag so that you can use them as revision args in diff. |
Fri, 10 Oct 2008 14:18:24 -0500 | Augie Fackler | Fix this so the tests can still be run without nose. |
Thu, 09 Oct 2008 23:37:22 -0500 | Augie Fackler | Reworked the svnwrap tests to use the same fixture system as I created for the hgsubversion tests since it is much much faster. |