Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 42031:d31d8c5279c6
age | author | description |
---|---|---|
Tue, 26 Mar 2019 14:04:33 +0100 | Pierre-Yves David | debugdiscovery: small internal refactoring |
Tue, 26 Mar 2019 14:02:40 +0100 | Pierre-Yves David | debugdiscovery: allow to select random seed during debugdiscovery run |
Fri, 15 Mar 2019 15:07:43 +0000 | Pierre-Yves David | manifestcache: protect write with `wlock` instead of `lock` |
Fri, 15 Mar 2019 13:52:36 +0000 | Pierre-Yves David | manifestcache: stop altering the lru cache order while displaying it |
Fri, 15 Mar 2019 13:52:56 +0000 | Pierre-Yves David | manifestcache: support multiple cache addition in one debug command run |
Thu, 14 Mar 2019 09:12:46 +0000 | Pierre-Yves David | manifestcache: actually honor --clear |
Thu, 14 Mar 2019 09:11:41 +0000 | Pierre-Yves David | manifestcache: do not display data when using --add |