Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-04-02 | moved to Completion/Unix/Command/_cvs | Sven Wischnowsky | 1 | -952/+0 | |
2000-10-04 | * 12886: Completion/User/_cvs: make _cvs_vendor_branches to handle | Tanaka Akira | 1 | -5/+8 | |
remote-access style. | |||||
2000-10-04 | * 12872: Completion/User/_cvs: Fix modules completion when a cvsroot | Tanaka Akira | 1 | -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-01 | remove tests for kshautoload (use zcompile -z); fix for setting scriptname ↵ | Sven Wischnowsky | 1 | -1/+1 | |
for functions that redefine themselves | |||||
2000-07-20 | Discard stderr of a command subst. | Bart Schaefer | 1 | -1/+1 | |
2000-06-11 | 11861: Completion/User/_cvs: fix -a use for compadd. | Tanaka Akira | 1 | -1/+1 | |
2000-05-31 | use compadd -[ak] (11549) | Sven Wischnowsky | 1 | -5/+5 | |
2000-05-16 | 11415: Completion/User/_cvs: follow the new matcher-list behaviour. | Tanaka Akira | 1 | -1/+1 | |
2000-05-16 | 11394: Completion/User/_cvs: rewrite filename completion | Tanaka Akira | 1 | -142/+151 | |
functions. | |||||
2000-05-05 | 11219: Completion/User/_cvs, Completion/User/_diff_options: add | Tanaka Akira | 1 | -137/+286 | |
option description to `_cvs' and fix typo in _diff_options. | |||||
2000-05-05 | 11213: Completion/User/_cvs: don't complete files which is | Tanaka Akira | 1 | -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 Wischnowsky | 1 | -606/+584 | |
called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632) | |||||
1999-09-06 | re-adding _cvs | Tanaka Akira | 1 | -0/+680 | |
1999-08-26 | Now, Completion/Cvs is available. | Tanaka Akira | 1 | -141/+0 | |
1999-07-24 | Initial revision | Tanaka Akira | 1 | -0/+141 | |