Mercurial > hgsubversion
log
age | author | description |
---|---|---|
Thu, 09 Oct 2008 23:37:22 -0500 | Augie Fackler | svn 1.4 and 1.5 have different ideas of diff output for prop changes. |
Thu, 09 Oct 2008 23:36:20 -0500 | Augie Fackler | Pushing fails in 1.4's SWIG bindings, so double check for that in the test. |
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. |
Wed, 08 Oct 2008 20:09:28 -0500 | Augie Fackler | Refactor tests so I can reuse code more. |
Wed, 08 Oct 2008 18:17:29 -0500 | Augie Fackler | Add a small stack of tests that exercise some of the interesting special cases. |
Wed, 08 Oct 2008 16:44:40 -0500 | Augie Fackler | Minor fixes to the push command to make it more robust. |
Wed, 08 Oct 2008 16:44:05 -0500 | Augie Fackler | Killed some dead code found by test coverage. |