Sat, 11 Apr 2015 00:47:09 +0900 | FUJIWARA Katsunori | subrepo: use vfs.removedirs instead of os.removedirs | file | diff | annotate |
Sat, 11 Apr 2015 00:47:09 +0900 | FUJIWARA Katsunori | subrepo: use vfs.unlink instead of os.remove | file | diff | annotate |
Sat, 11 Apr 2015 00:47:09 +0900 | FUJIWARA Katsunori | subrepo: use vfs.rmtree instead of shutil.rmtree | file | diff | annotate |
Sat, 11 Apr 2015 00:47:09 +0900 | FUJIWARA Katsunori | subrepo: use vfs.readdir instead of os.listdir to avoid expensive stat calls | file | diff | annotate |
Fri, 10 Apr 2015 00:36:42 +0900 | FUJIWARA Katsunori | subrepo: use vfs.reljoin instead of os.path.join | file | diff | annotate |
Fri, 10 Apr 2015 00:36:42 +0900 | FUJIWARA Katsunori | subrepo: inline reporelpath into abstractsubrepo._relpath to centralize logic | file | diff | annotate |
Fri, 10 Apr 2015 00:36:42 +0900 | FUJIWARA Katsunori | subrepo: add _relpath field to centralize subrelpath logic | file | diff | annotate |