Mercurial > hgsubversion
log tests/test_utility_commands.py @ 168:4f26fa049452
age | author | description |
---|---|---|
Tue, 30 Dec 2008 10:12:16 -0600 | Augie Fackler | info: Actually determine and show the repo root. |
Wed, 24 Dec 2008 11:12:23 -0600 | Augie Fackler | utility_commands: Test outgoing and fix it to work again. |
Tue, 23 Dec 2008 17:45:34 -0600 | Augie Fackler | tests: Fix some missing suite definitions so that running the full testsuite |
Mon, 22 Dec 2008 21:20:10 -0600 | Augie Fackler | rebase: preserve local branch names. |
Thu, 11 Dec 2008 20:41:57 -0600 | Augie Fackler | util: Add a command to normalize svn urls and use it in a couple of places. Test that it works and prevents failed assertions. |
Thu, 11 Dec 2008 20:24:48 -0600 | Augie Fackler | utility_commands: Add tests for url and info. Fix a bad mock in the process. |