D4361: zsh_completion: complete hg files

spectral (Kyle Lippincott) phabricator at mercurial-scm.org
Wed Aug 29 14:24:47 EDT 2018


spectral accepted this revision.
spectral added a comment.


  (Accept conditional on fixing/documenting the difference I noticed)

INLINE COMMENTS

> zsh_completion:636
> +  _arguments -s -S : $_hg_global_opts $_hg_pat_opts $_hg_subrepos_opts \
> +  '(--rev -r)'{-r+,--rev=}'[search the repository as it is in revision]:revision:_hg_labels' \
> +  '(--print0 -0)'{-0,--print0}'[end filenames with NUL, for use with xargs]' \

This is "search the repository as it is in REV" in my version (https://phab.mercurial-scm.org/rHG545a3e6650cd8f7e19c0f0256082837a33bea029) and at default head (https://phab.mercurial-scm.org/rHG6f38284b23f426b55d9375919f63ab4bd0fa81c0)

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D4361

To: av6, #hg-reviewers, spectral
Cc: spectral, mercurial-devel


More information about the Mercurial-devel mailing list