summaryrefslogtreecommitdiff
path: root/Completion/User/_cvs
AgeCommit message (Collapse)AuthorFilesLines
2001-04-02moved to Completion/Unix/Command/_cvsSven Wischnowsky1-952/+0
2000-10-04* 12886: Completion/User/_cvs: make _cvs_vendor_branches to handleTanaka Akira1-5/+8
remote-access style.
2000-10-04* 12872: Completion/User/_cvs: Fix modules completion when a cvsrootTanaka Akira1-37/+166
specified in a command line begins with tilde. Generate subcommand list from `cvs --help-commands' and `cvs --help-synonyms'. Complete remote modules. Complete vendor branch for a second argument of `cvs import'. Use _call.
2000-08-01remove tests for kshautoload (use zcompile -z); fix for setting scriptname ↵Sven Wischnowsky1-1/+1
for functions that redefine themselves
2000-07-20Discard stderr of a command subst.Bart Schaefer1-1/+1
2000-06-1111861: Completion/User/_cvs: fix -a use for compadd.Tanaka Akira1-1/+1
2000-05-31use compadd -[ak] (11549)Sven Wischnowsky1-5/+5
2000-05-1611415: Completion/User/_cvs: follow the new matcher-list behaviour.Tanaka Akira1-1/+1
2000-05-1611394: Completion/User/_cvs: rewrite filename completionTanaka Akira1-142/+151
functions.
2000-05-0511219: Completion/User/_cvs, Completion/User/_diff_options: addTanaka Akira1-137/+286
option description to `_cvs' and fix typo in _diff_options.
2000-05-0511213: Completion/User/_cvs: don't complete files which isTanaka Akira1-3/+7
already on command line for `cvs add', `cvs remove' and `cvs commit'.
2000-04-11_wanted now tests both tags and labels; change places where _wanted was ↵Sven Wischnowsky1-606/+584
called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632)
1999-09-06re-adding _cvsTanaka Akira1-0/+680
1999-08-26Now, Completion/Cvs is available.Tanaka Akira1-141/+0
1999-07-24Initial revisionTanaka Akira1-0/+141