Mercurial > hgsubversion
log tests/test_push_command.py @ 607:b5f1b629c629
age | author | description |
---|---|---|
2010-02-26 | Dirkjan Ochtman | tests: silence test suite by using quiet UIs everywhere |
2010-02-14 | Augie Fackler | replay/stupid: raise the correct errno in IOError to fix hg >= e553a425751d |
2010-02-07 | Patrick Mezard | pushmod: make outdated parent error message more helpful |
2010-01-26 | Dan Villiom Podlaski Christiansen | Change all instantiations of IOError to set both errno and strerror. |
2009-08-08 | Augie Fackler | Merge win32 fixes |
2009-07-29 | Risto Kankkunen | No os.kill() in Windows, use ctypes to call Win32 TerminateProcess() |
2009-07-19 | Patrick Mezard | wrappers: make push aborts if uncommitted changes |