log mercurial/posix.py @ 13741:b51bf961b3cb

age author description
Fri, 24 Dec 2010 15:23:01 +0100 Dan Villiom Podlaski Christiansen explicitly close files
Mon, 14 Feb 2011 11:12:26 +0100 Adrian Buehlmann port win32.py to using the Python ctypes library
Tue, 11 Jan 2011 14:10:16 +0100 Adrian Buehlmann reintroduces util.unlink, for POSIX and Windows.
Tue, 16 Nov 2010 21:35:58 +0100 Dan Villiom Podlaski Christiansen posix: remove is-comparison between integers stable
Sun, 10 Oct 2010 10:06:36 -0500 Augie Fackler termwidth: move to ui.ui from util
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