log mercurial/util_win32.py @ 4672:272c0a09b203

age author description
Thu, 21 Jun 2007 21:58:18 +0200 Marcos Chaves Handle CTRL+C in serve under Windows.
Sun, 06 May 2007 16:40:53 +0200 Patrick Mezard Move win32 find_in_files from util_win32 to util.
Sat, 28 Apr 2007 11:43:31 +0200 Patrick Mezard Fix find_in_path not including some file extension logic under win32.
Fri, 16 Feb 2007 05:53:03 -0200 Alexis S. L. Carvalho util_win32.py: fix user_rcpath
Thu, 14 Dec 2006 20:25:19 -0600 Matt Mackall Simplify i18n imports
Wed, 13 Dec 2006 13:27:09 -0600 Matt Mackall Replace demandload with new demandimport
Tue, 28 Nov 2006 21:16:05 +0100 Benoit Boissinot only print a warning when no username is specified