log mercurial/configitems.py @ 49084:ea98850a136e

age author description
Tue, 19 Apr 2022 10:53:58 -0400 Matt Harbison merge with stable
Thu, 07 Apr 2022 15:53:48 +0200 Pierre-Yves David help: set the large-file-limit to 10MB stable
Mon, 04 Apr 2022 13:36:37 +0000 Raphaël Gomès path: explicitly declare the `pushurl` suboption
Mon, 04 Apr 2022 15:36:32 +0200 Pierre-Yves David path: explicitly declare the `pushrev` suboptions
Mon, 04 Apr 2022 15:36:17 +0200 Pierre-Yves David path: explicitly declare the `multi-urls` suboptions
Mon, 04 Apr 2022 15:35:59 +0200 Pierre-Yves David path: explicitly declare the `bookmarks.mode` suboptions
Thu, 17 Mar 2022 11:19:06 -0700 Martin von Zweigbergk partial-merge: add support for `.args` config (`$local` etc.)
Tue, 18 Jan 2022 13:05:21 -0800 Martin von Zweigbergk filemerge: add support for partial conflict resolution by external tool
Mon, 21 Feb 2022 13:08:28 -0700 Gregory Szorc py3: use class X: instead of class X(object):
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Thu, 17 Feb 2022 07:34:49 +0100 Pierre-Yves David tracked-key: remove the dual write and rename to tracked-hint
Thu, 17 Feb 2022 06:41:54 +0100 Pierre-Yves David tracked-file: rename the format option to use `use-`
Fri, 11 Feb 2022 16:52:48 -0800 Martin von Zweigbergk filemerge: put temporary files in single temp dir by default
Tue, 15 Feb 2022 05:20:46 +0100 Pierre-Yves David dirstate-tracked-key: update the config value to match latest discussion
Mon, 31 Jan 2022 08:44:48 +0100 Pierre-Yves David dirstate: introduce a "tracked-key" feature
Wed, 02 Feb 2022 17:24:05 +0100 Raphaël Gomès branching: merge stable into default
Tue, 01 Feb 2022 16:36:20 +0100 Pierre-Yves David dirstate-v2: rename the configuration to enable the format stable
Tue, 11 Jan 2022 21:40:08 +0100 Pierre-Yves David share-safe: enable by default (BC)
Tue, 07 Dec 2021 16:44:22 +0100 Raphaël Gomès exchangev2: remove it
Wed, 15 Dec 2021 15:28:41 +0100 Pierre-Yves David rank: actually persist revision's rank in changelog-v2
Fri, 26 Nov 2021 17:17:49 +0100 Pierre-Yves David extension: add a `required` suboption to enforce the use of an extensions
Fri, 26 Nov 2021 16:51:58 +0100 Pierre-Yves David extensions: ignore "sub-options" when looking for extensions
Wed, 20 Oct 2021 00:57:02 +0200 Pierre-Yves David dirstate-v2: freeze the on-disk format
Fri, 15 Oct 2021 03:49:05 +0200 Pierre-Yves David bookmarks: move the `mirror` option to the `paths` section
Fri, 15 Oct 2021 01:27:39 +0200 Pierre-Yves David dirstate-v2: add an option to prevent unintentional slow dirstate-v2
Mon, 27 Sep 2021 12:09:15 +0200 Simon Sapin dirstate: Remove the flat Rust DirstateMap implementation
Wed, 22 Sep 2021 17:14:54 -0400 Valentin Gatien-Baron bookmarks: add an option to make pull mirror remote bookmarks
Sun, 22 Aug 2021 16:32:06 -0400 Matt Harbison merge with stable
Sat, 07 Aug 2021 16:51:47 +0200 Pierre-Yves David issue6528: add a config option to control the fixing on the fly stable 5.9rc1
Tue, 20 Jul 2021 17:20:19 +0200 Georges Racinet hgwebdir: avoid systematic full garbage collection