Mercurial > public > mercurial-scm > hg-stable
log hgext/fetch.py @ 51599:9b51a4fb0f96
age | author | description |
---|---|---|
Sun, 20 Aug 2023 16:10:22 -0400 | Matt Harbison | fetch: migrate `opts` to native kwargs |
Fri, 02 Dec 2022 06:37:15 +0100 | Pierre-Yves David | path: pass `path` to `peer` in `hg fetch` |
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements |
Wed, 14 Apr 2021 11:38:10 +0200 | Pierre-Yves David | fetch: use `get_unique_pull_path` to retrieve the path |
Mon, 12 Apr 2021 03:01:04 +0200 | Pierre-Yves David | urlutil: extract `url` related code from `util` into the new module |
Fri, 27 Nov 2020 17:03:29 -0500 | Augie Fackler | formating: upgrade to black 20.8b1 |