Thu, 29 Jul 2021 12:22:25 +0200 |
Simon Sapin |
rhg: Propagate permission errors when finding a repository
stable
|
Thu, 29 Jul 2021 11:53:03 +0200 |
Simon Sapin |
rhg: Add build and config instructions to the README file
stable
|
Wed, 28 Jul 2021 12:39:06 +0200 |
Pierre-Yves David |
dirstate: use `add` in the deprecation message about `add`
stable
|
Mon, 26 Jul 2021 15:02:23 -0700 |
Kyle Lippincott |
help: correct config.profiling.freq name (frequency->freq)
stable
|
Wed, 28 Jul 2021 13:18:13 +0200 |
Pierre-Yves David |
run-tests: use a small timeout for chg instance
stable
|
Wed, 28 Jul 2021 14:56:10 +0200 |
Pierre-Yves David |
run-tests: do not inherit file descriptor when running a command
stable
|
Wed, 28 Jul 2021 14:55:06 +0200 |
Pierre-Yves David |
dummyssh: make sure we don't inherit files descriptor to the children
stable
|
Thu, 29 Jul 2021 02:20:26 +0200 |
Pierre-Yves David |
tests: make test-serve works on system that allow user to bind low port
stable
|
Thu, 29 Jul 2021 17:04:55 -0400 |
Augie Fackler |
git: restore basic functionality (issue6545)
stable
|
Thu, 29 Jul 2021 17:03:35 -0400 |
Augie Fackler |
dirstate: fix typo in docstring
stable
|
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
|
Mon, 19 Jul 2021 08:59:00 +0200 |
Pierre-Yves David |
largefile: use `update_file` instead of `add` in `synclfdirstate`
|
Mon, 19 Jul 2021 03:19:06 +0200 |
Pierre-Yves David |
largefile: use `update_file` instead of `add` in `mergerecordupdates`
|
Mon, 19 Jul 2021 09:05:25 +0200 |
Pierre-Yves David |
dirstate: deprecate the `drop` method
|
Mon, 19 Jul 2021 17:33:45 +0200 |
Pierre-Yves David |
narrow: stop using `drop` in the `updateworkingcopy`
|
Sun, 18 Jul 2021 22:32:55 +0200 |
Pierre-Yves David |
mq: replace `drop` call with newer API
|
Mon, 19 Jul 2021 09:15:37 +0200 |
Pierre-Yves David |
largefile: use `update_file` instead of `drop` during `rollback`
|