Thu, 19 Aug 2010 22:51:09 +0200 |
Patrick Mezard |
win32: remove useless lstat() fallback in nlinks()
stable
|
Thu, 19 Aug 2010 22:51:09 +0200 |
Patrick Mezard |
win32: correctly break hardlinks on network drives (issue761)
stable
|
Tue, 08 Jun 2010 09:30:33 +0200 |
Dirkjan Ochtman |
cleanups: unused variables
|
Sun, 25 Apr 2010 18:27:12 +0200 |
Patrick Mezard |
win32: detect console width on Windows
|
Sun, 07 Feb 2010 05:34:22 -0600 |
Steve Borho |
win32: allow hgrc.d on Windows
|
Tue, 19 Jan 2010 22:45:09 -0600 |
Matt Mackall |
Merge with stable
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Sun, 10 Jan 2010 18:13:34 +0100 |
Patrick Mezard |
cmdutil: hide child window created by win32 spawndetached()
|
Fri, 08 Jan 2010 23:15:22 +0100 |
Patrick Mezard |
win32: close file when leaving _getfileinfo()
stable
|
Fri, 08 Jan 2010 18:48:39 +0530 |
Siddharth Agarwal |
Add support for relinking on Windows.
stable
|
Wed, 22 Jul 2009 23:12:54 +0200 |
Martin Geisler |
coding style: use a space after comma
|
Thu, 25 Jun 2009 22:43:58 +0200 |
Henrik Stuart |
windows: fix use of undefined exception (issue1707)
|
Sat, 30 May 2009 23:20:30 +0200 |
Martin Geisler |
removed unused imports
|
Wed, 13 May 2009 21:36:16 +0200 |
Sune Foldager |
posixfile: remove posixfile_nt and fix import bug in windows.py
|
Thu, 26 Mar 2009 13:14:35 -0700 |
Bryan O'Sullivan |
win32: clarify comment regarding use of fdopen
|
Thu, 26 Mar 2009 13:13:48 -0700 |
Bryan O'Sullivan |
win32: allow catching of both pywintypes.error and WindowsError
|
Sun, 26 Apr 2009 01:24:49 +0200 |
Martin Geisler |
turn some comments back into module docstrings
|
Sun, 26 Apr 2009 01:13:08 +0200 |
Martin Geisler |
put license and copyright info into comment blocks
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
Fri, 03 Apr 2009 14:51:48 -0500 |
Matt Mackall |
move encoding bits from util to encoding
|
Thu, 26 Mar 2009 13:54:44 -0500 |
Matt Mackall |
util: split out posix, windows, and win32 modules
base
mercurial/util_win32.py@0e90c9e334c8
|