log

age author description
Sun, 20 Aug 2023 02:01:37 -0400 Matt Harbison revert: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:56:23 -0400 Matt Harbison rename: drop an unnecessary variable declaration at a wider scope
Sun, 20 Aug 2023 01:54:59 -0400 Matt Harbison rename: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:53:47 -0400 Matt Harbison remove: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:51:52 -0400 Matt Harbison purge: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:49:48 -0400 Matt Harbison pull: avoid referencing a variable before it is initialized
Sun, 20 Aug 2023 01:40:50 -0400 Matt Harbison pull: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:35:14 -0400 Matt Harbison paths: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:32:22 -0400 Matt Harbison merge: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:29:27 -0400 Matt Harbison manifest: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:27:36 -0400 Matt Harbison locate: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:24:29 -0400 Matt Harbison import: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:20:59 -0400 Matt Harbison heads: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:17:45 -0400 Matt Harbison forget: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:15:15 -0400 Matt Harbison copy: drop an unused variable
Sun, 20 Aug 2023 01:14:42 -0400 Matt Harbison copy: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:12:26 -0400 Matt Harbison config: use the writefile() utility to create the sample hgrc
Sun, 20 Aug 2023 01:08:58 -0400 Matt Harbison config: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:02:52 -0400 Matt Harbison clone: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:00:11 -0400 Matt Harbison bundle: migrate `opts` to native kwargs
Sun, 20 Aug 2023 00:56:58 -0400 Matt Harbison branches: migrate `opts` to native kwargs
Sun, 20 Aug 2023 00:55:52 -0400 Matt Harbison branch: migrate `opts` to native kwargs
Sun, 20 Aug 2023 00:44:15 -0400 Matt Harbison bookmark: migrate `opts` to native kwargs
Sun, 20 Aug 2023 00:35:28 -0400 Matt Harbison archive: migrate `opts` to native kwargs
Sun, 20 Aug 2023 00:27:27 -0400 Matt Harbison backout: migrate `opts` to native kwargs
Sat, 19 Aug 2023 23:06:40 -0400 Matt Harbison cmdutil: migrate `opts` on commitstatus() to native kwargs
Sat, 19 Aug 2023 22:56:14 -0400 Matt Harbison cat: avoid round tripping **opts -> byteskwargs -> strkwargs
Sun, 20 Aug 2023 16:32:18 -0400 Matt Harbison gpg: fix an UnboundLocalError whenever using --force stable
Thu, 10 Aug 2023 19:00:19 +0100 Arseniy Alekseyev rhg: fix the bug where sparse config is interpreted as relglob instead of glob stable
Mon, 07 Aug 2023 23:12:02 +0200 Manuel Jacob hgweb: encode WSGI environment using the ISO-8859-1 codec stable