Mercurial > evolve
comparison CHANGELOG @ 4832:8a491546e81d stable
fold: check allowdivergence before folding obsolete changesets (issue5817)
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Sat, 07 Sep 2019 13:03:29 +0700 |
parents | 6b82b4f72347 |
children | 485a9f3490c9 2488ec1bd22f |
comparison
equal
deleted
inserted
replaced
4831:0852dcba82f6 | 4832:8a491546e81d |
---|---|
3 | 3 |
4 9.1.1 - in progress | 4 9.1.1 - in progress |
5 ------------------- | 5 ------------------- |
6 | 6 |
7 * evolve: test that target is not orig in _solveunstable() (issue6097) | 7 * evolve: test that target is not orig in _solveunstable() (issue6097) |
8 * fold: check allowdivergence before folding obsolete changesets (issue5817) | |
8 * obslog: correct spacing of patch output with word-diff=yes (issue6175) | 9 * obslog: correct spacing of patch output with word-diff=yes (issue6175) |
9 * stack: make sure to preserve dependencies, fixes certain complex cases | 10 * stack: make sure to preserve dependencies, fixes certain complex cases |
10 | 11 |
11 | 12 |
12 9.1.0 -- 2019-07-29 | 13 9.1.0 -- 2019-07-29 |