Sat, 11 Apr 2015 00:47:09 +0900 |
FUJIWARA Katsunori |
util: add removedirs as platform depending function
|
file |
diff |
annotate
|
Wed, 01 Apr 2015 00:29:22 -0700 |
Siddharth Agarwal |
cygwin: define normcase spec and fallback
|
file |
diff |
annotate
|
Tue, 31 Mar 2015 23:30:19 -0700 |
Siddharth Agarwal |
darwin: define normcase spec and fallback
|
file |
diff |
annotate
|
Wed, 01 Apr 2015 00:26:07 -0700 |
Siddharth Agarwal |
posix: define normcase spec and fallback
|
file |
diff |
annotate
|
Wed, 11 Feb 2015 19:57:07 +0900 |
Yuya Nishihara |
shellquote: fix missing quotes for empty string
stable
|
file |
diff |
annotate
|
Thu, 25 Dec 2014 23:33:26 +0900 |
FUJIWARA Katsunori |
posix: quote the specified string only when it may have to be quoted
|
file |
diff |
annotate
|
Tue, 16 Dec 2014 13:07:10 -0500 |
Augie Fackler |
darwin: omit ignorable codepoints when normcase()ing a file path
stable
|
file |
diff |
annotate
|
Wed, 15 Oct 2014 15:13:43 -0400 |
Augie Fackler |
checklink: always close the NamedTemporaryFile
|
file |
diff |
annotate
|
Fri, 03 Oct 2014 18:47:28 -0700 |
Siddharth Agarwal |
normcase: for darwin, use fast ASCII lower
|
file |
diff |
annotate
|
Sat, 16 Aug 2014 10:28:59 -0700 |
Gregory Szorc |
posix: implement readpipe using non-blocking I/O (issue4336)
|
file |
diff |
annotate
|
Fri, 15 Aug 2014 20:02:18 -0700 |
Gregory Szorc |
platform: implement readpipe()
|
file |
diff |
annotate
|
Sun, 29 Dec 2013 13:54:04 +0000 |
Christian Ebert |
util: remove unused realpath (issue4063)
|
file |
diff |
annotate
|
Sun, 28 Jul 2013 15:02:32 -0500 |
Matt Mackall |
checklink: work around sshfs brain-damage (issue3636)
stable
|
file |
diff |
annotate
|
Sat, 04 May 2013 14:51:21 -0500 |
Matt Mackall |
hfs+: rewrite percent-escaper (issue3918)
stable
|
file |
diff |
annotate
|
Wed, 03 Apr 2013 11:35:27 -0700 |
Bryan O'Sullivan |
util: add functions to check symlink/exec bits
|
file |
diff |
annotate
|
Tue, 29 Jan 2013 17:01:41 +0100 |
Mads Kiilerich |
OS X: try cheap ascii .lower() in normcase before making full unicode dance
stable
|
file |
diff |
annotate
|
Fri, 18 Jan 2013 15:55:16 -0800 |
Siddharth Agarwal |
posix: don't compare atime when determining if a file has changed
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 28 Dec 2012 11:55:57 +0100 |
Mads Kiilerich |
util: fold ENOENT check into unlinkpath, controlled by new ignoremissing flag
|
file |
diff |
annotate
|
Tue, 18 Dec 2012 17:15:13 -0800 |
Bryan O'Sullivan |
posix: move server side of unix domain sockets out of inotify
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 15:55:07 -0800 |
Bryan O'Sullivan |
dirstate: move file type filtering to its source
|
file |
diff |
annotate
|
Fri, 14 Sep 2012 12:08:17 -0700 |
Bryan O'Sullivan |
util: implement a faster os.path.split for posix systems
|
file |
diff |
annotate
|
Sat, 04 Aug 2012 07:14:40 +0200 |
Ross Lagerwall |
util: replace util.nulldev with os.devnull
stable
|
file |
diff |
annotate
|
Wed, 18 Jul 2012 14:41:58 +0200 |
Adrian Buehlmann |
util, posix: eliminate encodinglower and encodingupper
|
file |
diff |
annotate
|
Mon, 14 May 2012 13:25:42 +0100 |
Mark Round |
posix: workaround lack of TIOCGWINSZ on Irix (issue3449)
stable
|
file |
diff |
annotate
|
Sun, 08 Apr 2012 12:43:41 -0700 |
Steven Stallion |
plan9: initial support for plan 9 from bell labs
|
file |
diff |
annotate
|
Thu, 08 Mar 2012 15:59:47 -0600 |
Matt Mackall |
posix: disable cygwin's symlink emulation
|
file |
diff |
annotate
|
Thu, 08 Mar 2012 20:17:36 +0000 |
A. S. Budden |
posix: ignore execution bit in cygwin (issue3301)
|
file |
diff |
annotate
|
Sun, 08 Jan 2012 18:15:54 +0100 |
Martin Geisler |
Use explicit integer division
|
file |
diff |
annotate
|
Fri, 16 Dec 2011 21:21:08 +0900 |
FUJIWARA Katsunori |
cygwin: add cygwin specific normcase logic
|
file |
diff |
annotate
|