hgext/fetch.py
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
Fri, 24 Jan 2020 15:28:37 -0800 Martin von Zweigbergk merge: make hg.merge() take a context instead of a node
Tue, 08 Oct 2019 15:06:18 -0700 Martin von Zweigbergk cleanup: join string literals that are already on one line
Sun, 06 Oct 2019 09:48:39 -0400 Augie Fackler formatting: byteify all mercurial/ and hgext/ string literals
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Fri, 25 Jan 2019 23:22:23 -0800 Martin von Zweigbergk cleanup: use p1() instead of parents() when we only need the first parent
Sat, 13 Oct 2018 02:17:41 -0700 rdamazio help: assigning categories to existing commands
Thu, 15 Feb 2018 17:18:26 +0100 Boris Feld util: extract all date-related utils in utils/dateutil module
Mon, 23 Oct 2017 00:02:28 +0530 Pulkit Goyal py3: handle keyword arguments in hgext/fetch.py
Sat, 24 Jun 2017 02:39:13 +0900 FUJIWARA Katsunori fetch: remove shorthand of --edit colliding against -e/-ssh in remoteopts (BC)
less more (0) -15 tip