Mercurial > hg
log mercurial/vfs.py @ 32490:b1dcb174f948
age | author | description |
---|---|---|
Wed, 26 Apr 2017 22:26:28 +0900 | Yuya Nishihara | osutil: proxy through util (and platform) modules (API) |
Sun, 26 Mar 2017 16:33:12 +0900 | Yuya Nishihara | py3: abuse r'' to preserve str-ness of literals passed to __setattr__() |
Tue, 21 Mar 2017 06:50:28 -0700 | Ryan McElroy | vfs: use tryunlink |
Tue, 21 Mar 2017 06:50:28 -0700 | Ryan McElroy | vfs: add tryunlink method |
Wed, 14 Jan 2015 01:15:26 +0100 | Mads Kiilerich | vfs: use repo.wvfs.unlinkpath |
Wed, 01 Mar 2017 11:00:12 +0100 | Pierre-Yves David | vfs: extract 'vfs' class and related code to a new 'vfs' module (API) base mercurial/scmutil.py@80e546d04a66 |