Fri, 23 Feb 2024 15:18:17 +0100 |
Raphaël Gomès |
relnotes: remove outdated message from `next`
stable
|
Fri, 21 Jul 2023 03:56:28 +0200 |
Pierre-Yves David |
infinitepush: drop the extension
|
Thu, 02 Mar 2023 23:45:30 +0100 |
Raphaël Gomès |
relnotes: add 6.4 and empty next
stable
|
Thu, 26 Jan 2023 00:23:07 +0100 |
Cédric Krier |
filemerge: add union-other-first as internal merge tool
|
Mon, 14 Nov 2022 10:59:09 +0100 |
Raphaël Gomès |
branching: merge stable into default
|
Mon, 07 Nov 2022 09:25:20 +0100 |
Mathias De Mare |
configitems: enable pullbundles by default
|
Mon, 24 Oct 2022 18:07:22 +0200 |
Raphaël Gomès |
relnotes: add 6.3
stable
|
Tue, 16 Aug 2022 11:19:54 -0400 |
Arun Kulshreshtha |
relnotes: mention chg behavior change when given --cwd
|
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
|
Fri, 18 Dec 2020 14:45:28 +0100 |
Joerg Sonnenberger |
branchmap: avoid ancestor computations in absence of non-continous branches
|
Fri, 08 Jan 2021 18:07:33 +0530 |
Pulkit Goyal |
debuglock: rename flag names to better clarity
|
Thu, 17 Dec 2020 09:35:07 -0800 |
Martin von Zweigbergk |
relnotes: document that `hg extdiff` also got -r replaced by --from/--to
|
Thu, 17 Dec 2020 13:33:27 -0500 |
Matt Harbison |
relnotes: document automatically setting `HGPLAIN=1` for external hooks
|
Mon, 14 Dec 2020 18:09:37 -0800 |
Martin von Zweigbergk |
filemerge: add support for the new "mergediff" marker style to premerge
|
Tue, 08 Dec 2020 16:45:13 -0800 |
Martin von Zweigbergk |
mergetools: add new conflict marker format with diffs in
|
Thu, 10 Dec 2020 14:39:22 -0800 |
Martin von Zweigbergk |
diff: deprecate -r option
|
Sat, 05 Dec 2020 23:35:55 +0100 |
Joerg Sonnenberger |
singlehead: introduce option to restrict to public changes
|
Wed, 09 Dec 2020 18:31:19 -0800 |
Martin von Zweigbergk |
diff: add --from and --to flags as clearer alternative to -r -r
|
Tue, 01 Dec 2020 22:19:01 +0100 |
Joerg Sonnenberger |
relnotes: document better memory use for unbundle
|
Fri, 30 Oct 2020 12:46:38 -0700 |
Martin von Zweigbergk |
relnotes: document new [command-templates] section
|
Sun, 08 Nov 2020 16:23:35 -0500 |
Valentin Gatien-Baron |
strip: move into core
|
Sun, 08 Nov 2020 20:12:32 +0100 |
Joerg Sonnenberger |
relnotes: drop 5.6 release entries from next
|
Mon, 02 Nov 2020 14:39:43 -0500 |
Augie Fackler |
merge with stable
|
Thu, 29 Oct 2020 13:29:05 +0100 |
Joerg Sonnenberger |
relnotes: mention improved memory use and underlaying API changes
|
Thu, 29 Oct 2020 11:37:22 -0700 |
Martin von Zweigbergk |
relnotes: copy "next" to "5.6" and clear "next"
stable
|
Sat, 17 Oct 2020 13:06:18 +0900 |
Yuya Nishihara |
relnotes: add diffcontains() to new features list
stable
|
Mon, 21 Sep 2020 11:12:58 -0700 |
Martin von Zweigbergk |
merge: make low-level update() private (API)
|
Tue, 28 Jul 2020 09:58:28 -0700 |
Martin von Zweigbergk |
rename: add support for --at-rev, which marks as copy and removes the source
|
Tue, 28 Jul 2020 10:19:49 -0700 |
Martin von Zweigbergk |
relnotes: copy "next" to "5.5" and clear "next"
stable
|
Tue, 21 Jul 2020 01:04:19 +0200 |
Manuel Jacob |
relnotes: add release notes for relevant changes I did since the 5.4 release
stable
|
Mon, 20 Jul 2020 18:04:19 +0200 |
Manuel Jacob |
relnotes: fix indentation
stable
|