log

age author description
Wed, 25 May 2011 22:20:56 +0100 Oleg Oshmyan Corrected mixed indentation (and a few line lengths) in compat.py
Wed, 25 May 2011 00:27:12 +0100 Oleg Oshmyan win32.call() now trusts its own case.time_started
Tue, 24 May 2011 23:53:43 +0100 Oleg Oshmyan A couple of Win32 fixes
Tue, 24 May 2011 22:46:30 +0100 Oleg Oshmyan The win32 module now trusts the wall-clock time reported by GetProcessTimes
Tue, 24 May 2011 22:05:08 +0100 Oleg Oshmyan Removed the redundant .hgtags file from the default branch
Tue, 24 May 2011 21:33:32 +0100 Oleg Oshmyan Upreckon now properly reports exiting due to SIGINT to the calling process
Tue, 24 May 2011 20:55:16 +0100 Oleg Oshmyan Fixed a few lines with wrong indentation in _unix (don't copy&paste code, kids)