comparison CHANGELOG @ 3384:2b06f144b6e0

topics: add a new templatekeyword `topic` This patch adds a new templatekeyword topic which can be used to list the topic of the changeset when using commands which supports templating.
author Pulkit Goyal <7895pulkit@gmail.com>
date Tue, 09 Jan 2018 23:42:57 +0530
parents 1cb549cd6236
children be41e4740a25
comparison
equal deleted inserted replaced
3383:733e01473ec2 3384:2b06f144b6e0
24 * no longer issue "obsolete working copy" message during no-op 24 * no longer issue "obsolete working copy" message during no-op
25 25
26 topic (0.6.1) 26 topic (0.6.1)
27 27
28 * fix compatibility with Mercurial-4.3 28 * fix compatibility with Mercurial-4.3
29 * new template keyword `topic` to get changesets topic
29 30
30 7.1.0 -- 2017-12-12 31 7.1.0 -- 2017-12-12
31 ------------------- 32 -------------------
32 33
33 * verbosity: respect --quiet for prev, next and summary 34 * verbosity: respect --quiet for prev, next and summary