Thu, 31 Aug 2023 23:56:15 +0200 | Pierre-Yves David | safehasattr: drop usage in favor of hasattr | file | diff | annotate |
Thu, 02 Feb 2023 17:34:09 +0100 | Pierre-Yves David | safehasattr: pass attribute name as string instead of bytes | file | diff | annotate |
Thu, 02 Feb 2023 17:33:56 +0100 | Pierre-Yves David | safehasattr: pass attribute name as string instead of bytes | file | diff | annotate |
Wed, 14 Dec 2022 00:43:24 +0100 | Pierre-Yves David | dirstate: use `dirstate.change_files` to scope the change in `import` | file | diff | annotate |
Tue, 31 May 2022 22:50:01 +0200 | Manuel Jacob | py3: catch FileNotFoundError instead of checking errno == ENOENT | file | diff | annotate |
Sun, 29 May 2022 15:17:27 +0200 | Manuel Jacob | py3: replace `pycompat.xrange` by `range` | file | diff | annotate |