Sat, 22 May 2021 17:35:54 +0200 |
Simon Sapin |
rhg: A missing .hg/dirstate file is not an error
|
Sat, 22 May 2021 17:32:09 +0200 |
Simon Sapin |
rhg: Sort `rhg status` output correctly
|
Wed, 19 May 2021 18:35:43 +0200 |
Simon Sapin |
dirstate-v2: Add `hg debugupgraderepo` command support
|
Fri, 21 May 2021 17:12:47 +0200 |
Simon Sapin |
upgrade: Use `improvement` subclasses everywhere, not instances
|
Thu, 20 May 2021 14:20:39 -0400 |
Matt Harbison |
tests: monkeypatch `util.get_password()` to avoid deadlocks on Windows
stable
|
Tue, 04 May 2021 10:46:50 +0200 |
Raphaël Gomès |
rust-status: fix ignore and include not composing (issue6514)
stable
|
Tue, 04 May 2021 10:33:36 +0200 |
Raphaël Gomès |
rust-status: highlight a bug in Rust-augmented status
stable
|
Tue, 11 May 2021 01:05:38 -0400 |
Matt Harbison |
exewrapper: avoid directly linking against python3X.dll
|
Thu, 20 May 2021 19:59:03 -0400 |
Matt Harbison |
tests: partially fix test-transaction-rollback-on-revlog-split.t on Windows
|
Thu, 20 May 2021 19:30:56 -0400 |
Matt Harbison |
tests: fix test-transaction-safety.t on Windows
|
Wed, 19 May 2021 19:57:55 +0200 |
Pierre-Yves David |
docket: move the uid logic in the `revlogutils.docket` module
|
Wed, 19 May 2021 17:12:06 +0200 |
Pierre-Yves David |
persistent-nodemap: use the intended uuid size
|
Wed, 19 May 2021 17:19:46 +0200 |
Pierre-Yves David |
persistent-nodemap: add a way to make the picked uid predictable
|
Thu, 06 May 2021 19:39:19 -0400 |
Matt Harbison |
run-tests: disable color in 'auto' mode on Windows if stdout is redirected
|