Mercurial > public > mercurial-scm > hg
log mercurial/posix.py @ 19136:e073ac988b51
age | author | description |
---|---|---|
Sat, 04 May 2013 14:51:21 -0500 | Matt Mackall | hfs+: rewrite percent-escaper (issue3918) stable |
Wed, 03 Apr 2013 11:35:27 -0700 | Bryan O'Sullivan | util: add functions to check symlink/exec bits |
Tue, 29 Jan 2013 17:01:41 +0100 | Mads Kiilerich | OS X: try cheap ascii .lower() in normcase before making full unicode dance stable |
Fri, 18 Jan 2013 15:55:16 -0800 | Siddharth Agarwal | posix: don't compare atime when determining if a file has changed |
Wed, 09 Jan 2013 20:27:17 +0100 | Remy Blank | posix: fix split() for the case where the path is at the root of the filesystem |
Fri, 28 Dec 2012 11:55:57 +0100 | Mads Kiilerich | util: fold ENOENT check into unlinkpath, controlled by new ignoremissing flag |
Tue, 18 Dec 2012 17:15:13 -0800 | Bryan O'Sullivan | posix: move server side of unix domain sockets out of inotify |