about summary refs log tree commit diff
path: root/Completion/Cvs
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-08-31 15:17:26 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-08-31 15:17:26 +0000
commitb785e1b02fdb04d68c1b7d1bd76bf28c5dac28cb (patch)
treeb32ce1157ef9f86a71ace830b7caaef71390efe0 /Completion/Cvs
parentd1601106465f957957e65d8f2ad9b92a1c99a6a1 (diff)
downloadzsh-b785e1b02fdb04d68c1b7d1bd76bf28c5dac28cb.tar.gz
zsh-b785e1b02fdb04d68c1b7d1bd76bf28c5dac28cb.tar.xz
zsh-b785e1b02fdb04d68c1b7d1bd76bf28c5dac28cb.zip
zsh-workers/7580
Diffstat (limited to 'Completion/Cvs')
-rw-r--r--Completion/Cvs/_cvs2
-rw-r--r--Completion/Cvs/_cvs_diff46
-rw-r--r--Completion/Cvs/_cvs_history_x2
3 files changed, 41 insertions, 9 deletions
diff --git a/Completion/Cvs/_cvs b/Completion/Cvs/_cvs
index bb4c5fed0..c841719ae 100644
--- a/Completion/Cvs/_cvs
+++ b/Completion/Cvs/_cvs
@@ -4,7 +4,7 @@
 _arguments -s \
   -{a,f,H,l,n,Q,q,r,t,v,w,x} \
   '--version' '--help' '--help-commands' '--help-synonyms' '--help-options' \
-  '--allow-root=-:rootdir:_files -/' \
+  '--allow-root=:rootdir:_files -/' \
   '-b+:bindir:_cvs_bindir' \
   '-T+:temporary directory:_cvs_tempdir' \
   '-d+:cvsroot:_cvs_root' \
diff --git a/Completion/Cvs/_cvs_diff b/Completion/Cvs/_cvs_diff
index 8f509a694..73aa00181 100644
--- a/Completion/Cvs/_cvs_diff
+++ b/Completion/Cvs/_cvs_diff
@@ -2,14 +2,46 @@
 
 # "+abcdefhilnpstuw0123456789BHNRC:D:F:I:L:U:V:W:k:r:"
 _arguments -s \
-  -{a,b,c,d,e,f,h,i,l,n,p,s,t,u,w,0,1,2,3,4,5,6,7,8,9,B,H,N,R} \
-  '-C:lines:' \
+  -{l,R} \
   '-D+:date:_cvs_D' \
-  '-F+:regex:' \
-  '-I+:regex:' \
-  '*-L+:label:' \
-  '-U:lines:' \
-  '-W:columns:' \
   '-k+:keyword substitution:_cvs_k' \
   '-r+:tag:_cvs_revisions' \
+  -{h,p,0,1,2,3,4,5,6,7,8,9} \
+  '--binary' \
+  '--brief' \
+  '--changed-group-format=:format:' \
+  '-c' '-C+:lines:' '--context=-:lines:' \
+  '-e' '--ed' \
+  '-t' '--expand-tabs' \
+  '-f' '--forward-ed' \
+  '--horizon-lines=:lines:' \
+  '--ifdef=:name:' \
+  '-w' '--ignore-all-space' \
+  '-B' '--ignore-blank-lines' \
+  '-i' '--ignore-case' \
+  '-I+:regex:' '--ignore-matching-lines=:regex:' \
+  '-b' '--ignore-space-change' \
+  '--initial-tab' \
+  '*-L+:label:' '*--label=:label:' \
+  '--left-column' \
+  '--line-format=:format:' \
+  '-d' '--minimal' \
+  '-N' '--new-file' \
+  '--new-group-format=:format:' \
+  '--new-line-format=:format:' \
+  '--old-group-format=:format:' \
+  '--old-line-format=:format:' \
+  '--paginate' \
+  '-n' '--rcs' \
+  '-s' '--report-identical-files' \
+  '--show-c-function' \
+  '-F+:regex:' '--show-function-line=:regex:' \
+  '-y' '--side-by-side' \
+  '-H' '--speed-large-files' \
+  '--suppress-common-lines' \
+  '-a' '--text' \
+  '--unchanged-group-format=:format:' \
+  '--unchanged-line-format=:format:' \
+  '-u' '-U+:lines:' '--unified=-:lines:' \
+  '-W:columns:' '--width=:columns:' \
   '*:file:_cvs_diff_arg'
diff --git a/Completion/Cvs/_cvs_history_x b/Completion/Cvs/_cvs_history_x
index a2caf775d..94d09fd5b 100644
--- a/Completion/Cvs/_cvs_history_x
+++ b/Completion/Cvs/_cvs_history_x
@@ -1,7 +1,7 @@
 #autoload
 
 compset -P '*'
-# It should describe meaning.
+
 compadd "$@" -y '(
 F\ --\ release
 O\ --\ checkout