mercurial/utils/urlutil.py
Thu, 15 Apr 2021 11:46:31 +0200 Pierre-Yves David urlutil: introduce a new `list_paths` function
Thu, 15 Apr 2021 10:05:51 +0200 Pierre-Yves David urlutil: deprecate `getpath`
Thu, 15 Apr 2021 10:01:44 +0200 Pierre-Yves David urlutil: inline the relevant part of `getpath` in `get_push_paths`
Thu, 15 Apr 2021 09:50:56 +0200 Pierre-Yves David url_util: introduce a `try_path` function
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 11:57:20 +0200 Pierre-Yves David urlutil: add a new `get_unique_push_path`
Wed, 14 Apr 2021 11:15:54 +0200 Pierre-Yves David urlutil: add a new `get_unique_pull_path`
Wed, 14 Apr 2021 10:35:40 +0200 Pierre-Yves David urlutil: add a `get_clone_path` function
Wed, 14 Apr 2021 22:50:41 -0400 Matt Harbison urlutil: use bytes for Abort messages
Tue, 13 Apr 2021 15:30:32 +0200 Pierre-Yves David push-dests: move the code around missing default dest inside `get_push_paths`
Tue, 13 Apr 2021 15:32:59 +0200 Pierre-Yves David push-dests: rework the handling of default value
Tue, 13 Apr 2021 12:28:44 +0200 Pierre-Yves David urlutil: add a `get_pull_paths` to perform the pull destination logic
Mon, 12 Apr 2021 22:22:56 +0200 Pierre-Yves David urlutil: add a `get_push_paths` to perform the push destination logic
Mon, 12 Apr 2021 06:34:54 +0200 Pierre-Yves David urlutil: extract `parseurl` from `hg` into the new module
Mon, 12 Apr 2021 03:01:04 +0200 Pierre-Yves David urlutil: extract `url` related code from `util` into the new module
Sun, 11 Apr 2021 23:54:35 +0200 Pierre-Yves David urlutil: extract `path` related code into a new module
less more (0) tip