Mercurial > hgsubversion
log
age | author | description |
---|---|---|
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. |
Wed, 08 Oct 2008 08:14:31 -0500 | Augie Fackler | Add a quick test for diff-based pull. |
Tue, 07 Oct 2008 22:19:18 -0500 | Augie Fackler | Fix a stupid mistake. A reminder of why Nose is handy. |