mercurial at 51929: 10 new changesets
Mercurial Commits
hg at intevation.de
Fri Oct 4 16:16:04 UTC 2024
10 new changesets in mercurial:
https://www.mercurial-scm.org/repo/hg/rev/ef7d85089952
changeset: 51920:ef7d85089952
user: Matt Harbison <matt_harbison at yahoo.com>
date: Thu Sep 26 17:47:39 2024 -0400
summary: tests: disable `test-check-interfaces.py` while converting to protocols
https://www.mercurial-scm.org/repo/hg/rev/382d9629cede
changeset: 51921:382d9629cede
user: Matt Harbison <matt_harbison at yahoo.com>
date: Thu Sep 26 18:04:31 2024 -0400
summary: interfaces: convert the dirstate zope interface to a Protocol class
https://www.mercurial-scm.org/repo/hg/rev/13aa17512583
changeset: 51922:13aa17512583
user: Matt Harbison <matt_harbison at yahoo.com>
date: Thu Sep 26 18:09:33 2024 -0400
summary: interfaces: add the missing `self` arg to the dirstate Protocol class
https://www.mercurial-scm.org/repo/hg/rev/b455dfddfed0
changeset: 51923:b455dfddfed0
user: Matt Harbison <matt_harbison at yahoo.com>
date: Thu Sep 26 18:15:36 2024 -0400
summary: interfaces: convert the zope `Attribute` attrs to regular fields
https://www.mercurial-scm.org/repo/hg/rev/51be8bf8c986
changeset: 51924:51be8bf8c986
user: Matt Harbison <matt_harbison at yahoo.com>
date: Thu Sep 26 18:51:03 2024 -0400
summary: git: correct some signature mismatches between dirstate and the Protocol class
https://www.mercurial-scm.org/repo/hg/rev/3a90a6fd710d
changeset: 51925:3a90a6fd710d
user: Matt Harbison <matt_harbison at yahoo.com>
date: Thu Sep 26 18:52:46 2024 -0400
summary: dirstate: subclass the new dirstate Protocol class
https://www.mercurial-scm.org/repo/hg/rev/70fe33bdab54
changeset: 51926:70fe33bdab54
user: Matt Harbison <matt_harbison at yahoo.com>
date: Fri Sep 27 11:57:42 2024 -0400
summary: typing: add type hints for the overloads of `matchmod.readpatternfile()`
https://www.mercurial-scm.org/repo/hg/rev/e99c007030da
changeset: 51927:e99c007030da
user: Matt Harbison <matt_harbison at yahoo.com>
date: Fri Sep 27 12:05:48 2024 -0400
summary: git: make `dirstate.parents()` return a list like the core class
https://www.mercurial-scm.org/repo/hg/rev/3688a984134b
changeset: 51928:3688a984134b
user: Matt Harbison <matt_harbison at yahoo.com>
date: Fri Sep 27 12:10:25 2024 -0400
summary: interfaces: change a couple of dirstate fields to `@property`
https://www.mercurial-scm.org/repo/hg/rev/93d872a06132
changeset: 51929:93d872a06132
tag: tip
user: Matt Harbison <matt_harbison at yahoo.com>
date: Fri Sep 27 12:30:37 2024 -0400
summary: typing: add type annotations to the dirstate classes
--
Repository URL: https://www.mercurial-scm.org/repo/hg
More information about the Mercurial-devel
mailing list