Mercurial > hgsubversion
log
age | author | description |
---|---|---|
Wed, 15 Oct 2008 13:29:20 -0500 | Augie Fackler | Fix non-atomic write of the last_revision_handled_file which was causing |
Wed, 15 Oct 2008 13:21:59 -0500 | Augie Fackler | Fix up the rebase docstring to be less vague. |
Tue, 14 Oct 2008 09:13:15 -0500 | Augie Fackler | Add a segment on running the tests before use. |
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. |