Mercurial > hgsubversion
log tests/test_push_command.py @ 336:c0b943cef0c3
age | author | description |
---|---|---|
Wed, 13 May 2009 10:22:18 -0500 | Augie Fackler | Use try/finally in an attempt to stop leaking svnserve processes. |
Fri, 15 May 2009 19:18:43 +0200 | Dan Villiom Podlaski Christiansen | Switch to using url scheme wrappers instead of duplicating each command we wrap. |
Fri, 24 Apr 2009 20:31:17 -0500 | Augie Fackler | push: Add a test that demonstrates base-text detection works |
Fri, 10 Apr 2009 22:38:29 -0500 | Augie Fackler | Move wrappers for hg commands to their own module. |