Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+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.
tests: quote $PYTHON in test-byteify-strings.t
2019-11-05, by Matt Harbison
repoview: define filteredchangelog as a top-level (non-local) class
2019-11-06, by Martin von Zweigbergk
cmdutil: suppress bogus pytype errors
2019-11-06, by Augie Fackler
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
vfs: fix erroneous bytes constants
2019-11-06, by Augie Fackler
pvec: migrate to modern integer division
2019-11-06, by Augie Fackler
templateutil: fix a missing ABCMeta assignment
2019-11-06, by Augie Fackler
pvec: fix overlooked chr() call
2019-11-06, by Augie Fackler
vfs: another bytes-str confusion on thread name
2019-11-06, by Augie Fackler
statprof: correctly always pass a str as the thread name
2019-11-06, by Augie Fackler
rust-status: remove dead code
2019-11-06, by Raphaël Gomès
hghave: disallow symlinks on Windows
2019-11-05, by Matt Harbison
repoview: avoid wrapping changelog if there's nothing to filter
2019-11-05, by Martin von Zweigbergk
repoview: move changelog.flags() override to filteredchangelog
2019-11-05, by Martin von Zweigbergk
repoview: move changelog.parentrevs() override to filteredchangelog
2019-11-05, by Martin von Zweigbergk
repoview: move changelog.linkrev() override to filteredchangelog
2019-11-05, by Martin von Zweigbergk
repoview: move changelog.node() override to filteredchangelog
2019-11-05, by Martin von Zweigbergk
repoview: move changelog.rev() override to filteredchangelog
2019-11-05, by Martin von Zweigbergk
repoview: move changelog.strip() override to filteredchangelog
2019-11-05, by Martin von Zweigbergk
repoview: move changelog.headrevs() override to filteredchangelog
2019-11-05, by Martin von Zweigbergk
repoview: move changelog.revs() override to filteredchangelog
2019-11-05, by Martin von Zweigbergk
repoview: move changelog.__iter__() override to filteredchangelog
2019-11-05, by Martin von Zweigbergk
repoview: move changelog.__contains__() override to filteredchangelog
2019-11-05, by Martin von Zweigbergk
repoview: move changelog.tiprev() override to filteredchangelog
2019-11-05, by Martin von Zweigbergk
repoview: wrap changelog class when filtering
2019-11-05, by Martin von Zweigbergk
repoview: extract a function for wrapping changelog
2019-11-05, by Martin von Zweigbergk
revlog: move tiprev() from changelog up to revlog
2019-11-05, by Martin von Zweigbergk
tests: fix a few `(no-windows !)` conditionals that are really `(symlink !)`
2019-11-05, by Matt Harbison
rust-matchers: add `Matcher` trait and implement `AlwaysMatcher`
2019-10-29, by Raphaël Gomès
merge with stable
2019-11-05, by Martin von Zweigbergk
perf: add a way to benchmark `dirstate.status`
2019-11-04, by Pierre-Yves David
largefiles: delete obsolete and unused repo.push()
2019-10-24, by Martin von Zweigbergk
censor: document that some commands simply ignore censored data
2019-10-22, by Jordi Gutiérrez Hermoso
grep: warn on censored revisions instead of erroring out
2019-10-22, by Jordi Gutiérrez Hermoso
py3: enable legacy fs encoding to fix filename compatibility on Windows
2019-10-15, by Yuya Nishihara
rust-cpython: run cargo fmt
2019-10-19, by Yuya Nishihara
rust-cpython: remove useless PyResult<> from leak_immutable()
2019-10-05, by Yuya Nishihara
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip