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
-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.
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
py3: fix handling of ctrl keys in crecord (issue6213)
stable
2019-11-06, by Denis Laxalde
py3: keep "keypressed" a native str in crecord
stable
2019-11-06, by Denis Laxalde
py3: compare response of crecord's confirmationwindow with str
stable
2019-11-06, by Denis Laxalde
py3: compare http server's command with a native string
stable
2019-11-07, by Denis Laxalde
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
rust-cpython: remove useless PyRefMut wrapper
2019-10-05, by Yuya Nishihara
rust-cpython: drop manual management of mutably_borrowed
2019-10-05, by Yuya Nishihara
rust-cpython: leverage RefCell::borrow() to guarantee there's no mutable ref
2019-10-05, by Yuya Nishihara
rust-cpython: remove useless Option<$leaked> from py_shared_iterator
2019-10-12, by Yuya Nishihara
rust-cpython: allow mutation unless leaked reference is borrowed
2019-10-12, by Yuya Nishihara
rust-cpython: add generation counter to leaked reference
2019-10-05, by Yuya Nishihara
rust-cpython: add stub wrapper that'll prevent leaked data from being mutated
2019-10-12, by Yuya Nishihara
rust-cpython: rename PyLeakedRef to PyLeaked
2019-10-12, by Yuya Nishihara
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip