Mon, 15 Apr 2013 01:22:15 +0900 | FUJIWARA Katsunori | localrepo: use "vfs.rename()" instead of "util.rename()" | changeset | files |
Mon, 15 Apr 2013 01:22:15 +0900 | FUJIWARA Katsunori | localrepo: use "vfs.setflags()" instead of "util.setflags()" | changeset | files |
Mon, 15 Apr 2013 01:22:15 +0900 | FUJIWARA Katsunori | localrepo: use "vfs.readlink()" instead of "os.readlink()" | changeset | files |
Mon, 15 Apr 2013 01:22:15 +0900 | FUJIWARA Katsunori | localrepo: use "vfs.islink()" instead of "os.path.islink()" | changeset | files |
Mon, 15 Apr 2013 01:22:15 +0900 | FUJIWARA Katsunori | localrepo: use "vfs.rename()" instead of "util.rename()" | changeset | files |
Mon, 15 Apr 2013 01:22:15 +0900 | FUJIWARA Katsunori | localrepo: use "vfs.exists()" instead of "os.path.exists()" | changeset | files |
Mon, 15 Apr 2013 01:22:15 +0900 | FUJIWARA Katsunori | localrepo: use vfs instead of "os.path.*" in sharedpath checking | changeset | files |