log mercurial/util_win32.py @ 4001:dda03b2d9ef1

age author description
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
Wed, 18 Oct 2006 22:24:03 +0200 Benoit Boissinot makes username mandatory
Mon, 24 Jul 2006 09:11:26 -0700 Vadim Gelfer fix windows username problem.
Fri, 16 Jun 2006 12:58:24 -0700 Vadim Gelfer replace os.stat with os.lstat in some where.
Fri, 19 May 2006 06:10:59 +0200 Thomas Arendsen Hein Fixed typo (qshell instead of shell) in win98 code (see issue244).