Mercurial > evolve
comparison CHANGELOG @ 4844:2488ec1bd22f stable
docs: add example for the `prune` command
Giving at least one example helps clear up the syntax, especially since most
options will follow a very similar pattern.
author | Raphaël Gomès <rgomes@octobus.net> |
---|---|
date | Fri, 19 Jul 2019 16:26:48 +0200 |
parents | 8a491546e81d |
children | 6f5d3f58fbe4 6d898fa6e5c3 |
comparison
equal
deleted
inserted
replaced
4843:d6e2820dac1f | 4844:2488ec1bd22f |
---|---|
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 * fold: check allowdivergence before folding obsolete changesets (issue5817) |
9 * obslog: correct spacing of patch output with word-diff=yes (issue6175) | 9 * obslog: correct spacing of patch output with word-diff=yes (issue6175) |
10 * stack: make sure to preserve dependencies, fixes certain complex cases | 10 * stack: make sure to preserve dependencies, fixes certain complex cases |
11 * prune: improve documentation for `--pair` | |
11 | 12 |
12 | 13 |
13 9.1.0 -- 2019-07-29 | 14 9.1.0 -- 2019-07-29 |
14 ------------------- | 15 ------------------- |
15 | 16 |