Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 19 Nov 2014 18:35:14 +0900 | FUJIWARA Katsunori | vfs: add "readlines" and "tryreadlines" |
Wed, 19 Nov 2014 18:35:14 +0900 | FUJIWARA Katsunori | subrepo: add "_cachestorehashvfs" to handle cache store hash files via vfs |
Wed, 19 Nov 2014 18:35:14 +0900 | FUJIWARA Katsunori | subrepo: remove "_calcfilehash" referred by no other code paths |
Wed, 19 Nov 2014 18:35:14 +0900 | FUJIWARA Katsunori | subrepo: replace "_calcfilehash" invocation by "vfs.tryread" |
Wed, 19 Nov 2014 18:35:14 +0900 | FUJIWARA Katsunori | subrepo: replace "os.path.exists" by "exists" via wvfs of the parent |
Wed, 19 Nov 2014 18:35:14 +0900 | FUJIWARA Katsunori | subrepo: avoid redundant "util.makedirs" invocation |
Wed, 19 Nov 2014 08:50:08 -0800 | Martin von Zweigbergk | merge: remove confusing comment about --force |