comparison tests/test-help.t @ 45865:d7a508a75d72

strip: move into core As discussed at the 5.2 sprint, replace strip extension by a core command, debugstrip. Obviously, the extension stays for backwards compatibility. As an implementation note, I moved the strip file as is into core, which is not done elsewhere, AFAIK. I could have inlined it into debugcommands, but that doesn't sound great. Differential Revision: https://phab.mercurial-scm.org/D9285
author Valentin Gatien-Baron <valentin.gatienbaron@gmail.com>
date Sun, 08 Nov 2020 16:23:35 -0500
parents 308ca5528ee6
children d010adc483cc
comparison
equal deleted inserted replaced
45864:11842aad3195 45865:d7a508a75d72
378 purge command to delete untracked files from the working 378 purge command to delete untracked files from the working
379 directory 379 directory
380 relink recreates hardlinks between repository clones 380 relink recreates hardlinks between repository clones
381 schemes extend schemes with shortcuts to repository swarms 381 schemes extend schemes with shortcuts to repository swarms
382 share share a common history between several working directories 382 share share a common history between several working directories
383 strip strip changesets and their descendants from history
384 transplant command to transplant changesets from another branch 383 transplant command to transplant changesets from another branch
385 win32mbcs allow the use of MBCS paths with problematic encodings 384 win32mbcs allow the use of MBCS paths with problematic encodings
386 zeroconf discover and advertise repositories on the local network 385 zeroconf discover and advertise repositories on the local network
387 386
388 #endif 387 #endif
1065 debugsetparents 1064 debugsetparents
1066 manually set the parents of the current working directory 1065 manually set the parents of the current working directory
1067 debugsidedata 1066 debugsidedata
1068 dump the side data for a cl/manifest/file revision 1067 dump the side data for a cl/manifest/file revision
1069 debugssl test a secure connection to a server 1068 debugssl test a secure connection to a server
1069 debugstrip strip changesets and all their descendants from the repository
1070 debugsub (no help text available) 1070 debugsub (no help text available)
1071 debugsuccessorssets 1071 debugsuccessorssets
1072 show set of successors for revision 1072 show set of successors for revision
1073 debugtagscache 1073 debugtagscache
1074 display the contents of .hg/cache/hgtagsfnodes1 1074 display the contents of .hg/cache/hgtagsfnodes1