Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 08 Apr 2015 22:37:03 +0900 | Yuya Nishihara | archive: extract metadata() closure to module-level function |
Wed, 08 Apr 2015 22:31:04 +0900 | Yuya Nishihara | archive: use ctx object consistently to build meta data |
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 |