Mercurial > evolve
comparison CHANGELOG @ 5919:1a8e86053adb stable
topic: don't lose any file changes when changing topic of a merge commit
This file-related logic is taken directly from cmdutil.amend().
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Sun, 09 May 2021 00:10:55 +0800 |
parents | 3571685e2aa2 |
children | 6f8ab1030374 |
comparison
equal
deleted
inserted
replaced
5918:13c406d9912c | 5919:1a8e86053adb |
---|---|
3 | 3 |
4 10.3.2 - in progress | 4 10.3.2 - in progress |
5 -------------------- | 5 -------------------- |
6 | 6 |
7 * next: remove duplicated targets when updating from an unstable changeset | 7 * next: remove duplicated targets when updating from an unstable changeset |
8 | |
9 topic (0.22.2) | |
10 | |
11 * topic: don't lose any file changes when changing topic of a merge commit | |
8 | 12 |
9 10.3.1 -- 2021-04-25 | 13 10.3.1 -- 2021-04-25 |
10 -------------------- | 14 -------------------- |
11 | 15 |
12 * cache: fix corruption issue when mixing 32-bit and 64-bit environments | 16 * cache: fix corruption issue when mixing 32-bit and 64-bit environments |