Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 10 Jul 2017 23:09:52 +0900 | FUJIWARA Katsunori | fsmonitor: avoid needless instantiation of dirstate |
Mon, 10 Jul 2017 23:09:51 +0900 | FUJIWARA Katsunori | journal: use wrapfilecache instead of wrapfunction on func of filecache |
Mon, 10 Jul 2017 23:09:51 +0900 | FUJIWARA Katsunori | journal: execute setup procedures for already instantiated dirstate |
Mon, 10 Jul 2017 23:09:51 +0900 | FUJIWARA Katsunori | localrepo: add isfilecached to check filecache-ed property is already cached |
Mon, 10 Jul 2017 21:09:46 -0700 | Gregory Szorc | sslutil: check for missing certificate and key files (issue5598) |
Fri, 07 Jul 2017 08:55:12 -0700 | Martin von Zweigbergk | match: override matchfn instead of __call__ for consistency |