mercurial at 48028: 25 new changesets (2 on stable)
Mercurial Commits
hg at intevation.de
Thu Sep 23 19:15:51 UTC 2021
25 new changesets (2 on stable) in mercurial:
https://www.mercurial-scm.org/repo/hg/rev/58fe6d127a01
changeset: 48004:58fe6d127a01
branch: stable
parent: 47980:1941064d3713
user: Raphaël Gomès <rgomes at octobus.net>
date: Thu Sep 09 10:42:28 2021 +0200
summary: pep-517: remove the `build-backend` key to allow for users to build extensions
https://www.mercurial-scm.org/repo/hg/rev/b642a6298ce0
changeset: 48005:b642a6298ce0
parent: 48003:5e7eea915019
parent: 47980:1941064d3713
user: Augie Fackler <augie at google.com>
date: Mon Sep 20 15:51:23 2021 -0400
summary: merge: with stable
https://www.mercurial-scm.org/repo/hg/rev/1fda8c9358ce
changeset: 48006:1fda8c9358ce
user: Matt Harbison <matt_harbison at yahoo.com>
date: Tue Sep 21 00:16:35 2021 -0400
summary: typing: add a fake `__init__()` to bytestr to distract pytype
https://www.mercurial-scm.org/repo/hg/rev/28c62f83b652
changeset: 48007:28c62f83b652
user: Matt Harbison <matt_harbison at yahoo.com>
date: Mon Sep 20 10:42:38 2021 -0400
summary: encoding: force a few Errors to bytes before passing to `error.Abort`
https://www.mercurial-scm.org/repo/hg/rev/c0588d389c5f
changeset: 48008:c0588d389c5f
user: Matt Harbison <matt_harbison at yahoo.com>
date: Mon Sep 20 10:44:25 2021 -0400
summary: typing: suppress an import-error warning in `mercurial/utils/resourceutil.py`
https://www.mercurial-scm.org/repo/hg/rev/94d4a3f78e99
changeset: 48009:94d4a3f78e99
user: Matt Harbison <matt_harbison at yahoo.com>
date: Mon Sep 20 10:45:18 2021 -0400
summary: typing: suppress an name-error warning in `mercurial/windows.py`
https://www.mercurial-scm.org/repo/hg/rev/ae79611e3115
changeset: 48010:ae79611e3115
user: Matt Harbison <matt_harbison at yahoo.com>
date: Mon Sep 20 10:46:35 2021 -0400
summary: util: avoid a name-error warning in the `mmapread` exception handler
https://www.mercurial-scm.org/repo/hg/rev/8655a77dce94
changeset: 48011:8655a77dce94
user: Matt Harbison <matt_harbison at yahoo.com>
date: Mon Sep 20 10:59:26 2021 -0400
summary: parser: force a `ValueError` to bytes before passing to `error.ParseError`
https://www.mercurial-scm.org/repo/hg/rev/406a7e629946
changeset: 48012:406a7e629946
user: Matt Harbison <matt_harbison at yahoo.com>
date: Mon Sep 20 11:03:46 2021 -0400
summary: archival: force a `CompressionError` to bytes before passing to `error.Abort`
https://www.mercurial-scm.org/repo/hg/rev/376d08ae904f
changeset: 48013:376d08ae904f
user: Matt Harbison <matt_harbison at yahoo.com>
date: Mon Sep 20 11:05:30 2021 -0400
summary: util: eliminate the possibility of returning None from `versiontuple()`
https://www.mercurial-scm.org/repo/hg/rev/0dc4cc654d96
changeset: 48014:0dc4cc654d96
user: Matt Harbison <matt_harbison at yahoo.com>
date: Mon Sep 20 11:22:27 2021 -0400
summary: typing: drop annotations on `mercurial/logcmdutil.walkopts` attributes
https://www.mercurial-scm.org/repo/hg/rev/a9bedc56f025
changeset: 48015:a9bedc56f025
user: Matt Harbison <matt_harbison at yahoo.com>
date: Mon Sep 20 14:16:10 2021 -0400
summary: extensions: prevent a crash on py3 when testing a bad extension minimum
https://www.mercurial-scm.org/repo/hg/rev/5caec48d9a01
changeset: 48016:5caec48d9a01
user: Matt Harbison <matt_harbison at yahoo.com>
date: Mon Sep 20 14:21:18 2021 -0400
summary: extensions: prevent a crash on py3 with a `minimumhgversion` str value
https://www.mercurial-scm.org/repo/hg/rev/ff2304dd3ba9
changeset: 48017:ff2304dd3ba9
branch: stable
parent: 48004:58fe6d127a01
user: Raphaël Gomès <rgomes at octobus.net>
date: Mon Sep 20 15:16:10 2021 +0200
summary: patchbomb: fix traceback on outgoing when not specifying revisions
https://www.mercurial-scm.org/repo/hg/rev/08efe5945d2b
changeset: 48018:08efe5945d2b
parent: 48016:5caec48d9a01
user: Simon Sapin <simon.sapin at octobus.net>
date: Fri Sep 17 12:42:24 2021 +0200
summary: rust: Move DirstateEntry to its own module
https://www.mercurial-scm.org/repo/hg/rev/a83e24c3af6b
changeset: 48019:a83e24c3af6b
user: Simon Sapin <simon.sapin at octobus.net>
date: Fri Sep 17 14:36:54 2021 +0200
summary: dirstate: remove now-unused .directories() method
https://www.mercurial-scm.org/repo/hg/rev/1194394510ba
changeset: 48020:1194394510ba
user: Simon Sapin <simon.sapin at octobus.net>
date: Mon Sep 20 12:52:32 2021 +0200
summary: rust: Remove the `rustext.parsers` module
https://www.mercurial-scm.org/repo/hg/rev/627cd8f33db0
changeset: 48021:627cd8f33db0
user: Simon Sapin <simon.sapin at octobus.net>
date: Mon Sep 20 13:16:36 2021 +0200
summary: rust: Remove support for passing a dict to the Rust pathutil.dirs()
https://www.mercurial-scm.org/repo/hg/rev/f2a9db29cb2d
changeset: 48022:f2a9db29cb2d
user: Simon Sapin <simon.sapin at octobus.net>
date: Fri Sep 17 13:33:45 2021 +0200
summary: rust: Make the fields of DirstateEntry private
https://www.mercurial-scm.org/repo/hg/rev/357307feaf61
changeset: 48023:357307feaf61
user: Simon Sapin <simon.sapin at octobus.net>
date: Mon Sep 20 19:59:09 2021 +0200
summary: debugstate: Always call dirstatemap.debug_iter()
https://www.mercurial-scm.org/repo/hg/rev/cedfe2606adf
changeset: 48024:cedfe2606adf
user: Simon Sapin <simon.sapin at octobus.net>
date: Mon Sep 20 20:20:55 2021 +0200
summary: debugsate: Change debug_iter() to yield tuples instead of DirstateItem
https://www.mercurial-scm.org/repo/hg/rev/631f6b445a77
changeset: 48025:631f6b445a77
user: Simon Sapin <simon.sapin at octobus.net>
date: Mon Sep 20 20:21:35 2021 +0200
summary: dirstate: Remove the `state == ' '` special case
https://www.mercurial-scm.org/repo/hg/rev/1b2ee68e85f9
changeset: 48026:1b2ee68e85f9
user: Simon Sapin <simon.sapin at octobus.net>
date: Mon Sep 20 20:55:38 2021 +0200
summary: rust: Remove EntryState::Unknown
https://www.mercurial-scm.org/repo/hg/rev/13efd8fdc55f
changeset: 48027:13efd8fdc55f
user: Yuya Nishihara <yuya at tcha.org>
date: Thu Sep 23 16:44:17 2021 +0900
summary: dirstate: fix parse_dirstate() to error out if NULL entry created
https://www.mercurial-scm.org/repo/hg/rev/448aff4e8dd4
changeset: 48028:448aff4e8dd4
bookmark: @
tag: tip
user: Yuya Nishihara <yuya at tcha.org>
date: Thu Sep 23 16:52:35 2021 +0900
summary: dirstate: fix leak of entry object in dirstate_item_from_v1_data()
--
Repository URL: https://www.mercurial-scm.org/repo/hg
More information about the Mercurial-devel
mailing list