Mercurial > hg-stable
log
age | author | description |
---|---|---|
Fri, 19 Jul 2024 16:38:53 -0400 | Matt Harbison | typing: avoid some useless @overload definitions in `mercurial.util` |
Thu, 18 Jul 2024 22:46:36 -0400 | Matt Harbison | dirstate: stringify a few exception messages |
Thu, 18 Jul 2024 20:34:35 -0400 | Matt Harbison | typing: add type hints to `mercurial.verify._normpath()` |
Thu, 18 Jul 2024 20:16:31 -0400 | Matt Harbison | typing: add type hints to `i18n._msgcache` |
Thu, 18 Jul 2024 19:57:42 -0400 | Matt Harbison | typing: add type hints to `mercurial.dirstatemap` |
Thu, 18 Jul 2024 19:55:51 -0400 | Matt Harbison | typing: add type hints to `cmdutil.findrepo()` |
Thu, 18 Jul 2024 19:01:55 -0400 | Matt Harbison | typing: add some type hints to fastannotate that have decayed in the last year |