mercurial at 49868: 22 new changesets

Mercurial Commits hg at intevation.de
Mon Jan 9 12:15:59 UTC 2023


22 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/31bbf7a28a75
changeset:   49847:31bbf7a28a75
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Wed Jan 04 17:15:19 2023 -0500
summary:     pytype: add coverage for hgdemandimport

https://www.mercurial-scm.org/repo/hg/rev/139f713010ea
changeset:   49848:139f713010ea
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Thu Jan 05 00:09:48 2023 -0500
summary:     watchman: drop some py2 compat code

https://www.mercurial-scm.org/repo/hg/rev/de9ffb82ef4d
changeset:   49849:de9ffb82ef4d
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Fri Jan 06 13:04:50 2023 -0500
summary:     typing: suppress a bunch of potential import-error cases in extensions

https://www.mercurial-scm.org/repo/hg/rev/bcc45b33efb2
changeset:   49850:bcc45b33efb2
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Thu Jan 05 17:02:02 2023 -0500
summary:     schemes: fix a broken check for drive letter conflicts

https://www.mercurial-scm.org/repo/hg/rev/a47e86e8fd51
changeset:   49851:a47e86e8fd51
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Thu Jan 05 17:04:16 2023 -0500
summary:     releasenotes: fix a typo in a comment

https://www.mercurial-scm.org/repo/hg/rev/564d360fc98e
changeset:   49852:564d360fc98e
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Thu Jan 05 17:09:41 2023 -0500
summary:     largefiles: reference `mercurial.configitems.dynamicdefault` directly

https://www.mercurial-scm.org/repo/hg/rev/e63ab79b2fa1
changeset:   49853:e63ab79b2fa1
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Thu Jan 05 17:15:27 2023 -0500
summary:     typing: add some assertions that a variable isn't None

https://www.mercurial-scm.org/repo/hg/rev/cb3918e5bc77
changeset:   49854:cb3918e5bc77
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Thu Jan 05 17:21:09 2023 -0500
summary:     typing: disable [unsupported-operands] warning in the largefiles outgoing hook

https://www.mercurial-scm.org/repo/hg/rev/36afe74e4439
changeset:   49855:36afe74e4439
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Thu Jan 05 17:24:11 2023 -0500
summary:     watchman: refactor `ctypes.windll.kernel32` references to a local variable

https://www.mercurial-scm.org/repo/hg/rev/40d3ee570d83
changeset:   49856:40d3ee570d83
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Thu Jan 05 17:28:33 2023 -0500
summary:     watchman: refactor transport connecting to unconfuse pytype

https://www.mercurial-scm.org/repo/hg/rev/ab32fd8412a7
changeset:   49857:ab32fd8412a7
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Thu Jan 05 17:31:11 2023 -0500
summary:     typing: disable a few incorrect warnings in pywatchman

https://www.mercurial-scm.org/repo/hg/rev/8cb848601bec
changeset:   49858:8cb848601bec
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Thu Jan 05 17:38:14 2023 -0500
summary:     histedit: byteify the help for the multifold action

https://www.mercurial-scm.org/repo/hg/rev/8b369bcbadf1
changeset:   49859:8b369bcbadf1
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Fri Jan 06 12:20:09 2023 -0500
summary:     remotefilelog: byteify the message for a few StorageErrors

https://www.mercurial-scm.org/repo/hg/rev/d5116e4dc744
changeset:   49860:d5116e4dc744
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Thu Jan 05 17:45:25 2023 -0500
summary:     typing: disable an attribute-error warning in the journal extension

https://www.mercurial-scm.org/repo/hg/rev/ffeeaeb2d142
changeset:   49861:ffeeaeb2d142
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Thu Jan 05 19:42:45 2023 -0500
summary:     typing: adjust `mercurial.util.iterlines()` to accept any `Iterable`

https://www.mercurial-scm.org/repo/hg/rev/b1147450c55c
changeset:   49862:b1147450c55c
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Thu Jan 05 19:47:35 2023 -0500
summary:     sparse: fix a py2 based usage of `map()`

https://www.mercurial-scm.org/repo/hg/rev/92743e6d1a0c
changeset:   49863:92743e6d1a0c
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Thu Jan 05 19:53:02 2023 -0500
summary:     typing: disable a bogus attribute-error warning in phabricator

https://www.mercurial-scm.org/repo/hg/rev/5f006f789373
changeset:   49864:5f006f789373
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Fri Jan 06 00:04:46 2023 -0500
summary:     notify: force an exception wrapped by errors.Abort to bytestr

https://www.mercurial-scm.org/repo/hg/rev/5392bf258049
changeset:   49865:5392bf258049
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Fri Jan 06 00:05:14 2023 -0500
summary:     hooklib: force an exception wrapped by errors.Abort to bytestr

https://www.mercurial-scm.org/repo/hg/rev/2ac60a71c240
changeset:   49866:2ac60a71c240
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Fri Jan 06 10:56:53 2023 -0500
summary:     typing: suppress a couple of attribute-errors in convert

https://www.mercurial-scm.org/repo/hg/rev/668fb0dcb179
changeset:   49867:668fb0dcb179
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Fri Jan 06 12:16:04 2023 -0500
summary:     convert: stop passing str to the dateutil API in darcs

https://www.mercurial-scm.org/repo/hg/rev/a8893ec94a08
changeset:   49868:a8893ec94a08
bookmark:    @
tag:         tip
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Fri Jan 06 10:59:59 2023 -0500
summary:     pytype: add coverage for parts of hgext

-- 
Repository URL: https://www.mercurial-scm.org/repo/hg


More information about the Mercurial-devel mailing list