comparison CHANGELOG @ 6575:1ecb25d771df

changelog: document tns precheck limitations on hg 5.2 and older
author Anton Shestakov <av6@dwimlabs.net>
date Wed, 18 Oct 2023 15:55:06 -0300
parents 851f1af306a5
children 6ad9b4e01876
comparison
equal deleted inserted replaced
6574:054a7c342463 6575:1ecb25d771df
17 for all users, clients and servers 17 for all users, clients and servers
18 18
19 * pick: update commit message hashes like other rewrite commands 19 * pick: update commit message hashes like other rewrite commands
20 20
21 * topic namespaces: add `experimental.tns-allow-rewrite` config option to 21 * topic namespaces: add `experimental.tns-allow-rewrite` config option to
22 check topic namespace before rewriting changesets 22 check topic namespace before rewriting changesets (known limitations: does
23 not prevent rebase and histedit from editing changesets outside of
24 configured topic namespaces on Mercurial 5.2 and older)
23 * topic namespaces: add `experimental.tns-default-pull-namespaces` config 25 * topic namespaces: add `experimental.tns-default-pull-namespaces` config
24 option to pull only certain changesets by default 26 option to pull only certain changesets by default
25 * topic namespaces: teach `hg import` and `hg export` to handle topic 27 * topic namespaces: teach `hg import` and `hg export` to handle topic
26 namespaces 28 namespaces
27 * topic namespaces: invalidate topic namespace cache in 29 * topic namespaces: invalidate topic namespace cache in