Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-50
-24
+24
+50
+100
+300
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
changegroup: suppress pytype error that's wrong
2019-11-06, by Augie Fackler
changegroup: avoid shadowing a set with an int
2019-11-06, by Augie Fackler
bundle2: more pytype suppressions around bytestring
2019-11-06, by Augie Fackler
archival: suppress some incorrect pytype failures
2019-11-06, by Augie Fackler
simplemerge: disable a pytype error where it's just confused
2019-11-06, by Augie Fackler
match: suppress error about subscripting an exception
2019-11-06, by Augie Fackler
vfs: more attribute suppressions
2019-11-06, by Augie Fackler
mdiff: mark diffopts as having dynamic attributes
2019-11-06, by Augie Fackler
vfs: suppress some pytype errors around us using a private attribute
2019-11-06, by Augie Fackler
wireprototypes: disable pytype where it's just confused
2019-11-06, by Augie Fackler
scmposix: another suppression on IOError subscripting
2019-11-06, by Augie Fackler
pvec: add an explicit type hint to help pytype
2019-11-06, by Augie Fackler
procutil: suppress pytype warnings around windows-only attributes
2019-11-06, by Augie Fackler
posix: add a pytype suppression
2019-11-06, by Augie Fackler
color: suppress pytype warning on a windows-only module
2019-11-06, by Augie Fackler
compression: tell pytype to not sweat a missing `zstd` module
2019-11-06, by Augie Fackler
pytype: don't warn us about ignored-on-py3 metaclasses
2019-11-06, by Augie Fackler
linelog: be more careful about types before looking for _target attribute
2019-11-06, by Augie Fackler
linelog: suppress annoying pytype warning about an ignored metaclass
2019-11-06, by Augie Fackler
hgignore: ignore generated pytype stubs
2019-11-06, by Augie Fackler
hghave: add a check for pytype, Google's Python type checker
2019-11-06, by Augie Fackler
encoding: define local identify functions with explicit type comments
2019-11-06, by Augie Fackler
vfs: add NotImplementedError version of join
2019-11-06, by Augie Fackler
vfs: add a NotImplementedError implementation of __call__
2019-11-06, by Augie Fackler
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-50
-24
+24
+50
+100
+300
+1000
+3000
tip