equal
deleted
inserted
replaced
7 * compatibility with mercurial 4.6.1 |
7 * compatibility with mercurial 4.6.1 |
8 * next-prev: respect commands.update.check config option (issue5808) |
8 * next-prev: respect commands.update.check config option (issue5808) |
9 * next-prev: fix `evolve --abort` on conflicts (issue5897) |
9 * next-prev: fix `evolve --abort` on conflicts (issue5897) |
10 * obslog: fix breakage when commit has no description |
10 * obslog: fix breakage when commit has no description |
11 * amend: use context manager for locks (issue5887) |
11 * amend: use context manager for locks (issue5887) |
|
12 * evolve: fix detection of interactive shell |
|
13 |
|
14 topic (0.9.1) |
|
15 |
|
16 * topic: fix documentation formatting |
12 |
17 |
13 8.0.0 -- 2018-04-25 |
18 8.0.0 -- 2018-04-25 |
14 ------------------- |
19 ------------------- |
15 |
20 |
16 * evolve: a new `--abort` flag which aborts an interrupted evolve |
21 * evolve: a new `--abort` flag which aborts an interrupted evolve |