Mercurial > evolve
comparison CHANGELOG @ 4187:49d442a2207f
topic: add the changelog argument to branchinfo()
47c03042cd1d in core added a changelog argument to revbranchcache.branchinfo()
and we wrap that function in topic extension. So let's add this optional
argument in topic extension too.
author | Pulkit Goyal <pulkit@yandex-team.ru> |
---|---|
date | Sun, 21 Oct 2018 00:08:27 +0300 |
parents | 96525b95d083 |
children | cae466b70bf1 |
comparison
equal
deleted
inserted
replaced
4186:11b12ea01d1e | 4187:49d442a2207f |
---|---|
1 Changelog | 1 Changelog |
2 ========= | 2 ========= |
3 | 3 |
4 8.3.0 - in pprogress | 4 8.3.0 - in progress |
5 ------------------- | 5 ------------------- |
6 | 6 |
7 * use "new" unstabilities vocabulary in help | 7 * use "new" unstabilities vocabulary in help |
8 * compat: compatibility with Mercurial 4.8rc0 | |
8 | 9 |
9 8.3.0 -- 2018-10-12 | 10 8.3.0 -- 2018-10-12 |
10 ------------------- | 11 ------------------- |
11 | 12 |
12 * evolve: avoid redundant output when handling linear orphans | 13 * evolve: avoid redundant output when handling linear orphans |