log mercurial/hg.py @ 52090:7862a5ac35cf stable tip

age author description
Sun, 31 Mar 2024 17:57:46 -0300 Felipe Resende subrepo: propagate non-default path on outgoing stable
Fri, 25 Oct 2024 01:14:53 +0200 Felipe Resende outgoing: pre-indent some code stable
Fri, 25 Oct 2024 01:23:24 +0200 Pierre-Yves David outgoing: move sorting in the display function stable
Fri, 25 Oct 2024 01:04:38 +0200 Felipe Resende outgoing: extract changeset display in its own function stable
Tue, 11 Jun 2024 14:35:52 +0200 Pierre-Yves David subrepo: move code around stable
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