equal
deleted
inserted
replaced
12 * rewind: add --keep flag to preserve working copy |
12 * rewind: add --keep flag to preserve working copy |
13 |
13 |
14 9.1.1 - in progress |
14 9.1.1 - in progress |
15 ------------------- |
15 ------------------- |
16 |
16 |
|
17 * evolve: check that relocating makes sense in _solvedivergent() (issue5958) |
17 * evolve: test that target is not orig in _solveunstable() (issue6097) |
18 * evolve: test that target is not orig in _solveunstable() (issue6097) |
18 * fold: check allowdivergence before folding obsolete changesets (issue5817) |
19 * fold: check allowdivergence before folding obsolete changesets (issue5817) |
19 * obslog: correct spacing of patch output with word-diff=yes (issue6175) |
20 * obslog: correct spacing of patch output with word-diff=yes (issue6175) |
20 * stack: make sure to preserve dependencies, fixes certain complex cases |
21 * stack: make sure to preserve dependencies, fixes certain complex cases |
21 * prune: improve documentation for `--pair` |
22 * prune: improve documentation for `--pair` |