89 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/ede52e19c752
changeset:   46904:ede52e19c752
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Sat Apr 10 15:28:10 2021 +0200
summary:     help: point to `hg help urls` in `hg help config.paths`

https://www.mercurial-scm.org/repo/hg/rev/95a5ed7db9ca
changeset:   46905:95a5ed7db9ca
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Sat Apr 10 15:30:32 2021 +0200
summary:     help: document the `path://` url scheme

https://www.mercurial-scm.org/repo/hg/rev/33524c46a092
changeset:   46906:33524c46a092
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Sun Apr 11 23:54:35 2021 +0200
summary:     urlutil: extract `path` related code into a new module

https://www.mercurial-scm.org/repo/hg/rev/ffd3e823a7e5
changeset:   46907:ffd3e823a7e5
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Mon Apr 12 03:01:04 2021 +0200
summary:     urlutil: extract `url` related code from `util` into the new module

https://www.mercurial-scm.org/repo/hg/rev/4452cb788404
changeset:   46908:4452cb788404
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Mon Apr 12 06:34:54 2021 +0200
summary:     urlutil: extract `parseurl` from `hg` into the new module

https://www.mercurial-scm.org/repo/hg/rev/067840864f37
changeset:   46909:067840864f37
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Mon Apr 12 22:22:56 2021 +0200
summary:     urlutil: add a `get_push_paths` to perform the push destination 
logic

https://www.mercurial-scm.org/repo/hg/rev/df7439cc6806
changeset:   46910:df7439cc6806
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Tue Apr 13 12:28:44 2021 +0200
summary:     urlutil: add a `get_pull_paths` to perform the pull destination 
logic

https://www.mercurial-scm.org/repo/hg/rev/6071bfab6292
changeset:   46911:6071bfab6292
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Sat Apr 10 21:55:01 2021 +0200
summary:     infinitepush: use the new function to determine push destination

https://www.mercurial-scm.org/repo/hg/rev/627bb1875fee
changeset:   46912:627bb1875fee
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Sun Apr 11 19:20:14 2021 +0200
summary:     outgoing: remove some early return

https://www.mercurial-scm.org/repo/hg/rev/b2740c547243
changeset:   46913:b2740c547243
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Sun Apr 11 19:31:03 2021 +0200
summary:     outgoing: make `recurse` a real function

https://www.mercurial-scm.org/repo/hg/rev/50b79f8b802d
changeset:   46914:50b79f8b802d
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Tue Apr 13 15:13:20 2021 +0200
summary:     outgoing: move filtering logic in its own function

https://www.mercurial-scm.org/repo/hg/rev/efc6f6a794bd
changeset:   46915:efc6f6a794bd
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Sun Apr 11 20:00:46 2021 +0200
summary:     outgoing: merge the code handling --graph with the main one

https://www.mercurial-scm.org/repo/hg/rev/7061eee84151
changeset:   46916:7061eee84151
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Tue Apr 13 15:32:59 2021 +0200
summary:     push-dests: rework the handling of default value

https://www.mercurial-scm.org/repo/hg/rev/efadec3ea8e2
changeset:   46917:efadec3ea8e2
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Tue Apr 13 15:30:32 2021 +0200
summary:     push-dests: move the code around missing default dest inside 
`get_push_paths`

https://www.mercurial-scm.org/repo/hg/rev/248cbe173203
changeset:   46918:248cbe173203
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 15:53:43 2021 +0200
summary:     run-test: make it clearer  why we terminating process

https://www.mercurial-scm.org/repo/hg/rev/9799ba0abb12
changeset:   46919:9799ba0abb12
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 15:54:32 2021 +0200
summary:     test-lfs: avoid pagination

https://www.mercurial-scm.org/repo/hg/rev/7a9b74e98240
changeset:   46920:7a9b74e98240
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 15:56:21 2021 +0200
summary:     test-lfs: avoid a bashism when spawning the server

https://www.mercurial-scm.org/repo/hg/rev/8f7b1bf3c540
changeset:   46921:8f7b1bf3c540
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 16:09:12 2021 +0200
summary:     test-lfs: fix expected output

https://www.mercurial-scm.org/repo/hg/rev/17368844f786
changeset:   46922:17368844f786
user:        Kyle Lippincott <spect...@google.com>
date:        Mon Apr 12 17:51:56 2021 -0700
summary:     split: add test demonstrating issue with empty splits adjusting 
phases

