equal
deleted
inserted
replaced
1 Changelog |
1 Changelog |
2 ========= |
2 ========= |
3 |
3 |
4 9.1.0 - in progress |
4 9.2.0 - in progress |
5 ------------------- |
5 ------------------- |
6 |
6 |
7 * python3: beta support for Python 3.6+ |
7 * python3: beta support for Python 3.6+ |
8 (thanks to ludovicchabant, martinvonz and rgomes for their hard work) |
8 (thanks to ludovicchabant, martinvonz and rgomes for their hard work) |
9 * prune: clarify error message when no revision were passed, |
9 * prune: clarify error message when no revision were passed, |
10 * evolve: avoid possible race conditions bu locking earlier |
10 * evolve: avoid possible race conditions bu locking earlier |
11 * abort: add support for `evolve` and `pick` to `hg abort` (hg-5.1+) |
11 * abort: add support for `evolve` and `pick` to `hg abort` (hg-5.1+) |
|
12 * rewind: add --keep flag to preserve working copy |
12 |
13 |
13 9.1.0 -- 2019-07-29 |
14 9.1.0 -- 2019-07-29 |
14 ------------------- |
15 ------------------- |
15 |
16 |
16 * compatibility with upcoming Mercurial 5.1, |
17 * compatibility with upcoming Mercurial 5.1, |