Mercurial > hgsubversion
log tests/test_push_command.py @ 591:4359ddd73b00 1.1
age | author | description |
---|---|---|
Fri, 26 Feb 2010 14:50:22 +0100 | Dirkjan Ochtman | tests: silence test suite by using quiet UIs everywhere |
Sun, 14 Feb 2010 14:04:56 -0600 | Augie Fackler | replay/stupid: raise the correct errno in IOError to fix hg >= e553a425751d |
Sun, 07 Feb 2010 15:56:25 +0100 | Patrick Mezard | pushmod: make outdated parent error message more helpful |
Tue, 26 Jan 2010 17:36:13 +0100 | Dan Villiom Podlaski Christiansen | Change all instantiations of IOError to set both errno and strerror. |
Sat, 08 Aug 2009 08:01:24 -0500 | Augie Fackler | Merge win32 fixes |
Wed, 29 Jul 2009 19:01:13 +0300 | Risto Kankkunen | No os.kill() in Windows, use ctypes to call Win32 TerminateProcess() |
Sat, 18 Jul 2009 20:44:33 -0500 | Patrick Mezard | wrappers: make push aborts if uncommitted changes |