https://www.mercurial-scm.org/repo/hg/rev/8ee1ac083ee7
changeset:   46923:8ee1ac083ee7
user:        Kyle Lippincott <spect...@google.com>
date:        Mon Apr 12 17:52:46 2021 -0700
summary:     split: fix issue with empty splits adjusting phases

https://www.mercurial-scm.org/repo/hg/rev/ca0049946e9a
changeset:   46924:ca0049946e9a
user:        Kyle Lippincott <spect...@google.com>
date:        Mon Apr 12 19:25:34 2021 -0700
summary:     split: avoid strip if split is a no-op (identical to original)

https://www.mercurial-scm.org/repo/hg/rev/b5e8bf10436e
changeset:   46925:b5e8bf10436e
user:        Simon Sapin <simon.sa...@octobus.net>
date:        Sat Mar 13 09:50:34 2021 +0100
summary:     rhg: Make `files` work on repo-relative paths when possible

https://www.mercurial-scm.org/repo/hg/rev/9c3e84569071
changeset:   46926:9c3e84569071
user:        Matt Harbison <matt_harbi...@yahoo.com>
date:        Mon Apr 12 23:31:54 2021 -0400
summary:     re2: adjust local variable assignment scope

https://www.mercurial-scm.org/repo/hg/rev/cdbef062c6c8
changeset:   46927:cdbef062c6c8
user:        Raphaël Gomès <rgo...@octobus.net>
date:        Thu Apr 08 16:41:13 2021 +0200
summary:     changegroup: update comment

https://www.mercurial-scm.org/repo/hg/rev/93c224dc099b
changeset:   46928:93c224dc099b
user:        Matt Harbison <matt_harbi...@yahoo.com>
date:        Wed Apr 14 22:50:41 2021 -0400
summary:     urlutil: use bytes for Abort messages

https://www.mercurial-scm.org/repo/hg/rev/5a59a0ed0a37
changeset:   46929:5a59a0ed0a37
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Thu Apr 15 09:23:19 2021 +0200
summary:     subrepo: introduce a `repo_rel_or_abs_source` function

https://www.mercurial-scm.org/repo/hg/rev/0afe96e374a7
changeset:   46930:0afe96e374a7
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Thu Apr 15 09:23:28 2021 +0200
summary:     outgoing: pass subrepo path using function argument instead of 
abssource hack

https://www.mercurial-scm.org/repo/hg/rev/d4e4ccb75f99
changeset:   46931:d4e4ccb75f99
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 01:26:44 2021 +0200
summary:     outgoing: accept multiple destinations

https://www.mercurial-scm.org/repo/hg/rev/dec31caf5fd6
changeset:   46932:dec31caf5fd6
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 02:14:15 2021 +0200
summary:     incoming: use `urlutil.get_pull_paths`

https://www.mercurial-scm.org/repo/hg/rev/9519312ecd81
changeset:   46933:9519312ecd81
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Sun Apr 11 19:18:54 2021 +0200
summary:     outgoing: use `get_push_paths` in the revset too

https://www.mercurial-scm.org/repo/hg/rev/ebb13f9a9ba8
changeset:   46934:ebb13f9a9ba8
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 10:35:40 2021 +0200
summary:     urlutil: add a `get_clone_path` function

https://www.mercurial-scm.org/repo/hg/rev/ae4c0f279282
changeset:   46935:ae4c0f279282
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 10:51:31 2021 +0200
summary:     mq: use the new `get_clone_path` to get the remote url

https://www.mercurial-scm.org/repo/hg/rev/1998a8311c48
changeset:   46936:1998a8311c48
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 11:15:54 2021 +0200
summary:     urlutil: add a new `get_unique_pull_path`

https://www.mercurial-scm.org/repo/hg/rev/8e6911426b88
changeset:   46937:8e6911426b88
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 11:18:48 2021 +0200
summary:     narrow: use `get_unique_pull_path`

https://www.mercurial-scm.org/repo/hg/rev/a48f15f1c178
changeset:   46938:a48f15f1c178
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 11:30:49 2021 +0200
summary:     patchbomb: use `get_unique_pull_path`

https://www.mercurial-scm.org/repo/hg/rev/b133154f1e7b
changeset:   46939:b133154f1e7b
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 11:38:10 2021 +0200
summary:     fetch: use `get_unique_pull_path` to retrieve the path

https://www.mercurial-scm.org/repo/hg/rev/368294967c95
changeset:   46940:368294967c95
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 11:57:20 2021 +0200
summary:     urlutil: add a new `get_unique_push_path`

https://www.mercurial-scm.org/repo/hg/rev/d689d48527ea
changeset:   46941:d689d48527ea
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 12:01:27 2021 +0200
summary:     histedit: use `get_unique_push_path`

https://www.mercurial-scm.org/repo/hg/rev/b5e7cdb93abc
changeset:   46942:b5e7cdb93abc
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 12:29:44 2021 +0200
summary:     relink: use `get_unique_pull_path`

https://www.mercurial-scm.org/repo/hg/rev/30ee1224b9a2
changeset:   46943:30ee1224b9a2
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Fri Apr 16 10:46:52 2021 +0200
summary:     infinitepush: use `get_unique_pull_path`

https://www.mercurial-scm.org/repo/hg/rev/0428e555acb7
changeset:   46944:0428e555acb7
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Fri Apr 16 10:46:56 2021 +0200
summary:     transplant: use `get_unique_pull_path`

https://www.mercurial-scm.org/repo/hg/rev/c1749dd31cdf
changeset:   46945:c1749dd31cdf
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 12:57:55 2021 +0200
summary:     remotefilelog: use the right expandpath in to expand `~`

https://www.mercurial-scm.org/repo/hg/rev/b6b696442a4d
changeset:   46946:b6b696442a4d
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 13:06:09 2021 +0200
summary:     fastannotate: use `get_unique_pull_path`

https://www.mercurial-scm.org/repo/hg/rev/3f29765e0d95
changeset:   46947:3f29765e0d95
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 14:35:13 2021 +0200
summary:     lfs: use the new APIs

https://www.mercurial-scm.org/repo/hg/rev/946db89607c8
changeset:   46948:946db89607c8
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 17:02:20 2021 +0200
summary:     bundle: support multiple destinations

https://www.mercurial-scm.org/repo/hg/rev/3800a6aafb6f
changeset:   46949:3800a6aafb6f
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 17:29:27 2021 +0200
summary:     identify: use `get_unique_pull_path`

https://www.mercurial-scm.org/repo/hg/rev/279df499511e
changeset:   46950:279df499511e
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 17:41:02 2021 +0200
summary:     incoming: kill the `repo._subtoppath =` hack

https://www.mercurial-scm.org/repo/hg/rev/338ab1d89ddb
changeset:   46951:338ab1d89ddb
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 18:34:42 2021 +0200
summary:     clone: use `get_clone_path`

https://www.mercurial-scm.org/repo/hg/rev/82366464190a
changeset:   46952:82366464190a
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 18:02:25 2021 +0200
summary:     init: use `get_clone_path` when suitable

https://www.mercurial-scm.org/repo/hg/rev/394cfc42c05c
changeset:   46953:394cfc42c05c
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 18:37:29 2021 +0200
summary:     share: use `get_clone_path`

https://www.mercurial-scm.org/repo/hg/rev/5d91eeac37ab
changeset:   46954:5d91eeac37ab
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 19:30:48 2021 +0200
summary:     summary: use the new APIs

https://www.mercurial-scm.org/repo/hg/rev/3000f2100711
changeset:   46955:3000f2100711
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 20:15:09 2021 +0200
summary:     remotefilelog: use `get_unique_pull_path` in `getflogheads`

https://www.mercurial-scm.org/repo/hg/rev/c5c2936f6fb2
changeset:   46956:c5c2936f6fb2
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 20:21:11 2021 +0200
summary:     revset: use `get_unique_pull_path` for `remote(…)`

https://www.mercurial-scm.org/repo/hg/rev/e7d082e4ace6
changeset:   46957:e7d082e4ace6
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 20:57:34 2021 +0200
summary:     dispatch: use the new API to resolve --repository

https://www.mercurial-scm.org/repo/hg/rev/5a6a1cd21f09
changeset:   46958:5a6a1cd21f09
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 21:02:38 2021 +0200
summary:     profiling: use `util.expandpath` instead of `ui.expandpath` for 
output

https://www.mercurial-scm.org/repo/hg/rev/9e021cffb356
changeset:   46959:9e021cffb356
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 21:11:39 2021 +0200
summary:     debugdiscovery: use `get_unique_pull_path`

https://www.mercurial-scm.org/repo/hg/rev/69359c91dc43
changeset:   46960:69359c91dc43
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 21:15:22 2021 +0200
summary:     debugssl: use `get_unique_pull_path`

