Mon, 21 Nov 2022 15:04:19 +0100 |
Pierre-Yves David |
debugrevlog: display total stored information
|
changeset |
files
|
Mon, 07 Nov 2022 14:38:52 -0500 |
Pierre-Yves David |
debug-revlog: details about non-ancestors delta-bases
|
changeset |
files
|
Mon, 07 Nov 2022 14:24:52 -0500 |
Pierre-Yves David |
debug-revlog: move the code in revlogutils module
|
changeset |
files
|
Mon, 07 Nov 2022 14:13:59 -0500 |
Pierre-Yves David |
debug-revlog: move the --dump code in `revlogutils` module
|
changeset |
files
|
Wed, 23 Nov 2022 19:08:27 +0100 |
Pierre-Yves David |
delta-find: set the default candidate chunk size to 10
|
changeset |
files
|
Sun, 06 Nov 2022 14:47:17 -0500 |
Pierre-Yves David |
delta-find: add a way to control the number of bases tested at the same time
|
changeset |
files
|
Thu, 24 Nov 2022 10:34:34 +0100 |
Pierre-Yves David |
test: adjust test-push-race.t timeout's to overall test timeout
stable
|
changeset |
files
|
Wed, 23 Nov 2022 21:11:46 -0500 |
Matt Harbison |
setup: include vendored 3rd party type stubs
|
changeset |
files
|
Wed, 23 Nov 2022 20:59:53 -0500 |
Matt Harbison |
ci: bump pytype to 2022.11.18
|
changeset |
files
|
Wed, 23 Nov 2022 20:56:22 -0500 |
Matt Harbison |
ci: run the script to add vendored type stubs to typeshed
|
changeset |
files
|
Wed, 23 Nov 2022 20:50:39 -0500 |
Matt Harbison |
contrib: add a script for adding vendored type stubs to typeshed
|
changeset |
files
|
Wed, 23 Nov 2022 20:23:26 -0500 |
Matt Harbison |
contrib: update check-pytype.sh to list stubs that caused pytype to crash
|
changeset |
files
|
Wed, 23 Nov 2022 16:11:20 -0500 |
Matt Harbison |
typing: add py.typed to mercurial.cext for PEP 561 support
|
changeset |
files
|
Wed, 23 Nov 2022 15:50:20 -0500 |
Matt Harbison |
typing: add missing signature for mercurial.cext.parsers.parse_index2()
|
changeset |
files
|
Wed, 23 Nov 2022 11:22:22 -0500 |
Matt Harbison |
typing: minor tweaks to allow updating to pytype 2022.11.18
|
changeset |
files
|
Wed, 23 Nov 2022 14:42:11 +0100 |
Raphaël Gomès |
python-compat: adapt to Python 3.11 BC breakage with `random.sample`
stable
|
changeset |
files
|
Sun, 20 Nov 2022 22:54:43 -0500 |
Matt Harbison |
typing: add type hints to mercurial/help.py
|
changeset |
files
|
Tue, 22 Nov 2022 11:55:26 -0500 |
Matt Harbison |
match: make the FLAG_RE pattern a raw string
stable
|
changeset |
files
|
Sun, 20 Nov 2022 23:09:12 -0500 |
Matt Harbison |
configitems: add a default value for "merge-tools.xxx.regappend"
|
changeset |
files
|
Mon, 21 Nov 2022 15:04:42 -0500 |
Matt Harbison |
attr: vendor 22.1.0
|
changeset |
files
|
Mon, 21 Nov 2022 16:18:28 -0500 |
Matt Harbison |
tests: update test-util.py for modern attrs package
|
changeset |
files
|
Tue, 15 Nov 2022 01:52:46 +0100 |
Raphaël Gomès |
rhg: upgrade the remainder of the dependencies
|
changeset |
files
|
Tue, 15 Nov 2022 00:02:43 +0100 |
Raphaël Gomès |
rhg: upgrade `clap` dependency
|
changeset |
files
|
Mon, 14 Nov 2022 17:18:56 +0100 |
Raphaël Gomès |
hg-cpython: upgrade dependencies
|
changeset |
files
|
Mon, 14 Nov 2022 17:17:04 +0100 |
Raphaël Gomès |
hg-core: upgrade all remaining dependencies
|
changeset |
files
|
Mon, 14 Nov 2022 17:14:20 +0100 |
Raphaël Gomès |
hg-core: upgrade `clap` dependency
|
changeset |
files
|
Mon, 14 Nov 2022 16:35:57 +0100 |
Raphaël Gomès |
hg-core: upgrade `zstd` dependency
|
changeset |
files
|
Mon, 14 Nov 2022 15:43:05 +0100 |
Raphaël Gomès |
hg-core: make use of `strip_suffix` now that we're using Rust 1.45+
|
changeset |
files
|
Mon, 14 Nov 2022 15:34:51 +0100 |
Raphaël Gomès |
rust: use `matches!` macro now that we're using Rust 1.42+
|
changeset |
files
|
Mon, 14 Nov 2022 15:31:49 +0100 |
Raphaël Gomès |
hg-core: remove unneeded util now that we support Rust 1.42+
|
changeset |
files
|
Mon, 14 Nov 2022 15:29:58 +0100 |
Raphaël Gomès |
hg-core: remove unneeded trait now that we support Rust 1.52+
|
changeset |
files
|
Mon, 14 Nov 2022 15:20:48 +0100 |
Raphaël Gomès |
rust: remove newly redundant `use` statements with the 2021 edition prelude
|
changeset |
files
|
Mon, 14 Nov 2022 15:19:27 +0100 |
Raphaël Gomès |
rust: move all crates in the main workspace to edition 2021
|
changeset |
files
|
Thu, 20 Oct 2022 12:26:57 +0200 |
Raphaël Gomès |
rust: upgrade supported Rust toolchain version
|
changeset |
files
|
Sun, 20 Nov 2022 15:55:27 -0500 |
Matt Harbison |
help: fix a py3 error interpolating Set into b'%s'
stable
|
changeset |
files
|
Sat, 19 Nov 2022 20:40:47 +0100 |
Raphaël Gomès |
branching: merge stable into default
|
changeset |
files
|
Sat, 19 Nov 2022 16:14:20 +0100 |
Raphaël Gomès |
Added signature for changeset c890d8b8bc59
stable
|
changeset |
files
|
Sat, 19 Nov 2022 16:14:08 +0100 |
Raphaël Gomès |
Added tag 6.3.1 for changeset c890d8b8bc59
stable
|
changeset |
files
|
Sat, 19 Nov 2022 16:00:39 +0100 |
Raphaël Gomès |
relnotes: add 6.3.1
stable 6.3.1
|
changeset |
files
|
Sat, 19 Nov 2022 16:43:02 +0100 |
Pierre-Yves David |
tests: fix test-sparse-revlog
|
changeset |
files
|
Sat, 19 Nov 2022 01:35:01 +0100 |
Pierre-Yves David |
memory-usage: fix `hg log --follow --rev R F` space complexity
stable
|
changeset |
files
|
Fri, 18 Nov 2022 13:47:29 +0000 |
Arseniy Alekseyev |
tests: run many tests in $TESTTMP/repo instead of $TESTTMP
stable
|
changeset |
files
|
Fri, 18 Nov 2022 13:52:18 +0000 |
Arseniy Alekseyev |
tests: fix the detection of dirstate-v2 in hghave.py
stable
|
changeset |
files
|
Thu, 17 Nov 2022 14:37:43 +0000 |
Arseniy Alekseyev |
dirstate-v2: do not put the dirstate data file in a transaction,
stable
|
changeset |
files
|
Fri, 18 Nov 2022 13:43:03 -0500 |
Matt Harbison |
commit: properly consider file include and exclude options when closing branch
stable
|
changeset |
files
|
Fri, 18 Nov 2022 14:03:56 -0500 |
Matt Harbison |
tests: demonstrate a bug blocking a redundant branch close
stable
|
changeset |
files
|
Thu, 17 Nov 2022 16:31:52 +0000 |
Arseniy Alekseyev |
tests: stop creating temporary files in TESTDIR
stable
|
changeset |
files
|
Sun, 06 Nov 2022 15:03:31 -0500 |
Pierre-Yves David |
delta-find: adjust the moment when we mark something as "tested"
|
changeset |
files
|
Sun, 06 Nov 2022 12:53:57 -0500 |
Pierre-Yves David |
delta-find: rename a variable for clarity
|
changeset |
files
|
Sun, 06 Nov 2022 12:53:03 -0500 |
Pierre-Yves David |
delta-find: small documentation update
|
changeset |
files
|
Sun, 06 Nov 2022 12:51:50 -0500 |
Pierre-Yves David |
delta-find: move pre-filtering with other pre-filtering logic
|
changeset |
files
|
Sun, 06 Nov 2022 13:46:08 -0500 |
Pierre-Yves David |
delta-find: expand a function definition and call before extendin it
|
changeset |
files
|
Mon, 17 Oct 2022 22:19:43 +0200 |
Pierre-Yves David |
debug: add an option to display statistic about a unbundling operation
|
changeset |
files
|
Tue, 15 Nov 2022 16:25:23 +0100 |
Pierre-Yves David |
debug: add an option to display statistic about a bundling operation
|
changeset |
files
|
Tue, 15 Nov 2022 18:08:56 +0100 |
Pierre-Yves David |
delta-find: add debug information about reuse of cached data
|
changeset |
files
|
Tue, 08 Nov 2022 18:05:19 -0500 |
Matt Harbison |
cffi: fix a bytes vs str issue on macOS when listing directories
stable
|
changeset |
files
|
Wed, 02 Nov 2022 12:54:12 -0400 |
Jason R. Coombs |
packaging: refresh dependency hashes (issue6750)
stable
|
changeset |
files
|
Wed, 16 Nov 2022 15:39:10 +0100 |
Pierre-Yves David |
matcher: do not prepend '.*' to pattern using ^ after flags
stable
|
changeset |
files
|
Wed, 16 Nov 2022 16:38:42 +0100 |
Pierre-Yves David |
matcher: fix the issue with regex inline-flag in rust oo
stable
|
changeset |
files
|
Wed, 16 Nov 2022 13:05:01 +0100 |
Pierre-Yves David |
matcher: fix issues regex flag contained in pattern (issue6759)
stable
|
changeset |
files
|