Mercurial > public > mercurial-scm > hg-stable
log mercurial/debugcommands.py @ 49390:362c0026a977 stable
age | author | description |
---|---|---|
Tue, 26 Jul 2022 10:04:06 +0200 | Pierre-Yves David | debug-discovery: also gather details on tree-discovery queries type stable |
Tue, 26 Jul 2022 04:56:29 +0200 | Pierre-Yves David | debug-discovery: properly apply remote filtering in "old" mode stable |
Tue, 26 Jul 2022 04:54:59 +0200 | Pierre-Yves David | debug-discovery: fix a typo in the doc stable |
Tue, 31 May 2022 22:50:01 +0200 | Manuel Jacob | py3: catch FileNotFoundError instead of checking errno == ENOENT |