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.
localrepo: handle ValueError during repository opening
2020-01-18, by Gregory Szorc
metadata: filter the `removed` set to only contains relevant data
2020-05-27, by Pierre-Yves David
files: extract code for extra filtering of the `removed` entry into copies
2020-05-27, by Pierre-Yves David
metadata: move computation related to files touched in a dedicated module
2020-05-27, by Pierre-Yves David
merge: move an inspection of the dirstate from record to calculate phase
2020-06-05, by Martin von Zweigbergk
tests: adjust to the new format in pyflakes output
2020-06-06, by Anton Shestakov
tests: consistently use pyflakes as a Python module
2020-06-06, by Anton Shestakov
heptapod-ci: also run tests for chg on python 2
2020-02-26, by Pierre-Yves David
rust-dependencies: upgrade `micro-timer` dependency
2020-06-02, by Raphaël Gomès
context: fix creation of ProgrammingError to not use non-existent field
2020-06-03, by Martin von Zweigbergk
help: explain in `hg help flags` that unambiguous prefixes are allowed
2020-06-03, by Martin von Zweigbergk
git: add coverage for manifest.diff() so we don't regress
2020-06-03, by Augie Fackler
git: implement diff manifest method
2020-06-01, by Josef 'Jeff' Sipek
git: properly visit child tree objects when resolving a path
2020-06-01, by Josef 'Jeff' Sipek
git: don't yield paths for directories when walking
2020-06-01, by Josef 'Jeff' Sipek
git: correctly check for type of object when walking
2020-06-01, by Josef 'Jeff' Sipek
git: implement stub prefetch_parents dirstate method
2020-06-01, by Josef 'Jeff' Sipek
rust: leverage .expect() in place of .unwrap() + inline comment
2020-05-25, by Yuya Nishihara
rust: fix false comment about mpsc::Sender
2020-05-25, by Yuya Nishihara
merge with stable
2020-06-03, by Yuya Nishihara
relnotes: advertize the possibility to use rust
2020-05-30, by Valentin Gatien-Baron
rust: add a pointer for profiling to the README
2020-05-30, by Valentin Gatien-Baron
rust: update the mention of hgcli in rust/README.rst
2020-05-30, by Valentin Gatien-Baron
sslutil: fix comment to use inclusive or instead of exclusive or
2020-06-01, by Manuel Jacob
sslutil: propagate return value ssl.PROTOCOL_SSLv23 from protocolsettings()
2020-06-01, by Manuel Jacob
sslutil: stop storing protocol and options for SSLContext in settings dict
2020-06-01, by Manuel Jacob
sslutil: rename 'minimumprotocolui' -> 'minimumprotocol'
2020-06-01, by Manuel Jacob
sslutil: properly detect which TLS versions are supported by the ssl module
2020-06-01, by Manuel Jacob
sslutil: remove dead code (that failed if only TLS 1.0 is available)
2020-05-31, by Manuel Jacob
config: remove unused hostsecurity.disabletls10warning config
2020-05-31, by Manuel Jacob
sslutil: remove dead code (that downgraded default minimum TLS version)
2020-05-31, by Manuel Jacob
sslutil: remove comment referring to unsupported legacy stacks
2020-05-29, by Manuel Jacob
setup: require that Python has TLS 1.1 or TLS 1.2
2020-05-30, by Manuel Jacob
sslutil: check for OpenSSL without TLS 1.0 support in one case
2020-05-31, by Manuel Jacob
sslutil: don't set minimum TLS version to 1.0 if 1.2 but not 1.1 is available
2020-05-31, by Manuel Jacob
sslutil: add FIXME about supportedprotocols possibly containing too many items
2020-05-31, by Manuel Jacob
sslutil: fix names of variables containing minimum protocol strings
2020-05-31, by Manuel Jacob
sslutil: stop returning argument as third return value of protocolsettings()
2020-05-31, by Manuel Jacob
relnotes: note that we now require modern SSL/TLS features in Python
2020-05-30, by Manuel Jacob
tests: stop checking for optional, now impossible output
2020-05-30, by Manuel Jacob
rust: remove one more occurrence of re2
2020-05-30, by Valentin Gatien-Baron
scmutil: clarify getuipathfn comment
2020-05-26, by Valentin Gatien-Baron
githelp: add some minimal help for pickaxe functionality
2020-05-28, by Augie Fackler
rust: remove duplicate import
2020-04-17, by Raphaël Gomès
tests: remove "sslcontext" check
2020-05-30, by Manuel Jacob
sslutil: eliminate `_canloaddefaultcerts` by constant-folding code using it
2020-05-30, by Manuel Jacob
tests: remove "defaultcacerts" check
2020-05-30, by Manuel Jacob
sslutil: eliminate `modernssl` by constant-folding code using it
2020-05-29, by Manuel Jacob
hgweb: avoid using `sslutil.modernssl`
2020-05-30, by Manuel Jacob
sslutil: remove comments referring to removed SSLContext emulation class
2020-05-29, by Manuel Jacob
sslutil: remove code checking for presence of ssl.SSLContext
2020-05-29, by Manuel Jacob
setup: require a Python version with modern SSL features
2020-05-29, by Manuel Jacob
sslutil: set `_canloaddefaultcerts` to `True` if `ssl.SSLContext` is present
2020-05-30, by Manuel Jacob
filemerge: add __bytes__ for absentfilectx
2020-05-28, by Augie Fackler
mergestate: move staticmethod _filectxorabsent to module level
2020-05-28, by Augie Fackler
rust: remove support for `re2`
2020-05-29, by Raphaël Gomès
rust-dependencies: update `regex` to 1.3.9
2020-05-29, by Raphaël Gomès
cleanup: remove compatibility code for Python < 2.7.4
2020-05-29, by Manuel Jacob
cleanup: eliminate procutil.quotecommand()
2020-05-29, by Manuel Jacob
cleanup: remove compatibility code for Python < 2.7.1
2020-05-29, by Manuel Jacob
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip