Mercurial > hgsubversion
log
age | author | description |
---|---|---|
Thu, 20 Nov 2008 22:41:16 -0600 | Patrick Mezard | Add a test to check EOLs are correctly converted |
Wed, 19 Nov 2008 10:23:48 -0600 | Augie Fackler | utility_commands: fix outgoing against crew (required because of crew cset 87158be081b8) |
Wed, 19 Nov 2008 10:16:50 -0600 | Augie Fackler | svncommand: Fix help to use ui.status() and be a bit smarter about displaying |
Wed, 19 Nov 2008 10:16:24 -0600 | Augie Fackler | svncommand: Check traceback length to stop masking real exceptions. |
Wed, 19 Nov 2008 09:41:09 -0600 | Augie Fackler | svnwrap: Fix handling of auth providers so cached credentials can work. |
Fri, 14 Nov 2008 16:52:30 -0600 | Augie Fackler | tests: Mock the mercurial.ui.ui class like we really should to capture output. |
Fri, 14 Nov 2008 16:18:24 -0600 | Patrick Mezard | fetch_command: create branch temporary directory when we need it |