Mercurial > hg-stable
log
age | author | description |
---|---|---|
Thu, 05 Jan 2023 17:15:27 -0500 | Matt Harbison | typing: add some assertions that a variable isn't None |
Thu, 05 Jan 2023 17:09:41 -0500 | Matt Harbison | largefiles: reference `mercurial.configitems.dynamicdefault` directly |
Thu, 05 Jan 2023 17:04:16 -0500 | Matt Harbison | releasenotes: fix a typo in a comment |
Thu, 05 Jan 2023 17:02:02 -0500 | Matt Harbison | schemes: fix a broken check for drive letter conflicts |
Fri, 06 Jan 2023 13:04:50 -0500 | Matt Harbison | typing: suppress a bunch of potential import-error cases in extensions |
Thu, 05 Jan 2023 00:09:48 -0500 | Matt Harbison | watchman: drop some py2 compat code |
Wed, 04 Jan 2023 17:15:19 -0500 | Matt Harbison | pytype: add coverage for hgdemandimport |