Tue, 15 Nov 2022 16:25:23 +0100 |
Pierre-Yves David |
debug: add an option to display statistic about a bundling operation
|
Mon, 07 Nov 2022 09:25:20 +0100 |
Mathias De Mare |
configitems: enable pullbundles by default
|
Mon, 24 Oct 2022 15:32:14 +0200 |
Raphaël Gomès |
branching: merge default into stable
stable 6.3rc0
|
Tue, 18 Oct 2022 19:49:31 -0400 |
Matt Harbison |
configitems: change the `verify.skipflags` default value to avoid a py3 crash
stable
|
Mon, 22 Aug 2022 16:59:14 -0400 |
Jason R. Coombs |
phase-shelve: correct unicode string to honor 'shelve.store=internal'
|
Tue, 16 Aug 2022 20:09:31 +0200 |
Pierre-Yves David |
phase: rename the requirement for internal-phase (BC)
|
Tue, 16 Aug 2022 19:04:23 +0200 |
Pierre-Yves David |
phase: introduce a dedicated requirement for the `archived` phase
|
Wed, 20 Apr 2022 19:24:39 +0200 |
C. Masloch |
rebase: add boolean config item rebase.store-source
|
Wed, 10 Aug 2022 14:39:28 -0400 |
Jason R. Coombs |
phase-shelve: Implement a 'shelve.store' experimental config
|
Tue, 14 Jun 2022 19:40:35 +0200 |
Pierre-Yves David |
auto-upgrade: add an option to silence the safe-mismatch message
|
Tue, 14 Jun 2022 15:22:05 +0200 |
Pierre-Yves David |
auto-upgrade: add an option to silence the tracked-hint message
|
Tue, 14 Jun 2022 15:19:45 +0200 |
Pierre-Yves David |
auto-upgrade: add an option to silence the dirstate-v2 message
|
Tue, 14 Jun 2022 15:11:36 +0200 |
Pierre-Yves David |
auto-upgrade: add an option to silence the share-safe message
|
Thu, 19 May 2022 23:39:42 +0100 |
Pierre-Yves David |
deltas: add a `debug.revlog.debug-delta` config option enable output
|
Tue, 22 Mar 2022 14:14:52 +0100 |
Pierre-Yves David |
auto-upgrade: introduce a way to auto-upgrade to/from dirstate-v2
|
Tue, 05 Apr 2022 05:20:05 +0200 |
Pierre-Yves David |
auto-upgrade: introduce a way to auto-upgrade to/from tracked-hint
|
Tue, 05 Apr 2022 05:19:47 +0200 |
Pierre-Yves David |
auto-upgrade: introduce a way to auto-upgrade to/from share-safe
|
Tue, 26 Apr 2022 09:06:30 -0700 |
Martin von Zweigbergk |
filemerge: add configs to disable some or all partial merge tools
|
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
|
Fri, 28 May 2021 23:41:17 +0200 |
Pierre-Yves David |
revlog: store sidedata in their own file
|
Thu, 27 May 2021 04:09:30 +0200 |
Pierre-Yves David |
revlog: use dedicated code for reading sidedata
|
Fri, 28 May 2021 23:44:58 +0200 |
Pierre-Yves David |
revlogv2: drop "sidedatacompression" from the list of todos
|
Wed, 19 May 2021 13:14:59 +0200 |
Simon Sapin |
dirstate-v2: Add a new experimental `exp-dirstate-v2` repository requirement
|
Tue, 04 May 2021 11:20:10 +0200 |
Pierre-Yves David |
changelogv2: use a dedicated on disk format for changelogv2
|
Mon, 29 Mar 2021 22:40:54 +0200 |
Pierre-Yves David |
changelogv2: introduce a "changelogv2" feature
|
Mon, 03 May 2021 21:04:55 +0200 |
Pierre-Yves David |
revlog: add a `_get_decompressor` method
|
Mon, 03 May 2021 12:35:35 +0200 |
Pierre-Yves David |
revlogv2: also keep track for the size of the "data" file
|
Mon, 03 May 2021 12:35:25 +0200 |
Pierre-Yves David |
revlogv2: track pending write in the docket and expose it to hooks
|
Mon, 03 May 2021 12:35:02 +0200 |
Pierre-Yves David |
revlogv2: delay the update of the changelog docket to transaction end
|
Mon, 03 May 2021 12:34:52 +0200 |
Pierre-Yves David |
revlogv2: track current index size in the docket
|
Mon, 03 May 2021 12:34:21 +0200 |
Pierre-Yves David |
revlogv2: store version information in the docket only
|