Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 25 Oct 2024 23:46:20 -0400 | Matt Harbison | tests: enable pytype checking on `mercurial/wireprotov1peer.py` |
Fri, 25 Oct 2024 23:45:05 -0400 | Matt Harbison | typing: suppress bogus pytype errors in `mercurial/wireprotov1peer.py` |
Fri, 25 Oct 2024 23:09:10 -0400 | Matt Harbison | tests: enable pytype checking on `mercurial/wireprotoframing.py` |
Fri, 25 Oct 2024 23:07:34 -0400 | Matt Harbison | typing: suppress bogus pytype errors in `mercurial/wireprotoframing.py` |
Thu, 24 Oct 2024 22:47:31 -0400 | Matt Harbison | wireprototypes: make `baseprotocolhandler` methods abstract |
Thu, 24 Oct 2024 22:37:45 -0400 | Matt Harbison | wireprototypes: convert `baseprotocolhandler.name` to an abstract property |
Thu, 24 Oct 2024 20:50:47 -0400 | Matt Harbison | wireprotoserver: subclass the new `baseprotocolhandler` Protocol class |
Thu, 24 Oct 2024 20:47:12 -0400 | Matt Harbison | wireprototypes: convert `baseprotocolhandler` to a Protocol class |