equal
deleted
inserted
replaced
14 |
14 |
15 * add an experimental flag to enforce one head per name policy, |
15 * add an experimental flag to enforce one head per name policy, |
16 (off by default, see 'hg help -e topic' for details) |
16 (off by default, see 'hg help -e topic' for details) |
17 * add an experimental flag to have changesets without topic published on push, |
17 * add an experimental flag to have changesets without topic published on push, |
18 (off by default, see 'hg help -e topic' for details) |
18 (off by default, see 'hg help -e topic' for details) |
|
19 * add a '--publish' flag to `hg push` (4.4+ only), |
19 |
20 |
20 6.8.0 -- 2017-10-23 |
21 6.8.0 -- 2017-10-23 |
21 ------------------- |
22 ------------------- |
22 |
23 |
23 * compatibility with Mercurial 4.4 |
24 * compatibility with Mercurial 4.4 |