about summary refs log tree commit diff
path: root/Completion/User/_cvs
Commit message (Collapse)AuthorAgeFilesLines
* * 12886: Completion/User/_cvs: make _cvs_vendor_branches to handleTanaka Akira2000-10-041-5/+8
| | | | remote-access style.
* * 12872: Completion/User/_cvs: Fix modules completion when a cvsrootTanaka Akira2000-10-041-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.
* remove tests for kshautoload (use zcompile -z); fix for setting scriptname ↵Sven Wischnowsky2000-08-011-1/+1
| | | | for functions that redefine themselves
* Discard stderr of a command subst.Bart Schaefer2000-07-201-1/+1
|
* 11861: Completion/User/_cvs: fix -a use for compadd.Tanaka Akira2000-06-111-1/+1
|
* use compadd -[ak] (11549)Sven Wischnowsky2000-05-311-5/+5
|
* 11415: Completion/User/_cvs: follow the new matcher-list behaviour.Tanaka Akira2000-05-161-1/+1
|
* 11394: Completion/User/_cvs: rewrite filename completionTanaka Akira2000-05-161-142/+151
| | | | functions.
* 11219: Completion/User/_cvs, Completion/User/_diff_options: addTanaka Akira2000-05-051-137/+286
| | | | option description to `_cvs' and fix typo in _diff_options.
* 11213: Completion/User/_cvs: don't complete files which isTanaka Akira2000-05-051-3/+7
| | | | already on command line for `cvs add', `cvs remove' and `cvs commit'.
* _wanted now tests both tags and labels; change places where _wanted was ↵Sven Wischnowsky2000-04-111-606/+584
| | | | called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632)
* re-adding _cvsTanaka Akira1999-09-061-0/+680
|
* Now, Completion/Cvs is available.Tanaka Akira1999-08-261-141/+0
|
* Initial revisionTanaka Akira1999-07-241-0/+141