Wed, 03 Nov 2021 22:59:17 +0530 |
Sushil khanchi |
cmdrewrite: a new `hg fixup` command
|
Tue, 15 Feb 2022 14:26:38 +0300 |
Anton Shestakov |
rewriteutil: make sure to provide branch kwarg to tomemctx()
|
Fri, 11 Feb 2022 18:55:02 +0300 |
Anton Shestakov |
pick: show abort message after pick is aborted for consistency
|
Fri, 11 Feb 2022 18:20:13 +0300 |
Anton Shestakov |
evolve: use phases.mutablephases tuple instead of draft+secret
|
Fri, 11 Feb 2022 18:10:51 +0300 |
Anton Shestakov |
evolve: make _computeobsoleteset() return a frozenset
|
Sun, 06 Feb 2022 13:05:17 +0300 |
Anton Shestakov |
topic: no need to filter obsolete heads in Mercurial 6.1
|
Sat, 05 Feb 2022 11:08:12 +0300 |
Anton Shestakov |
evolve: enforcesinglehead() in 6.1 covers all our needs
|
Mon, 27 Dec 2021 18:40:04 +0300 |
Anton Shestakov |
tests: update for obsolescence-aware head computation in core
|
Wed, 02 Feb 2022 14:54:30 +0300 |
Anton Shestakov |
tests: default revlog compression can be zstd
|
Tue, 01 Feb 2022 18:12:37 +0300 |
Anton Shestakov |
tests: add merge labels
|
Wed, 19 Jan 2022 09:17:22 +0300 |
Anton Shestakov |
evolve: compatibility for simplemerge.render_merge3()
|
Tue, 11 Jan 2022 08:19:53 +0300 |
Anton Shestakov |
tests: add a case for issue6550 where s0 has no topic
stable
|
Fri, 07 Jan 2022 18:06:46 +0100 |
Simon Sapin |
topic: also make histedit clear the current topic if needed
stable
|
Fri, 07 Jan 2022 17:52:34 +0100 |
Simon Sapin |
topic: wrap applychange from histedit to preserve topics
stable
|
Fri, 07 Jan 2022 17:18:47 +0100 |
Simon Sapin |
tests: add a test case for https://bz.mercurial-scm.org/show_bug.cgi?id=6550
stable
|