Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 08 Apr 2015 21:04:06 +0900 | Yuya Nishihara | templatekw: have {manifest} use ctx.manifestnode() for consistency |
Fri, 10 Apr 2015 00:36:42 +0900 | FUJIWARA Katsunori | subrepo: use vfs.reljoin instead of os.path.join |
Fri, 10 Apr 2015 00:36:42 +0900 | FUJIWARA Katsunori | subrepo: inline reporelpath into abstractsubrepo._relpath to centralize logic |
Fri, 10 Apr 2015 00:36:42 +0900 | FUJIWARA Katsunori | subrepo: add _relpath field to centralize subrelpath logic |
Fri, 10 Apr 2015 00:36:42 +0900 | FUJIWARA Katsunori | subrepo: add wvfs field to access the working directory via vfs |
Fri, 10 Apr 2015 00:36:42 +0900 | FUJIWARA Katsunori | subrepo: change arguments of abstractsubrepo.__init__ (API) |