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