Mercurial > evolve
comparison CHANGELOG @ 5124:22548cdeb2b0
changelog: obslog shows folds now
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Tue, 04 Feb 2020 14:07:29 +0700 |
parents | 900668a93629 |
children | 19b8ffd23795 |
comparison
equal
deleted
inserted
replaced
5123:900668a93629 | 5124:22548cdeb2b0 |
---|---|
7 * evolve: extensive cleanup of functions, template keywords and compatibility | 7 * evolve: extensive cleanup of functions, template keywords and compatibility |
8 code related to obsfate and successorssets | 8 code related to obsfate and successorssets |
9 * exchange: dropped more bundle-1 related dead code | 9 * exchange: dropped more bundle-1 related dead code |
10 * help: categorizing evolve and topic commands | 10 * help: categorizing evolve and topic commands |
11 * obslog: make templatable | 11 * obslog: make templatable |
12 * obslog: use more specific verbs when possible | 12 * obslog: show folds and use more specific verbs when possible |
13 * compat: cleanup some compatibility code for mercurial < 4.5 | 13 * compat: cleanup some compatibility code for mercurial < 4.5 |
14 * compat: compatibility with some changes of the upcoming Mercurial 5.3 | 14 * compat: compatibility with some changes of the upcoming Mercurial 5.3 |
15 * evolve: add content divergence checking to the standard pre-rewrite check, | 15 * evolve: add content divergence checking to the standard pre-rewrite check, |
16 * evolve: improve the message associated with content divergence. | 16 * evolve: improve the message associated with content divergence. |
17 | 17 |