Mercurial > evolve
comparison CHANGELOG @ 5736:f39fd921ecba
branching: merge stable into default
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Sat, 30 Jan 2021 20:20:21 +0800 |
parents | fd76c1ca65da 2fce79f5ac71 |
children | b45e7847f75e |
comparison
equal
deleted
inserted
replaced
5734:572b3f3c4a29 | 5736:f39fd921ecba |
---|---|
2 ========= | 2 ========= |
3 | 3 |
4 10.1.1 -- in progress | 4 10.1.1 -- in progress |
5 --------------------- | 5 --------------------- |
6 | 6 |
7 * doc: update the MQ To Evolve guide and fix build warning for index.rst | |
8 | |
7 * evolve: remove spurious "working directory is now at ..." messages | 9 * evolve: remove spurious "working directory is now at ..." messages |
8 * evolve: various documentation improvements | 10 * evolve: various documentation improvements |
9 | 11 |
12 * packaging: default to building docs on Python 3 | |
13 | |
10 topic: | 14 topic: |
11 | 15 |
12 * rebase: prevent in-memory rebase to silently drop topic (by disable the feature) | 16 * rebase: prevent in-memory rebase from silently dropping topic (by disabling |
17 the feature) | |
13 | 18 |
14 10.2.0 - in progress | 19 10.2.0 - in progress |
15 -------------------- | 20 -------------------- |
16 | 21 |
17 * compatibility with Mercurial 5.7 | 22 * compatibility with Mercurial 5.7 |