Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 32315:67026d65a4fc
age | author | description |
---|---|---|
Wed, 17 May 2017 19:52:18 -0700 | Gregory Szorc | revlog: rename constants (API) |
Tue, 02 May 2017 21:35:06 +0200 | Pierre-Yves David | caches: introduce a 'debugupdatecaches' command |
Sat, 13 May 2017 03:37:50 +0900 | FUJIWARA Katsunori | debugcommands: add debugpickmergetool to examine which merge tool is chosen |
Sat, 06 May 2017 12:12:53 -0700 | Gregory Szorc | revlog: rename _chunkraw to _getsegmentforrevs() |
Wed, 26 Apr 2017 23:30:52 +0900 | Yuya Nishihara | debuginstall: check C extensions only if they are loadable per policy |
Fri, 07 Apr 2017 18:53:17 +0200 | Pierre-Yves David | upgrade: extract code in its own module |
Sat, 25 Mar 2017 13:50:17 -0400 | Matt Harbison | color: stop mutating the default effects map |