Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 47568:85ce6ed51b9c
age | author | description |
---|---|---|
Mon, 05 Jul 2021 06:44:49 +0200 | Pierre-Yves David | dirstate-item: use the v1_serialization method in debugstate |
Mon, 05 Jul 2021 06:45:32 +0200 | Pierre-Yves David | dirstate-item: use the `state` property in debugpathcomplete |
Fri, 18 Jun 2021 16:00:58 -0700 | Martin von Zweigbergk | debugbackupbundle: use new context manager for silencing the ui |
Fri, 18 Jun 2021 15:48:51 -0700 | Martin von Zweigbergk | ui: add a context manager for silencing the ui (pushbuffer+popbuffer) |
Mon, 31 May 2021 19:54:41 +0200 | Simon Sapin | dirstate-v2: Add --dirs to debugdirstate command |
Mon, 17 May 2021 15:27:29 +0200 | Pierre-Yves David | updatecaches: use the caches argument in `hg debugupdatecaches` |