Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 12 May 2022 13:52:10 +0400 | Anton Shestakov | tests: show that hg log --debug output differs from {file*} template keywords stable |
Wed, 01 Jun 2022 01:45:49 +0200 | Manuel Jacob | cleanup: return directly instead of assigning variable |
Wed, 01 Jun 2022 01:30:48 +0200 | Manuel Jacob | commit: remove special handling of IOError (actually dead code) |
Wed, 01 Jun 2022 02:21:41 +0200 | Manuel Jacob | py3: catch specific OSError subclasses instead of checking errno |
Wed, 01 Jun 2022 00:47:25 +0200 | Manuel Jacob | py3: catch specific OSError subclasses instead of checking errno |
Tue, 31 May 2022 23:45:33 +0200 | Manuel Jacob | py3: catch ProcessLookupError instead of checking errno == ESRCH |
Tue, 31 May 2022 23:41:15 +0200 | Manuel Jacob | py3: catch PermissionError instead of checking errno == EPERM |