log mercurial/util_win32.py @ 7778:82f7145b304c

age author description
Mon, 16 Feb 2009 17:37:23 -0600 Matt Mackall Don't fail on clone on win98 (issue1492)
Sat, 06 Dec 2008 15:53:57 +0100 Benoit Boissinot exceptions should inherit the Exception class
Wed, 26 Nov 2008 22:27:37 +0100 Patrick Mezard util_win32: fix Windows version checking (issue1358)
Tue, 18 Nov 2008 13:20:55 +0100 Patrick Mezard util_win32: implement posixfile_nt.readlines()
Tue, 12 Aug 2008 10:05:00 -0400 Remy Roy Folding correction and missing import 1.0.2
Sun, 10 Aug 2008 22:55:00 -0500 Matt Mackall util: disinfect lookup_reg strings (issue1126)
Thu, 06 Mar 2008 22:23:41 +0100 Joel Rosdahl Add missing import of sys
Thu, 06 Mar 2008 22:23:41 +0100 Joel Rosdahl Remove unused imports
Wed, 20 Feb 2008 21:31:42 +0100 Stefan Rank Also search for .hgrc if mercurial.ini not found on windows
Sun, 03 Feb 2008 23:08:16 -0800 Lee Cantey util_win32: add missing valname param to query_val function
Sun, 03 Feb 2008 19:29:05 -0600 Matt Mackall merge: add registry look up bits to tool search
Thu, 31 Jan 2008 14:44:00 -0600 Matt Mackall Merge with -stable
Wed, 30 Jan 2008 17:30:34 -0600 Matt Mackall win32: remove excessive flushing
Sat, 19 Jan 2008 13:19:27 +0100 Patrick Mezard Merge with crew-stable
Fri, 18 Jan 2008 23:56:51 +0100 Patrick Mezard util_win32: make os_link more robust (issue 761)