Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 41959:e3307243d188
age | author | description |
---|---|---|
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 |
Thu, 14 Mar 2019 10:43:01 +0000 | Pierre-Yves David | manifestcache: only lock the repository if the debug command touch the cache |
Thu, 14 Mar 2019 10:24:51 +0000 | Pierre-Yves David | manifestcache: further fix to debug command output |
Thu, 14 Mar 2019 09:11:18 +0000 | Pierre-Yves David | manifestcache: test and fix some output of the debug command |