Mercurial > hg-stable
log
age | author | description |
---|---|---|
Fri, 10 Jul 2015 00:59:51 +0900 | FUJIWARA Katsunori | subrepo: use vfs.dirname instead of os.path.dirname |
Fri, 10 Jul 2015 00:59:51 +0900 | FUJIWARA Katsunori | vfs: add dirname |
Fri, 10 Jul 2015 00:59:51 +0900 | FUJIWARA Katsunori | subrepo: use vfs.basename instead of os.path.basename |
Fri, 10 Jul 2015 00:59:51 +0900 | FUJIWARA Katsunori | vfs: add basename |
Fri, 10 Jul 2015 00:59:51 +0900 | FUJIWARA Katsunori | subrepo: use repo.pathto instead of util.pathto to simplify invocation |
Fri, 10 Jul 2015 00:59:51 +0900 | FUJIWARA Katsunori | subrepo: prefetch ctx.repo() for efficiency and centralization |