Thu, 29 Jul 2021 17:03:35 -0400 |
Augie Fackler |
dirstate: fix typo in docstring
stable
|
Fri, 30 Jul 2021 00:11:56 -0400 |
Matt Harbison |
typing: add several assertions to dirstatemap to appease pytype
|
Mon, 26 Jul 2021 21:55:53 +0200 |
Pierre-Yves David |
help: indicate how to run downgrade a repository using persistent nodemap
stable
|
Mon, 26 Jul 2021 21:52:10 +0200 |
Pierre-Yves David |
help: use the correct spelling for `slow-path` in persistent nodemap help
stable
|
Mon, 11 Mar 2019 10:59:35 -0700 |
Martin von Zweigbergk |
fix: use scmutil.movedirstate() instead of reimplementing
stable
|
Mon, 11 Mar 2019 10:56:56 -0700 |
Martin von Zweigbergk |
fix: rewrite writeworkingdir() to explicitly not work with merges
stable
|
Thu, 22 Jul 2021 17:12:56 -0700 |
Martin von Zweigbergk |
tests: demonstrate bug in `hg fix` with incorrectly dirty working copy
stable
|
Wed, 21 Jul 2021 15:50:17 -0400 |
Matt Harbison |
upgrade: byteify an i18n message
stable
|
Wed, 21 Jul 2021 15:34:35 -0400 |
Matt Harbison |
typing: convert an annotation to an assertion in commands.py
stable
|
Tue, 20 Jul 2021 23:04:28 +0200 |
Pierre-Yves David |
test: remove `sleep` usage in `test-nointerrupt.t` (issue6271)
stable
|
Thu, 22 Jul 2021 03:13:37 +0530 |
Pulkit Goyal |
Added signature for changeset d7515d29761d
stable
|
Thu, 22 Jul 2021 03:13:30 +0530 |
Pulkit Goyal |
Added tag 5.9rc0 for changeset d7515d29761d
stable
|
Wed, 21 Jul 2021 22:52:09 +0200 |
Pierre-Yves David |
branching: merge default into stable
stable 5.9rc0
|
Mon, 19 Jul 2021 23:14:38 +0200 |
Pierre-Yves David |
relnotes: document the change in the dirstate API
|
Mon, 19 Jul 2021 08:56:56 +0200 |
Pierre-Yves David |
dirstate: deprecate the `add` method
|
Sun, 18 Jul 2021 22:35:37 +0200 |
Pierre-Yves David |
mq: replace `add` call with newer API
|