974
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected almost 5 years ago.
Jun 22, 2019 — Jul 22, 2019
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
rhg: refactor to pass argv down, instead of caling args_os() More... about 2 years ago
rust-revlog: move check for nodemap requirement to caller More... about 2 years ago
narrow: support debugupgraderepo More... about 2 years ago
rust-dirstatemap: remove unused helper from the old API More... about 2 years ago
rust-status: stop using `state()` in the dispatch logic More... about 2 years ago
rust-status: stop using `state()` in `handle_normal_file` More... about 2 years ago
rust-dirstatemap: stop using `state()` in the cache logic More... about 2 years ago
rust-dirstate-entry: add `modified` method More... about 2 years ago
rust: remove use of `EntryState` in `DirsMultiset` More... about 2 years ago
rust: use `entry.tracked()` directly More... about 2 years ago
rust-hg-cpython: remove use of `EntryState` More... about 2 years ago
rust-dirstatemap: stop using `.state` in `is_from_other_parent` More... about 2 years ago
test: deal with changed error message on python 3.10 More... about 2 years ago
test: accept another error message on lack of TLS client certificate More... about 2 years ago
sslutil: support TLSV1_ALERT_PROTOCOL_VERSION reason code More... about 2 years ago
test: override default cipher selection when connecting to TLS 1.0/1.1 servers More... about 2 years ago
sslutil: be less strict about which ciphers are allowed when using --insecure More... about 2 years ago
sslutil: avoid deprecation warnings from python 3.10's ssl module More... about 2 years ago
rust-nodemap: remove unnecessary explicit lifetime More... about 2 years ago
rust-dirstatemap: use a checked sub instead of a potentially underflowing one More... about 2 years ago
rust-dirstatemap: add simpler version of `get_node_mut` More... about 2 years ago
rust-dirstatemap: use `get_node_mut` instead or `get_or_insert_node` More... about 2 years ago
rust-dirstatemap: add `each_ancestor` argument to `get_node_mut` More... about 2 years ago
rust-dirstatemap: add simpler method `get_or_insert_node` for the common case More... about 2 years ago
rust-dirstatemap: inline the last `get_or_insert` call More... about 2 years ago
rust-dirstatemap: add `set_cached_mtime` helper method More... about 2 years ago
rust-dirstatemap: add `clear_cached_mtime` helper method More... about 2 years ago
setup: fix incomplete implementation of Command More... about 2 years ago
zeroconf: fix deprecation warning with python 3.10 More... about 2 years ago
rust-revlog: add methods for getting parent revs and entries More... about 2 years ago