comparison CHANGELOG @ 3206:3ccde4699cf0

topic: introduce a minimal extensions to enable topic on the server This small extensions simply expose topic in the branch. This should help getting minimal support for topic from various hosting solution (eg: bitbucket maybe ?) See extensions help for details.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 15 Nov 2017 08:00:17 +0100
parents 0b85da2e8e2a
children adbae782aac7
comparison
equal deleted inserted replaced
3205:0b85da2e8e2a 3206:3ccde4699cf0
3 3
4 7.1.0 - in progress 4 7.1.0 - in progress
5 ------------------- 5 -------------------
6 6
7 * verbosity: respect --quiet for prev, next and summary 7 * verbosity: respect --quiet for prev, next and summary
8
9 topic (0.6.0)
10
11 * add a new 'serverminitopic' extension for minimal server support
12 (see `hg help -e serverminitopic` for details)
8 13
9 7.0.1 -- 2017-11-14 14 7.0.1 -- 2017-11-14
10 ------------------- 15 -------------------
11 16
12 * obsdiscovery: allow the config option to disable discovery server side 17 * obsdiscovery: allow the config option to disable discovery server side