Mon, 10 May 2010 21:09:48 +0200 |
Patrick Mezard |
acl: grp module is not available on windows
|
Mon, 26 Apr 2010 22:42:46 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Mon, 26 Apr 2010 22:30:40 +0200 |
Patrick Mezard |
util: fix default termwidth() under Windows
stable
|
Tue, 23 Mar 2010 11:37:01 +0100 |
Ronny Pfannschmidt |
posix: move a global fcntl import to keep it from breaking jython
|
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
|
Wed, 06 Jan 2010 21:11:58 +0100 |
Patrick Mezard |
Find right hg command for detached process
|
Fri, 10 Apr 2009 21:20:25 +0200 |
Patrick Mezard |
serve: add and use portable spawnvp replacement
|
Fri, 08 Jan 2010 18:48:39 +0530 |
Siddharth Agarwal |
Add support for relinking on Windows.
stable
|
Wed, 07 Oct 2009 20:32:07 +0200 |
Adrian Buehlmann |
util: move rename into posix.py and windows.py
|
Sun, 20 Sep 2009 22:19:18 +0200 |
Mads Kiilerich |
util.system: Use subprocess instead of os.system
|
Sun, 26 Jul 2009 17:25:08 +0200 |
Dan Villiom Podlaski Christiansen |
util: add realpath() for getting the 'true' path.
|
Sun, 05 Jul 2009 11:01:30 +0200 |
Alejandro Santos |
compat: use open() instead of file() everywhere
|
Tue, 09 Jun 2009 09:25:17 -0400 |
timeless |
Generally replace "file name" with "filename" in help and comments.
|
Sat, 30 May 2009 23:42:35 +0200 |
Martin Geisler |
posix: do not use fstat in isowner
|
Sun, 24 May 2009 16:38:29 -0500 |
Matt Mackall |
cmdutils: Take over glob expansion duties from util
|
Tue, 28 Apr 2009 17:40:46 +0200 |
Simon Heimberg |
separate import lines from mercurial and general python modules
|
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
|
Mon, 27 Apr 2009 09:12:07 +0200 |
Peter Arrenbrecht |
whitespace cleanup
|
Fri, 03 Apr 2009 12:37:07 -0500 |
Matt Mackall |
posix: kill some trailing newlines
|
Fri, 27 Mar 2009 17:56:18 +0100 |
Rocco Rutte |
Add missing imports for posix.py for OS X
|
Thu, 26 Mar 2009 13:54:44 -0500 |
Matt Mackall |
util: split out posix, windows, and win32 modules
|