equal
deleted
inserted
replaced
16 * pick: don't create any successors when there were no changes (issue6093), |
16 * pick: don't create any successors when there were no changes (issue6093), |
17 * metaedit: don't change commit date by default (issue5994), |
17 * metaedit: don't change commit date by default (issue5994), |
18 * rewind: preserve date |
18 * rewind: preserve date |
19 * py3: fix setup.py --version |
19 * py3: fix setup.py --version |
20 * py3: fix documentation generation |
20 * py3: fix documentation generation |
|
21 * py3: fix some exception formatting |
21 * debian: allow to build with python 3 |
22 * debian: allow to build with python 3 |
22 * topic: add more options to command synopsis string |
23 * topic: add more options to command synopsis string |
23 * evolve: use more often seen metavariables in command synopsis strings |
24 * evolve: use more often seen metavariables in command synopsis strings |
24 * documentation: update text and add missing figures |
25 * documentation: update text and add missing figures |
25 * amend: cleany abort when both `--patch` and `--extract` are passed |
26 * amend: cleany abort when both `--patch` and `--extract` are passed |
|
27 * evolve: also merge the date field when solving content-divergence |
26 |
28 |
27 9.2.1 -- 2019-10-05 |
29 9.2.1 -- 2019-10-05 |
28 ------------------- |
30 ------------------- |
29 |
31 |
30 * setup: fix install on python 3 |
32 * setup: fix install on python 3 |