Mon, 21 Feb 2022 11:22:40 +0100 |
Raphaël Gomès |
relnotes: add 6.1
stable
|
Tue, 11 Jan 2022 21:40:08 +0100 |
Pierre-Yves David |
share-safe: enable by default (BC)
|
Mon, 24 Jan 2022 08:35:14 -0800 |
Martin von Zweigbergk |
relnotes: add note about changed labels texts
|
Thu, 20 Jan 2022 11:06:52 -0800 |
Martin von Zweigbergk |
simplemerge: take over formatting of label from `filemerge`
|
Mon, 03 Jan 2022 01:09:56 +0100 |
Joerg Sonnenberger |
exchange: add fast path for subrepo check on push
|
Fri, 03 Dec 2021 12:03:23 +0100 |
Pierre-Yves David |
update: properly overwrite `check` config with `--no-` variants
|
Thu, 04 Nov 2021 12:35:05 +0100 |
Raphaël Gomès |
relnotes: clear next release notes
|
Fri, 15 Oct 2021 03:49:05 +0200 |
Pierre-Yves David |
bookmarks: move the `mirror` option to the `paths` section
|
Mon, 20 Sep 2021 15:16:10 +0200 |
Raphaël Gomès |
patchbomb: fix traceback on outgoing when not specifying revisions
stable
|
Fri, 17 Sep 2021 14:05:56 +0200 |
Raphaël Gomès |
relnotes: update next
stable
|
Mon, 19 Jul 2021 23:14:38 +0200 |
Pierre-Yves David |
relnotes: document the change in the dirstate API
|
Tue, 04 May 2021 08:54:28 -0700 |
Martin von Zweigbergk |
config: add --source option to include source of value
|
Tue, 20 Apr 2021 08:28:11 -0700 |
Martin von Zweigbergk |
relnotes: copy contents of "next" to "5.8" and clear "next"
stable
|
Tue, 20 Apr 2021 16:31:13 +0200 |
Pierre-Yves David |
relnote: mention a nodemap bug fixes
stable
|
Tue, 20 Apr 2021 16:29:05 +0200 |
Pierre-Yves David |
relnote: document the use of persistent-nodemap by default for Rust build
stable
|
Tue, 20 Apr 2021 16:18:43 +0200 |
Pierre-Yves David |
relnode: document the move to `zstd` as default compression
stable
|
Tue, 20 Apr 2021 16:12:19 +0200 |
Pierre-Yves David |
relnote: clarify the backward compatibility entry about p1/p2 swap
stable
|
Wed, 13 Jan 2021 16:14:58 +0100 |
Joerg Sonnenberger |
node: introduce nodeconstants class
|
Wed, 10 Mar 2021 18:09:21 +0100 |
Joerg Sonnenberger |
revlog: guarantee that p1 != null if a non-null parent exists
|
Sun, 08 Nov 2020 20:17:09 +0100 |
Joerg Sonnenberger |
bundle: optional multithreaded compression, ATM zstd-only
|
Thu, 04 Mar 2021 00:31:18 +0100 |
Joerg Sonnenberger |
relnotes: document a number of node->revision type changes
|
Thu, 04 Feb 2021 13:32:11 -0800 |
Martin von Zweigbergk |
log: respect diff.merge in -p output
|
Thu, 04 Feb 2021 13:05:51 -0800 |
Martin von Zweigbergk |
diff: replace --merge option by config option
|
Mon, 01 Feb 2021 17:13:24 -0500 |
Augie Fackler |
relnotes: add entry for `hg diff --merge -c`
|
Mon, 01 Feb 2021 12:55:53 -0800 |
Martin von Zweigbergk |
branching: merge with stable
|
Fri, 29 Jan 2021 10:32:19 -0800 |
Martin von Zweigbergk |
relnotes: copy "next" to "5.7" and clear "next"
stable 5.7
|
Mon, 01 Feb 2021 15:37:03 -0500 |
Matt Harbison |
relnotes: elaborate on the side effects of hooks having HGPLAIN=1
stable
|
Fri, 15 Jan 2021 01:58:59 +0100 |
Joerg Sonnenberger |
branchmap: update rev-branch-cache incrementally
|
Fri, 15 Jan 2021 01:30:08 +0100 |
Joerg Sonnenberger |
changelog: move branchinfo to changelogrevision
|
Mon, 18 Jan 2021 10:24:20 +0100 |
Valentin Gatien-Baron |
purge: move extension into core mercurial
|