https://www.mercurial-scm.org/repo/hg/rev/d7b36a4e03de
changeset:   46961:d7b36a4e03de
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 21:15:53 2021 +0200
summary:     debugbackupbundle: use `get_unique_pull_path`

https://www.mercurial-scm.org/repo/hg/rev/afdd7c472ef2
changeset:   46962:afdd7c472ef2
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 21:20:58 2021 +0200
summary:     urlutil: remove usage of `ui.expandpath` in `get_pull_paths`

https://www.mercurial-scm.org/repo/hg/rev/0d8541e53e46
changeset:   46963:0d8541e53e46
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 21:27:00 2021 +0200
summary:     urlutil: remove usage of `ui.expandpath` in `get_unique_pull_path`

https://www.mercurial-scm.org/repo/hg/rev/221f8585e985
changeset:   46964:221f8585e985
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 21:29:27 2021 +0200
summary:     urlutil: remove usage of `ui.expandpath` in `get_clone_path`

https://www.mercurial-scm.org/repo/hg/rev/b03527bdac01
changeset:   46965:b03527bdac01
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Thu Apr 15 01:03:12 2021 +0200
summary:     ui: deprecated `ui.expandpath`

https://www.mercurial-scm.org/repo/hg/rev/1e2f2c782928
changeset:   46966:1e2f2c782928
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Thu Apr 15 09:59:12 2021 +0200
summary:     revset: drop an outdated comment

https://www.mercurial-scm.org/repo/hg/rev/314386a19cff
changeset:   46967:314386a19cff
user:        Aay Jay Chan <aayjayc...@itopia.com.hk>
date:        Thu Apr 01 22:43:55 2021 +0800
summary:     help: prepend environment variables used in hooks with "$"

https://www.mercurial-scm.org/repo/hg/rev/2c843ad68528
changeset:   46968:2c843ad68528
user:        Aay Jay Chan <aayjayc...@itopia.com.hk>
date:        Mon Apr 05 14:19:17 2021 +0800
summary:     help: document `$HG_NEW_OBSMARKERS` in pretxnclose hook

https://www.mercurial-scm.org/repo/hg/rev/d9531094cf8e
changeset:   46969:d9531094cf8e
user:        Matt Harbison <matt_harbi...@yahoo.com>
date:        Sat Apr 17 00:28:21 2021 -0400
summary:     cmdutil: fix an uninitialize variable usage in clearunfinished()

https://www.mercurial-scm.org/repo/hg/rev/99aed233aa8d
changeset:   46970:99aed233aa8d
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Fri Apr 16 14:59:13 2021 +0200
summary:     nodemap: test various corruption scenario for the persistent 
nodemap

https://www.mercurial-scm.org/repo/hg/rev/a3720569a43f
changeset:   46971:a3720569a43f
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Fri Apr 16 15:39:00 2021 +0200
summary:     nodemap: deal with data mmap error

https://www.mercurial-scm.org/repo/hg/rev/6904a9f33b30
changeset:   46972:6904a9f33b30
user:        Aay Jay Chan <aayjayc...@itopia.com.hk>
date:        Wed Apr 14 00:38:25 2021 +0800
summary:     help: clarify when `$HG_URL` and `$HG_SOURCE` are added in hooks

https://www.mercurial-scm.org/repo/hg/rev/92029a43debb
changeset:   46973:92029a43debb
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Apr 14 20:32:53 2021 +0200
summary:     perf-discovery: use `get_unique_pull_path`

https://www.mercurial-scm.org/repo/hg/rev/3c9208702db3
changeset:   46974:3c9208702db3
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Mon Apr 05 12:22:25 2021 +0200
summary:     revlog: replace revlog._io.size with a new revlog.index.entry_size

https://www.mercurial-scm.org/repo/hg/rev/14ddb1dca2c0
changeset:   46975:14ddb1dca2c0
user:        Martin von Zweigbergk <martinv...@google.com>
date:        Mon Apr 19 10:49:15 2021 -0700
summary:     errors: make OutOfBandError extend Abort

https://www.mercurial-scm.org/repo/hg/rev/f9482db16cef
changeset:   46976:f9482db16cef
user:        Martin von Zweigbergk <martinv...@google.com>
date:        Mon Apr 19 09:37:01 2021 -0700
summary:     errors: introduce a class for remote errors

