comparison tests/test-help.t @ 37817:678ab0de7296 stable

remotenames: mark the extension as EXPERIMENTAL I still don't feel confident about locking the behavior of all the things in the remotenames extension. Moreover the extension was introduced in this cycle only. Let's mark this extension EXPERIMENTAL for now so that we can change things especially the storage layer if required in next cycle. I will like to use cbor at storage layer too. Differential Revision: https://phab.mercurial-scm.org/D3426
author Pulkit Goyal <7895pulkit@gmail.com>
date Wed, 25 Apr 2018 00:26:49 +0530
parents aacfca6f9767
children 5fa4e29ba3e3 ca473c05bd10
comparison
equal deleted inserted replaced
37816:33817e09c663 37817:678ab0de7296
276 notify hooks for sending email push notifications 276 notify hooks for sending email push notifications
277 patchbomb command to send changesets as (a series of) patch emails 277 patchbomb command to send changesets as (a series of) patch emails
278 purge command to delete untracked files from the working 278 purge command to delete untracked files from the working
279 directory 279 directory
280 relink recreates hardlinks between repository clones 280 relink recreates hardlinks between repository clones
281 remotenames showing remotebookmarks and remotebranches in UI
282 schemes extend schemes with shortcuts to repository swarms 281 schemes extend schemes with shortcuts to repository swarms
283 share share a common history between several working directories 282 share share a common history between several working directories
284 shelve save and restore changes to the working directory 283 shelve save and restore changes to the working directory
285 strip strip changesets and their descendants from history 284 strip strip changesets and their descendants from history
286 transplant command to transplant changesets from another branch 285 transplant command to transplant changesets from another branch