Mercurial > evolve
comparison CHANGELOG @ 4850:6d898fa6e5c3 stable
evolve: check that relocating makes sense in _solvedivergent() (issue5958)
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Mon, 09 Sep 2019 09:28:47 +0700 |
parents | 2488ec1bd22f |
children | 86cdc5efd769 |
comparison
equal
deleted
inserted
replaced
4849:b9b6f421688a | 4850:6d898fa6e5c3 |
---|---|
2 ========= | 2 ========= |
3 | 3 |
4 9.1.1 - in progress | 4 9.1.1 - in progress |
5 ------------------- | 5 ------------------- |
6 | 6 |
7 * evolve: check that relocating makes sense in _solvedivergent() (issue5958) | |
7 * evolve: test that target is not orig in _solveunstable() (issue6097) | 8 * evolve: test that target is not orig in _solveunstable() (issue6097) |
8 * fold: check allowdivergence before folding obsolete changesets (issue5817) | 9 * fold: check allowdivergence before folding obsolete changesets (issue5817) |
9 * obslog: correct spacing of patch output with word-diff=yes (issue6175) | 10 * obslog: correct spacing of patch output with word-diff=yes (issue6175) |
10 * stack: make sure to preserve dependencies, fixes certain complex cases | 11 * stack: make sure to preserve dependencies, fixes certain complex cases |
11 * prune: improve documentation for `--pair` | 12 * prune: improve documentation for `--pair` |