https://www.mercurial-scm.org/repo/hg/rev/3f87d2af0bd6
changeset:   46977:3f87d2af0bd6
user:        Martin von Zweigbergk <martinv...@google.com>
date:        Mon Apr 19 12:52:23 2021 -0700
summary:     errors: raise RemoteError in some places in exchange.py

https://www.mercurial-scm.org/repo/hg/rev/dc8976cc3a6e
changeset:   46978:dc8976cc3a6e
user:        Martin von Zweigbergk <martinv...@google.com>
date:        Mon Apr 19 16:53:45 2021 -0700
summary:     tests: make test-archive.t pass on py3.9 (issue6504)

https://www.mercurial-scm.org/repo/hg/rev/66cc5f867ddc
changeset:   46979:66cc5f867ddc
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Mon Apr 19 11:04:11 2021 +0200
summary:     phab-refresh: extract the comment in a variable

https://www.mercurial-scm.org/repo/hg/rev/75351b8b2082
changeset:   46980:75351b8b2082
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Mon Apr 19 11:10:16 2021 +0200
summary:     phab-refresh: use a special comment on the stable branch

https://www.mercurial-scm.org/repo/hg/rev/abd18d6306f1
changeset:   46981:abd18d6306f1
user:        Martin von Zweigbergk <martinv...@google.com>
date:        Mon Apr 19 21:31:24 2021 -0700
summary:     errors: remove unnecessary varargs handling from OutOfBandError

https://www.mercurial-scm.org/repo/hg/rev/d467bae86b2d
changeset:   46982:d467bae86b2d
user:        Matt Harbison <matt_harbi...@yahoo.com>
date:        Tue Apr 20 00:23:56 2021 -0400
summary:     mail: use a context manager when writing to mbox

https://www.mercurial-scm.org/repo/hg/rev/e38718838808
changeset:   46983:e38718838808
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Mon Apr 19 19:09:18 2021 +0200
summary:     streamclone: check the errors log in tests

https://www.mercurial-scm.org/repo/hg/rev/99c629101b73
changeset:   46984:99c629101b73
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Mon Apr 19 19:10:18 2021 +0200
summary:     testing: add a utility function to wait for file create

https://www.mercurial-scm.org/repo/hg/rev/52cee44aa1a0
changeset:   46985:52cee44aa1a0
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Mon Apr 19 19:10:49 2021 +0200
summary:     testing: add a `write_file` function

https://www.mercurial-scm.org/repo/hg/rev/faa43f09ad98
changeset:   46986:faa43f09ad98
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Mon Apr 19 19:12:28 2021 +0200
summary:     streamclone: remove sleep based "synchronisation" in tests

https://www.mercurial-scm.org/repo/hg/rev/d70319c3ca14
changeset:   46987:d70319c3ca14
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Mon Apr 19 20:24:13 2021 +0200
summary:     nodemap: add a test about racy commit during stream clone

https://www.mercurial-scm.org/repo/hg/rev/dc95c8ca171f
changeset:   46988:dc95c8ca171f
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Mon Apr 19 20:47:46 2021 +0200
summary:     nodemap: add a test about nodemap "vacuum" during stream clone

https://www.mercurial-scm.org/repo/hg/rev/aed6ceaad6d7
changeset:   46989:aed6ceaad6d7
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Tue Apr 20 05:08:55 2021 +0200
summary:     streamclone: treat volatile file as "fullfile"

https://www.mercurial-scm.org/repo/hg/rev/0b569c75d180
changeset:   46990:0b569c75d180
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Tue Apr 20 04:27:03 2021 +0200
summary:     store: exclude `undo.` nodemap's file from `walk`

https://www.mercurial-scm.org/repo/hg/rev/83c0d144ef8d
changeset:   46991:83c0d144ef8d
user:        Matt Harbison <matt_harbi...@yahoo.com>
date:        Mon Apr 19 17:26:57 2021 -0400
summary:     mail: split out the SMTP login to allow the keyring extension to 
wrap it

https://www.mercurial-scm.org/repo/hg/rev/5fa019ceb499
changeset:   46992:5fa019ceb499
bookmark:    @
tag:         tip
user:        Matt Harbison <matt_harbi...@yahoo.com>
date:        Mon Apr 19 20:38:52 2021 -0400
summary:     mail: force SMTPException to bytes before wrapping in error.Abort

-- 
Repository URL: https://www.mercurial-scm.org/repo/hg
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to