Wed, 16 Dec 2015 13:33:43 -0500 |
Matt Harbison |
windows: correct the import of win32
|
Sat, 12 Dec 2015 23:19:38 -0800 |
Gregory Szorc |
windows: use absolute_import
|
Sun, 27 Sep 2015 18:46:53 -0700 |
Gregory Szorc |
windows: insert file positioning call between reads and writes
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
Tue, 23 Jun 2015 22:30:33 -0700 |
Gregory Szorc |
global: mass rewrite to use modern octal syntax
|
Sat, 06 Jun 2015 14:03:55 +0200 |
Adrian Buehlmann |
windows: use os.SEEK_END
|
Wed, 20 May 2015 18:00:05 -0500 |
Pierre-Yves David |
util: add a simple poll utility
|
Mon, 18 May 2015 16:33:57 -0500 |
Pierre-Yves David |
windows: drop Python2.4 specific hack for directory not found handling
|
Thu, 14 May 2015 11:37:36 +0200 |
Adrian Buehlmann |
windows: add comment in normcase()
|
Fri, 01 May 2015 20:17:00 -0400 |
Matt Harbison |
windows: add doctest for shellquote()
|
Wed, 29 Apr 2015 21:14:59 -0400 |
Matt Harbison |
windows: make shellquote() quote any path containing '\' (issue4629)
stable
|
Sat, 11 Apr 2015 00:47:09 +0900 |
FUJIWARA Katsunori |
util: add removedirs as platform depending function
|
Tue, 07 Apr 2015 22:31:36 -0400 |
Matt Harbison |
windows: allow readpipe() to actually read data out of the pipe
|
Wed, 01 Apr 2015 00:31:41 -0700 |
Siddharth Agarwal |
windows: define normcase spec and fallback
|
Fri, 27 Feb 2015 17:46:03 -0600 |
Matt Mackall |
merge with stable
|