Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 15 Oct 2013 00:51:05 +0900 | FUJIWARA Katsunori | store: use "vfs.exists()" instead of "os.path.exists()" |
Tue, 15 Oct 2013 00:51:05 +0900 | FUJIWARA Katsunori | context: use "vfs.lstat()" to examine target path instead of "os.path.*" |
Tue, 15 Oct 2013 00:51:04 +0900 | FUJIWARA Katsunori | context: use "vfs.lstat()" instead of "os.lstat()" |
Tue, 15 Oct 2013 00:51:04 +0900 | FUJIWARA Katsunori | context: use "vfs.lstat()" instead of "os.lstat()" |
Tue, 15 Oct 2013 00:51:04 +0900 | FUJIWARA Katsunori | changelog: use "vfs.fstat()" instead of "util.fstat()" |
Tue, 15 Oct 2013 00:51:04 +0900 | FUJIWARA Katsunori | changelog: use "vfs.rename()" instead of "util.rename()" |