Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 49306:2e726c934fcd
age | author | description |
---|---|---|
Tue, 31 May 2022 22:50:01 +0200 | Manuel Jacob | py3: catch FileNotFoundError instead of checking errno == ENOENT |
Sun, 29 May 2022 15:17:27 +0200 | Manuel Jacob | py3: replace `pycompat.xrange` by `range` |
Sun, 29 May 2022 12:25:24 +0200 | Manuel Jacob | cleanup: rename some functions to avoid redefinitions |