log tests/test_push_command.py @ 531:cf4fe45bf8fd

age author description
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
Wed, 27 May 2009 21:40:58 -0500 Augie Fackler push: don't refuse to push if it looks like we haven't pulled all changes.
Fri, 22 May 2009 13:42:51 +0200 Dan Villiom Podlaski Christiansen test_push_command: this test causes an author of None.
Fri, 22 May 2009 13:41:21 +0200 Dan Villiom Podlaski Christiansen test_push_command: improve readability a bit.