Mercurial > evolve
comparison CHANGELOG @ 5802:84efc2e92228
rewind: abort if some parts of a fold are unknown locally
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Tue, 22 Dec 2020 19:07:46 +0800 |
parents | e8a43f5929f6 |
children | a5fdfe3ef09f |
comparison
equal
deleted
inserted
replaced
5801:e8a43f5929f6 | 5802:84efc2e92228 |
---|---|
10 * obslog: clarify the command name in the help, | 10 * obslog: clarify the command name in the help, |
11 * evolve: add a experimental.evolution.in-memory config for running evolve | 11 * evolve: add a experimental.evolution.in-memory config for running evolve |
12 in memory | 12 in memory |
13 * rewind: detect and abort on cases when we rewind to changesets that are | 13 * rewind: detect and abort on cases when we rewind to changesets that are |
14 precessors / successors of each other | 14 precessors / successors of each other |
15 * rewind: when user gives only some parts of a fold, include the other parts | |
16 as well, or abort if they are missing from local repo | |
15 | 17 |
16 10.2.0.post1 -- 2021-02-01 | 18 10.2.0.post1 -- 2021-02-01 |
17 -------------------------- | 19 -------------------------- |
18 | 20 |
19 same content as 10.2.0, but with a valid tarball on pypi. | 21 same content as 10.2.0, but with a valid tarball on pypi. |