Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 13 Jul 2015 23:34:12 +0900 | FUJIWARA Katsunori | shelve: keep old backups if timestamp can't decide exact order of them |
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 |