Tue, 25 Apr 2023 17:49:35 -0400 Matt Harbison fix: highlight the required configuration and behavior of the fixer tools stable
Tue, 18 Apr 2023 15:26:55 +0200 Pierre-Yves David debug-delta: add minimal documentation for `devel.bundle-delta` option stable
Wed, 19 Apr 2023 16:37:11 +0200 Pierre-Yves David delta-find: simply code that is now never invoqued without general delta stable
Tue, 18 Apr 2023 17:17:31 +0200 Pierre-Yves David delta-find: add a simple safeguard to prevent bad non-general-delta stable
Wed, 19 Apr 2023 18:16:19 +0200 Pierre-Yves David delta-find: never do anything fancy when general delta is off stable
Wed, 19 Apr 2023 16:59:03 +0200 Pierre-Yves David delta-find: assume the target-rev if not specified stable
Fri, 10 Mar 2023 11:20:18 +0000 Arseniy Alekseyev tests: in filterpyflakes, tolerate non-ascii file contents
Mon, 30 Jan 2023 13:37:48 +0000 Arseniy Alekseyev comments: fix spelling
Thu, 20 Apr 2023 09:23:58 -0400 Arun Kulshreshtha chg: set CHGHG before connecting to command server stable
Mon, 24 Apr 2023 10:30:08 -0400 Arun Kulshreshtha chg: declare environ (issue6812) stable
Fri, 07 Apr 2023 14:23:12 +0200 Axel Prel heptapod-ci: display python version
Tue, 18 Apr 2023 11:55:23 +0200 Raphaël Gomès branching: merge stable into default
Tue, 18 Apr 2023 11:48:22 +0200 Raphaël Gomès relnotes: add 6.4.2 stable
Tue, 18 Apr 2023 11:41:03 +0200 Raphaël Gomès Added signature for changeset f952be90b051 stable
Tue, 18 Apr 2023 11:40:57 +0200 Raphaël Gomès Added tag 6.4.2 for changeset f952be90b051 stable
Tue, 18 Apr 2023 01:23:27 +0200 Pierre-Yves David revlog-split: make sure the self._indexfile attribut is reset (issue6811) stable 6.4.2
Tue, 18 Apr 2023 00:07:52 +0200 Pierre-Yves David revlog-split: also check a case where bundle contains multiple changegroup stable
Tue, 18 Apr 2023 01:12:00 +0200 Pierre-Yves David revlog-split: show manifest data loss situation when using clonebundle stable
Fri, 14 Apr 2023 19:59:44 +0100 Sevan Janiyan sha1dc: Make sure SHA1DC_BIGENDIAN is set on Darwin/PowerPC
Sat, 13 Apr 2019 03:44:55 +0200 Manuel Jacob hidden: add support to explicitly access hidden changesets with SSH peers
Sat, 13 Apr 2019 03:44:47 +0200 Manuel Jacob hidden: support passing --hidden with `serve --stdio`
Sat, 13 Apr 2019 01:53:59 +0200 Pierre-Yves David hgweb: move ismember from `hgweb.common` to `scmutil`
Fri, 05 Apr 2019 01:17:15 +0200 Manuel Jacob hidden: add support for --remote-hidden to HTTP peer
Sat, 13 Apr 2019 02:01:26 +0200 Manuel Jacob hidden: add support to explicitly access hidden changesets via HTTP
Sat, 13 Apr 2019 02:00:20 +0200 Manuel Jacob hidden: support for explicitly accessing hidden changesets in wireproto server
Fri, 05 Apr 2019 12:11:52 +0200 Manuel Jacob hidden: add support for --remote-hidden to localpeer
Thu, 04 Apr 2019 18:07:30 +0200 Manuel Jacob pull: add --remote-hidden option and pass it through peer creation
Sat, 13 Apr 2019 01:17:56 +0200 Pierre-Yves David hgweb: add support to explicitly access hidden changesets
Tue, 14 Mar 2023 05:30:34 +0100 Pierre-Yves David clone-bundles: add an option to generate bundles in the background
Tue, 14 Mar 2023 05:09:16 +0100 Pierre-Yves David clone-bundles: add a command to clear all bundles
Tue, 14 Mar 2023 04:46:53 +0100 Pierre-Yves David clone-bundles: add more test cases for automatic generation
Mon, 13 Mar 2023 19:16:19 +0100 Pierre-Yves David clone-bundles: introduce a command to refresh bundle
Mon, 13 Mar 2023 04:18:45 +0100 Pierre-Yves David clone-bundles: add a configuration to control auto-generation on changes
Mon, 13 Mar 2023 18:44:52 +0100 Pierre-Yves David clone-bundles: also control automation based on absolute number of revisions
Mon, 13 Mar 2023 20:01:42 +0100 Pierre-Yves David clone-bundles: only regenerate the clone bundle when cached ration is low
Tue, 24 Mar 2020 03:25:33 +0100 Pierre-Yves David clone-bundles: garbage collect older bundle when generating new ones
Mon, 13 Mar 2023 17:34:18 +0100 Pierre-Yves David clone-bundles: add a basic first version of automatic bundle generation
Fri, 14 Apr 2023 10:41:40 +0200 Raphaël Gomès branching: merge stable into default
Thu, 13 Apr 2023 14:21:01 +0200 Raphaël Gomès Added signature for changeset 83ea6ce48b4f stable
Thu, 13 Apr 2023 14:21:00 +0200 Raphaël Gomès Added tag 6.4.1 for changeset 83ea6ce48b4f stable
Thu, 13 Apr 2023 14:20:26 +0200 Raphaël Gomès relnotes: add 6.4.1 stable 6.4.1
Wed, 12 Apr 2023 17:28:39 +0200 pacien sslutil: set context security level for legacy tls testing (issue6760) stable
Thu, 13 Apr 2023 11:28:48 +0200 pacien configitems: make devel.serverexactprotocol look dangerous stable
Thu, 13 Apr 2023 04:12:31 +0200 Pierre-Yves David rebase: do not cleanup the working copy when --dry-run is used (issue6802) stable
Tue, 11 Apr 2023 17:06:08 +0200 Raphaël Gomès rebase: add a test showing that --dry-run wipes working copy changes stable
Wed, 12 Apr 2023 00:57:01 +0200 Pierre-Yves David tests: automatically glob the discovery timing information
Thu, 06 Apr 2023 11:41:51 +0100 Arseniy Alekseyev rhg: support `status --print0`
Thu, 30 Mar 2023 22:22:44 +0200 pacien stabletailgraph: implement stable-tail sort
Wed, 05 Apr 2023 16:09:08 +0200 Raphaël Gomès heptapod: add `.gitattributes` file to improve language detection
Sat, 01 Apr 2023 05:58:59 +0200 Pierre-Yves David match: match explicit file using a set stable
Sat, 01 Apr 2023 05:57:09 +0200 Pierre-Yves David match: sort patterns before compiling them into a regex stable
Fri, 07 Apr 2023 15:42:49 +0200 Manuel Jacob peer: rename makepeer() → _make_peer()
Tue, 04 Apr 2023 11:58:35 +0200 Georges Racinet rust: configure MSRV in Clippy
Tue, 04 Apr 2023 11:47:32 +0200 Georges Racinet rust-readme: mentioned that format check is enforced by CI
Tue, 04 Apr 2023 11:46:26 +0200 Georges Racinet rust-readme: mentioning clippy
Tue, 04 Apr 2023 11:44:43 +0200 Georges Racinet rust-readme: rst fixes
Mon, 27 Mar 2023 17:30:14 -0400 Arun Kulshreshtha chg: populate CHGHG if not set stable
Fri, 07 Apr 2023 12:11:44 +0200 pacien run-tests: remove obsolete coverage check and packaging import (issue6805) stable
Wed, 05 Apr 2023 11:58:25 +0200 pacien test-tx-rollback: more lenient glob for kill status (issue6807) stable
Mon, 03 Apr 2023 16:29:30 +0200 Georges Racinet rustdoc: nodemap doc refreshing
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip