contrib/zsh_completion
changeset 33434 9212fd003993
parent 30080 33e8a5a00007
child 39202 27bbd62e9957
equal deleted inserted replaced
33433:f793e535b4b9 33434:9212fd003993
   670   _arguments -s -w : $_hg_global_opts $_hg_commit_opts \
   670   _arguments -s -w : $_hg_global_opts $_hg_commit_opts \
   671   '(--strip -p)'{-p+,--strip=}'[directory strip option for patch (default: 1)]:count:' \
   671   '(--strip -p)'{-p+,--strip=}'[directory strip option for patch (default: 1)]:count:' \
   672   '(--force -f)'{-f,--force}'[skip check for outstanding uncommitted changes]' \
   672   '(--force -f)'{-f,--force}'[skip check for outstanding uncommitted changes]' \
   673   '--bypass[apply patch without touching the working directory]' \
   673   '--bypass[apply patch without touching the working directory]' \
   674   '--no-commit[do not commit, just update the working directory]' \
   674   '--no-commit[do not commit, just update the working directory]' \
       
   675   '--partial[commit even if some hunks fail]' \
   675   '--exact[apply patch to the nodes from which it was generated]' \
   676   '--exact[apply patch to the nodes from which it was generated]' \
   676   '--import-branch[use any branch information in patch (implied by --exact)]' \
   677   '--import-branch[use any branch information in patch (implied by --exact)]' \
   677   '(--date -d)'{-d+,--date=}'[record datecode as commit date]:date code:' \
   678   '(--date -d)'{-d+,--date=}'[record datecode as commit date]:date code:' \
   678   '(--user -u)'{-u+,--user=}'[record user as commiter]:user:' \
   679   '(--user -u)'{-u+,--user=}'[record user as commiter]:user:' \
   679   '(--similarity -s)'{-s+,--similarity=}'[guess renamed files by similarity (0<=s<=100)]:' \
   680   '(--similarity -s)'{-s+,--similarity=}'[guess renamed files by similarity (0<=s<=100)]:' \