Wed, 25 Mar 2015 16:21:58 -0700 |
Siddharth Agarwal |
osutil: mark end of string with null char, not 0
|
file |
diff |
annotate
|
Wed, 25 Mar 2015 15:55:31 -0700 |
Siddharth Agarwal |
osutil: use getdirentriesattr on OS X if possible
|
file |
diff |
annotate
|
Wed, 25 Mar 2015 16:43:29 -0700 |
Siddharth Agarwal |
osutil._listdir: rename to _listdir_stat
|
file |
diff |
annotate
|
Tue, 27 Jan 2015 10:17:16 -0500 |
Augie Fackler |
osutil: fix memory leak of PyBytes of path in statfiles
stable
|
file |
diff |
annotate
|
Tue, 27 Jan 2015 10:14:23 -0500 |
Augie Fackler |
osutil: fix leak of stat in makestat when Py_BuildValue fails
stable
|
file |
diff |
annotate
|
Tue, 27 Jan 2015 10:12:55 -0500 |
Augie Fackler |
osutil.c: clean up space before a tab
stable
|
file |
diff |
annotate
|
Mon, 03 Dec 2012 13:17:01 -0800 |
Bryan O'Sullivan |
osutil: tab damage, how i hate thee
|
file |
diff |
annotate
|
Mon, 03 Dec 2012 12:40:24 -0800 |
Bryan O'Sullivan |
osutil: write a C implementation of statfiles for unix
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 17:40:11 -0800 |
Bryan O'Sullivan |
osutil: fix tab damage
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 15:55:09 -0800 |
Bryan O'Sullivan |
osutil: factor out creation and init of listdir_stat
|
file |
diff |
annotate
|
Fri, 18 May 2012 14:34:33 -0500 |
Matt Mackall |
osutil: handle deletion race with readdir/stat (issue3463)
stable
|
file |
diff |
annotate
|
Wed, 14 Sep 2011 14:37:10 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Thu, 08 Sep 2011 11:34:59 +0100 |
Steve Streeting |
osutil: avoid accidentally destroying the True object in isgui (issue2937)
stable
|
file |
diff |
annotate
|
Wed, 13 Jul 2011 16:58:51 -0500 |
Matt Mackall |
osutil: emulate os.listdir's OSError for long names (issue2898)
|
file |
diff |
annotate
|
Wed, 23 Mar 2011 23:05:32 +0100 |
Dan Villiom Podlaski Christiansen |
osutil: replace #import with #include, and add a check for it
|
file |
diff |
annotate
|