Mercurial > evolve
comparison CHANGELOG @ 5502:77c0ddd6f172 stable
split: use the last created commit as target for discard action
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Sat, 22 Aug 2020 07:24:46 +0800 |
parents | b0d309f64b6b |
children | 95478db35f88 |
comparison
equal
deleted
inserted
replaced
5501:1896d6bc574b | 5502:77c0ddd6f172 |
---|---|
4 10.0.2 - in progress | 4 10.0.2 - in progress |
5 -------------------- | 5 -------------------- |
6 | 6 |
7 * py3: use '%d' for formatting revision numbers in stable range cache warning | 7 * py3: use '%d' for formatting revision numbers in stable range cache warning |
8 (issue6390) | 8 (issue6390) |
9 | |
10 * split: correctly handle discard action after previously splitting changes | |
11 into more than one commit | |
9 | 12 |
10 10.0.1 -- 2020-07-31 | 13 10.0.1 -- 2020-07-31 |
11 -------------------- | 14 -------------------- |
12 | 15 |
13 * compatibility with Mercurial 5.5 | 16 * compatibility with Mercurial 5.5 |