Mercurial > evolve
comparison CHANGELOG @ 4303:78700a59192a
topic: merge _showlasttouched logic into _listtopics
Makes --age work with --verbose.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Mon, 03 Dec 2018 14:41:03 +0800 |
parents | 5cbaf5d25443 |
children | b4bc185bcefb |
comparison
equal
deleted
inserted
replaced
4302:8e9940f1ae56 | 4303:78700a59192a |
---|---|
13 * next: evolve aspiring children by default (use --no-evolve to skip) | 13 * next: evolve aspiring children by default (use --no-evolve to skip) |
14 * next: pick lower part of a split as destination | 14 * next: pick lower part of a split as destination |
15 * compat: drop compatibility with Mercurial 4.3 | 15 * compat: drop compatibility with Mercurial 4.3 |
16 * topics: improve the message around topic changing | 16 * topics: improve the message around topic changing |
17 * stack: introduce a --children flag (see help for details) | 17 * stack: introduce a --children flag (see help for details) |
18 * topic: make --age compatible with the usual other display for `hg topic` | |
18 | 19 |
19 8.3.3 - in progress | 20 8.3.3 - in progress |
20 ------------------- | 21 ------------------- |
21 | 22 |
22 * evolve: fix possible crash when the repo changes during evolve (issue-6028) | 23 * evolve: fix possible crash when the repo changes during evolve (issue-6028) |