Fri, 16 Apr 2021 14:59:13 +0200 |
Pierre-Yves David |
nodemap: test various corruption scenario for the persistent nodemap
|
Sat, 17 Apr 2021 00:28:21 -0400 |
Matt Harbison |
cmdutil: fix an uninitialize variable usage in clearunfinished()
|
Mon, 05 Apr 2021 14:19:17 +0800 |
Aay Jay Chan |
help: document `$HG_NEW_OBSMARKERS` in pretxnclose hook
|
Thu, 01 Apr 2021 22:43:55 +0800 |
Aay Jay Chan |
help: prepend environment variables used in hooks with "$"
|
Thu, 15 Apr 2021 09:59:12 +0200 |
Pierre-Yves David |
revset: drop an outdated comment
|
Thu, 15 Apr 2021 01:03:12 +0200 |
Pierre-Yves David |
ui: deprecated `ui.expandpath`
|
Wed, 14 Apr 2021 21:29:27 +0200 |
Pierre-Yves David |
urlutil: remove usage of `ui.expandpath` in `get_clone_path`
|
Wed, 14 Apr 2021 21:27:00 +0200 |
Pierre-Yves David |
urlutil: remove usage of `ui.expandpath` in `get_unique_pull_path`
|
Wed, 14 Apr 2021 21:20:58 +0200 |
Pierre-Yves David |
urlutil: remove usage of `ui.expandpath` in `get_pull_paths`
|
Wed, 14 Apr 2021 21:15:53 +0200 |
Pierre-Yves David |
debugbackupbundle: use `get_unique_pull_path`
|
Wed, 14 Apr 2021 21:15:22 +0200 |
Pierre-Yves David |
debugssl: use `get_unique_pull_path`
|
Wed, 14 Apr 2021 21:11:39 +0200 |
Pierre-Yves David |
debugdiscovery: use `get_unique_pull_path`
|
Wed, 14 Apr 2021 21:02:38 +0200 |
Pierre-Yves David |
profiling: use `util.expandpath` instead of `ui.expandpath` for output
|
Wed, 14 Apr 2021 20:57:34 +0200 |
Pierre-Yves David |
dispatch: use the new API to resolve --repository
|
Wed, 14 Apr 2021 20:21:11 +0200 |
Pierre-Yves David |
revset: use `get_unique_pull_path` for `remote(…)`
|
Wed, 14 Apr 2021 20:15:09 +0200 |
Pierre-Yves David |
remotefilelog: use `get_unique_pull_path` in `getflogheads`
|
Wed, 14 Apr 2021 19:30:48 +0200 |
Pierre-Yves David |
summary: use the new APIs
|
Wed, 14 Apr 2021 18:37:29 +0200 |
Pierre-Yves David |
share: use `get_clone_path`
|
Wed, 14 Apr 2021 18:02:25 +0200 |
Pierre-Yves David |
init: use `get_clone_path` when suitable
|
Wed, 14 Apr 2021 18:34:42 +0200 |
Pierre-Yves David |
clone: use `get_clone_path`
|
Wed, 14 Apr 2021 17:41:02 +0200 |
Pierre-Yves David |
incoming: kill the `repo._subtoppath =` hack
|
Wed, 14 Apr 2021 17:29:27 +0200 |
Pierre-Yves David |
identify: use `get_unique_pull_path`
|
Wed, 14 Apr 2021 17:02:20 +0200 |
Pierre-Yves David |
bundle: support multiple destinations
|
Wed, 14 Apr 2021 14:35:13 +0200 |
Pierre-Yves David |
lfs: use the new APIs
|
Wed, 14 Apr 2021 13:06:09 +0200 |
Pierre-Yves David |
fastannotate: use `get_unique_pull_path`
|
Wed, 14 Apr 2021 12:57:55 +0200 |
Pierre-Yves David |
remotefilelog: use the right expandpath in to expand `~`
|
Fri, 16 Apr 2021 10:46:56 +0200 |
Pierre-Yves David |
transplant: use `get_unique_pull_path`
|
Fri, 16 Apr 2021 10:46:52 +0200 |
Pierre-Yves David |
infinitepush: use `get_unique_pull_path`
|