log

age author description
Mon, 18 Jul 2022 19:18:00 -0400 Matt Harbison setup: use the full executable manifest from `python.exe`
Mon, 18 Jul 2022 17:19:56 -0400 Matt Harbison setup: unconditionally enable the `long-paths-support` option on Windows
Mon, 18 Jul 2022 17:00:59 -0400 Matt Harbison setup: stop shadowing the builtin `dir` symbol
Mon, 18 Jul 2022 03:29:53 -0400 derekbrowncmu subrepo: avoid opening console window for non-native subrepos on Windows
Tue, 19 Jul 2022 12:41:46 +0200 Georges Racinet mergestate: action name was str stable
Wed, 13 Jul 2022 17:13:33 -0400 Matt Harbison ci: bump pytype to 2022.03.29
Wed, 13 Jul 2022 12:47:40 -0400 Matt Harbison typing: suppress a few attribute errors in url.py
Wed, 13 Jul 2022 11:30:13 -0400 Matt Harbison typing: suppress a few pyi-errors with more recent pytype
Wed, 13 Jul 2022 18:27:40 +0200 Ondrej Pohorelsky sslutil: another use proper attribute to select python 3.7+ stable
Tue, 12 Jul 2022 15:59:53 +0200 Mathias De Mare sslutil: use proper attribute to select python 3.7+ stable
Wed, 06 Jul 2022 11:52:26 +0400 Anton Shestakov git: copy findmissingrevs() from revlog.py to gitlog.py (issue6472) stable
Mon, 04 Jul 2022 17:16:13 +0400 Anton Shestakov git: add a missing reset_copy keyword argument to dirstate.set_tracked() stable
Mon, 04 Jul 2022 15:01:52 +0400 Anton Shestakov git: make sure to fsdecode bookmark names everywhere (issue6723) stable
Wed, 13 Jul 2022 18:27:40 +0200 Ondrej Pohorelsky sslutil: another use proper attribute to select python 3.7+
Tue, 12 Jul 2022 15:59:53 +0200 Mathias De Mare sslutil: use proper attribute to select python 3.7+