log mercurial/hg.py @ 51863:f4733654f144

age author description
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files
Wed, 10 Jul 2024 17:44:49 -0400 Matt Harbison typing: add a type hint to `mercurial/hg.py`
Mon, 06 May 2024 11:27:29 +0200 Raphaël Gomès Backed out changeset 3e0f86f09f26 stable
Mon, 06 May 2024 11:26:52 +0200 Raphaël Gomès Backed out changeset fc317bd5b637 stable
Thu, 02 May 2024 08:46:58 +0200 Pierre-Yves David fold-or-prune-me: update proposal stable
Sun, 31 Mar 2024 17:57:46 -0300 Felipe Resende subrepo: propagate non-default path on outgoing stable
Fri, 01 Sep 2023 00:09:55 +0200 Pierre-Yves David pycompat: drop usage of hasattr/getattr/setattr/delatt proxy
Thu, 31 Aug 2023 23:56:15 +0200 Pierre-Yves David safehasattr: drop usage in favor of hasattr
Wed, 30 Aug 2023 11:53:13 +0200 Pierre-Yves David cachedlocalrepo: use sysstr for attribute name of "file of interest"
Thu, 02 Feb 2023 17:26:32 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:26:23 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 04 Apr 2019 18:07:30 +0200 Manuel Jacob pull: add --remote-hidden option and pass it through peer creation
Thu, 23 Feb 2023 04:42:17 +0100 Pierre-Yves David narrow: write the narrow spec in a transaction during share
Thu, 23 Feb 2023 04:35:16 +0100 Pierre-Yves David narrow: write the narrow spec in a transaction during clone
Wed, 04 Jan 2023 16:02:22 +0100 Raphaël Gomès branching: merge stable into default