Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 13 Jun 2022 11:06:33 -0400 | Matt Harbison | windows: prevent bytes from being passed to registry APIs |
Thu, 02 Jun 2022 16:56:39 +0200 | Raphaël Gomès | relnotes: add 6.1.3 |
Thu, 12 May 2022 13:53:50 +0400 | Anton Shestakov | logcmdutil: use the same data as {file*} template keywords (issue6642) stable |
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 |