Wed, 04 Jun 2025 15:47:13 -0400 |
Arun Kulshreshtha |
bundlespec: fix error in help text
stable tip
|
Tue, 20 May 2025 02:17:33 +0200 |
Pierre-Yves David |
delta-search: use `search.current_state` in debug
default
|
Tue, 20 May 2025 16:18:48 +0200 |
Pierre-Yves David |
delta-search: display the current search step when relevant
|
Tue, 20 May 2025 16:18:42 +0200 |
Pierre-Yves David |
delta-search: move _STAGE value to bytes
|
Tue, 20 May 2025 02:28:33 +0200 |
Pierre-Yves David |
delta-search: provide debug information about the cached delta
|
Tue, 20 May 2025 01:54:05 +0200 |
Pierre-Yves David |
delta-search: also adds type information to the _BaseDeltaSearch attributes
|
Tue, 20 May 2025 01:18:11 +0200 |
Pierre-Yves David |
delta-search: move the "STAGE" constant to Enum
|
Mon, 19 May 2025 17:02:44 +0200 |
Pierre-Yves David |
delta-search: add type information to deltas.py
|
Mon, 19 May 2025 15:29:35 +0200 |
Pierre-Yves David |
revlog: move revlog's Config classes into they own module
|
Tue, 01 Apr 2025 01:59:32 +0200 |
Pierre-Yves David |
sparse-revlog: change generation of the test data
|
Wed, 02 Apr 2025 03:25:19 +0200 |
Pierre-Yves David |
rust: make sure we don't compute "sparse" delta-chain without general delta
|
Wed, 02 Apr 2025 01:22:05 +0200 |
Pierre-Yves David |
revlog: also use constant for flags in rust
|
Wed, 14 May 2025 15:04:15 +0200 |
Pierre-Yves David |
repo-format: enable lower format requirement required by higher one
|
Wed, 14 May 2025 14:44:03 +0200 |
Pierre-Yves David |
ui: add a `config_is_set` method
|
Wed, 14 May 2025 14:38:30 +0200 |
Pierre-Yves David |
ui: extra retrieval of the config item in its own method
|
Wed, 02 Apr 2025 00:34:04 +0200 |
Pierre-Yves David |
changelog: also disable sparse-revlog when disabling generaldelta
|
Wed, 02 Apr 2025 00:33:07 +0200 |
Pierre-Yves David |
revlog: sort dummy flags usage in flagutils.py
|
Wed, 14 May 2025 14:27:59 +0200 |
Pierre-Yves David |
config: delay the resolution of default value until needed
|
Wed, 14 May 2025 12:39:22 +0200 |
Pierre-Yves David |
config: simplify the logic picking the higher level item
|
Mon, 31 Mar 2025 17:02:31 +0200 |
Pierre-Yves David |
debug-delta-chain: fix the --dist-info flag used alone
|
Wed, 14 May 2025 11:18:22 +0200 |
Pierre-Yves David |
pure-parsers: align "inlined" parameter to the compiled one
|
Wed, 02 Apr 2025 02:39:31 +0200 |
Pierre-Yves David |
error: convert `str` message to bytes
|
Wed, 19 Feb 2025 14:44:48 -0500 |
Mitchell Kember |
rust: reformat max width
|
Wed, 19 Feb 2025 14:07:17 -0500 |
Mitchell Kember |
rust: reformat imports
|
Tue, 20 May 2025 13:26:19 -0400 |
Arun Kulshreshtha |
rhg: support -0 flag in `rhg files`
|
Wed, 21 May 2025 17:08:24 -0400 |
Matt Harbison |
make: build local venv with `--system-site-packages`
stable
|
Wed, 21 May 2025 11:49:25 -0400 |
Matt Harbison |
run-tests: create the venv where hg is installed without `pip`
stable
|
Wed, 26 Mar 2025 12:19:19 +0100 |
Raphaël Gomès |
rust: update all remaining dependencies
|
Wed, 26 Mar 2025 12:16:34 +0100 |
Raphaël Gomès |
rust-pyo3-sharedref: remove unused dependency
|
Wed, 26 Mar 2025 12:14:50 +0100 |
Raphaël Gomès |
rust-hg-core: update `derive_more` dependency
|
Wed, 26 Mar 2025 12:01:59 +0100 |
Raphaël Gomès |
rust-hg-core: update `two-xhash` dependency
|
Wed, 26 Mar 2025 12:00:38 +0100 |
Raphaël Gomès |
rust-hg-core: update `rand` dependency
|
Mon, 19 May 2025 09:27:06 +0200 |
Raphaël Gomès |
rust-hg-core: update `bitflags` dependency
|
Wed, 26 Mar 2025 11:16:36 +0100 |
Raphaël Gomès |
rust: update minimum Rust supported version to 1.85.1 for the 7.1 cycle
|
Sun, 18 May 2025 22:34:39 +0200 |
Pierre-Yves David |
rust: move to the CI images to v3.2
|
Wed, 26 Mar 2025 11:18:49 +0100 |
Raphaël Gomès |
rust-pyo3: update pyo3 to the latest version
|
Wed, 26 Mar 2025 11:27:25 +0100 |
Raphaël Gomès |
rust: apply clippy fixes from Rust 1.85
|
Fri, 09 May 2025 12:44:46 -0400 |
Matt Harbison |
run-tests: stop relying on Mercurial being configured on the system
stable
|
Thu, 15 May 2025 21:03:36 -0400 |
Matt Harbison |
procutil: actually silence backgrounded process stdio on Windows when asked
stable
|
Wed, 14 May 2025 15:33:20 -0400 |
Matt Harbison |
tests: disable color for `hg fastexport` with redirected output
stable
|
Thu, 15 May 2025 22:41:51 -0400 |
Matt Harbison |
check-code: tighten up the check for shell assignment and export
stable
|
Thu, 15 May 2025 09:50:03 +0200 |
Pierre-Yves David |
ci: switch back to debian based image
|
Tue, 13 May 2025 12:04:47 +0200 |
Miro Hrončok |
hgdemandimport: exclude _contextvars (newly imported from threading)
stable
|
Thu, 08 May 2025 20:46:34 -0400 |
Matt Harbison |
test-branches: conditionalize output to pass on Windows 11
stable
|
Thu, 08 May 2025 20:35:22 -0400 |
Matt Harbison |
hghave: introduce a predicate for Windows 10
stable
|
Wed, 07 May 2025 20:34:30 +0200 |
Manuel Jacob |
fastexport: fix error message when UTC offset is not a multiple of minutes
stable
|
Wed, 07 May 2025 20:11:27 +0200 |
Manuel Jacob |
convert: correctly convert sub-hour timezones from Git source
stable
|
Wed, 07 May 2025 12:25:56 +0200 |
Raphaël Gomès |
branching: merge stable into default
|
Wed, 07 May 2025 12:01:19 +0200 |
Raphaël Gomès |
Added signature for changeset a498a90c2455
stable
|
Wed, 07 May 2025 12:01:06 +0200 |
Raphaël Gomès |
Added tag 7.0.2 for changeset a498a90c2455
stable
|
Wed, 07 May 2025 12:00:31 +0200 |
Raphaël Gomès |
relnotes: add 7.0.2
stable 7.0.2
|
Thu, 03 Apr 2025 17:14:52 +0200 |
Mads Kiilerich |
help: fix invalid debugupgraderepo commands after reflow
stable
|
Wed, 30 Apr 2025 16:33:30 -0400 |
Matt Harbison |
pyproject: bump `setuptools` requirement to 80.1.0
|
Wed, 30 Apr 2025 15:48:42 -0400 |
Matt Harbison |
typing: replace `typelib.CacheStat` with `ICacheStat` protocol class
|
Wed, 30 Apr 2025 15:31:30 -0400 |
Matt Harbison |
interfaces: introduce a protocol class for `util.cachestat`
|
Tue, 29 Apr 2025 19:09:12 -0400 |
Matt Harbison |
typing: add typehints to config classes in `mercurial/revlog.py`
|
Wed, 30 Apr 2025 00:12:23 -0400 |
Matt Harbison |
revlog: convert version features dict to a `TypedDict`
|
Wed, 30 Apr 2025 11:23:27 -0400 |
Matt Harbison |
revlog: convert version features dict from bytes to str keys
|
Tue, 29 Apr 2025 18:16:54 -0400 |
Matt Harbison |
typing: add more typehints to `mercurial/utils/stringutil.py`
|
Tue, 29 Apr 2025 17:50:41 -0400 |
Matt Harbison |
interfaces: drop the unused `iwireprotocolcommandcacher` class
|