Wed, 17 Jan 2018 16:52:13 +0100 |
Boris Feld |
write: add the possibility to pass keyword argument from batchget to vfs
|
Sat, 13 Jan 2018 13:47:10 +0900 |
Yuya Nishihara |
vfs: drop text mode flag (API)
|
Mon, 11 Dec 2017 16:51:13 -0800 |
Wojciech Lis |
workers: don't use backgroundfilecloser in threads
|
Thu, 12 Oct 2017 23:30:46 -0700 |
Jun Wu |
codemod: use pycompat.iswindows
|
Tue, 22 Aug 2017 20:03:07 -0400 |
Augie Fackler |
python3: wrap all uses of <exception>.strerror with strtolocal
|
Wed, 26 Jul 2017 22:10:15 +0900 |
Yuya Nishihara |
pathauditor: disable cache of audited paths by default (issue5628)
stable
|
Wed, 26 Jul 2017 22:10:15 +0900 |
Yuya Nishihara |
pathauditor: disable cache of audited paths by default (issue5628)
stable
|
Tue, 11 Jul 2017 12:27:58 +0200 |
Boris Feld |
vfs: allow to pass more argument to audit
|
Fri, 07 Jul 2017 23:40:00 +0900 |
Yuya Nishihara |
vfs: rename auditvfs to proxyvfs
|
Tue, 04 Jul 2017 23:13:47 +0900 |
FUJIWARA Katsunori |
vfs: add explanation about cost of checkambig=True in corner case
|
Tue, 04 Jul 2017 23:13:47 +0900 |
FUJIWARA Katsunori |
vfs: replace avoiding ambiguity in abstractvfs.rename with _avoidambig
|
Tue, 04 Jul 2017 23:13:47 +0900 |
FUJIWARA Katsunori |
vfs: copy if EPERM to avoid file stat ambiguity forcibly at closing
|
Sun, 02 Jul 2017 04:26:42 +0200 |
Pierre-Yves David |
vfs: drop the 'mustaudit' API
|
Sun, 02 Jul 2017 02:28:04 +0200 |
Pierre-Yves David |
vfs: simplify path audit disabling in stream clone
|
Wed, 05 Jul 2017 00:01:30 +0200 |
Pierre-Yves David |
configitems: gather comment related to 'worker.backgroundclosemaxqueue'
|