Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 14 Mar 2019 00:40:11 +0000 | Pierre-Yves David | manifestcache: use `wcache` directory for manifest cache |
Fri, 15 Mar 2019 15:07:43 +0000 | Pierre-Yves David | manifestcache: protect write with `wlock` instead of `lock` |
Thu, 14 Mar 2019 09:12:55 +0000 | Pierre-Yves David | manifestcache: clear the cache before testing the debug command |
Fri, 15 Mar 2019 12:17:30 +0000 | Pierre-Yves David | manifestcache: abstract the filename in a class attribute |
Fri, 15 Mar 2019 09:07:23 +0000 | Pierre-Yves David | manifestcache: skip setup earlier if we don't have the lock |
Thu, 14 Mar 2019 11:46:18 +0000 | Pierre-Yves David | manifestcache: test the cache is warm after a commit |
Fri, 15 Mar 2019 13:52:36 +0000 | Pierre-Yves David | manifestcache: stop altering the lru cache order while displaying it |