equal
deleted
inserted
replaced
15 * compat: drop compatibility with Mercurial 4.3 |
15 * compat: drop compatibility with Mercurial 4.3 |
16 * topics: improve the message around topic changing |
16 * topics: improve the message around topic changing |
17 * stack: introduce a --children flag (see help for details) |
17 * stack: introduce a --children flag (see help for details) |
18 * topic: make --age compatible with the usual other display for `hg topic` |
18 * topic: make --age compatible with the usual other display for `hg topic` |
19 |
19 |
20 8.3.3 - in progress |
20 8.3.3 -- 2017-12-24 |
21 ------------------- |
21 ------------------- |
22 |
22 |
|
23 * evolve: properly detect unresolved merge conflict (issue-5966) |
23 * evolve: fix possible crash when the repo changes during evolve (issue-6028) |
24 * evolve: fix possible crash when the repo changes during evolve (issue-6028) |
24 * test: avoid leaking `hg serve` process |
25 * test: avoid leaking `hg serve` process |
25 * topic: fix error message for the `ngtip` revset |
26 * topic: fix error message for the `ngtip` revset |
26 |
27 |
27 8.3.2 -- 2017-11-27 |
28 8.3.2 -- 2017-11-27 |