mercurial at 50549: 4 new changesets
Mercurial Commits
hg at intevation.de
Mon Jun 5 01:15:16 UTC 2023
4 new changesets in mercurial:
https://www.mercurial-scm.org/repo/hg/rev/2f5270af57c7
changeset: 50546:2f5270af57c7
user: Anton Shestakov <av6 at dwimlabs.net>
date: Wed May 31 11:30:33 2023 -0300
summary: debug: use InputError instead of CommandError for validating arguments
https://www.mercurial-scm.org/repo/hg/rev/003418163195
changeset: 50547:003418163195
user: Anton Shestakov <av6 at dwimlabs.net>
date: Wed May 31 12:00:21 2023 -0300
summary: debug: slightly improve wording on the InputErrors from the previous patch
https://www.mercurial-scm.org/repo/hg/rev/720a23405fe9
changeset: 50548:720a23405fe9
user: Anton Shestakov <av6 at dwimlabs.net>
date: Wed May 31 12:01:25 2023 -0300
summary: debug: update usage strings of debugignore and debugnodemap
https://www.mercurial-scm.org/repo/hg/rev/9dcb00842769
changeset: 50549:9dcb00842769
tag: tip
user: Anton Shestakov <av6 at dwimlabs.net>
date: Wed May 31 12:02:56 2023 -0300
summary: debug: `isinstance(a, x) or isinstance(a, y)` is `isinstance(a, (x, y))`
--
Repository URL: https://www.mercurial-scm.org/repo/hg
More information about the Mercurial-devel
mailing list