equal
deleted
inserted
replaced
7 * drop support for Mercurial 4.1 |
7 * drop support for Mercurial 4.1 |
8 * `--obsolete` and `--old-obsolete` flags for `hg graft` are dropped |
8 * `--obsolete` and `--old-obsolete` flags for `hg graft` are dropped |
9 * evolve: a new `--abort` flag which aborts an interrupted evolve |
9 * evolve: a new `--abort` flag which aborts an interrupted evolve |
10 resolving orphans |
10 resolving orphans |
11 * `hg evolve` now return 0 if there is nothing to evolve |
11 * `hg evolve` now return 0 if there is nothing to evolve |
|
12 * amend: a new `--patch` flag to make changes to wdir parent by editing patch |
12 |
13 |
13 * fixed some memory leak issue |
14 * fixed some memory leak issue |
14 |
15 |
15 * templatekw: remove `obsfatedata` templatekw. Individuals fields are |
16 * templatekw: remove `obsfatedata` templatekw. Individuals fields are |
16 available in core as single template functions. |
17 available in core as single template functions. |