Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 15390: Cygwin support | Andrey Borzenkov | 2001-07-13 | 2 | -1/+53 | |
| | ||||||
* | make _files not use its own description if there is one from a calling ↵ | Sven Wischnowsky | 2001-07-13 | 2 | -3/+11 | |
| | | | | function; improve -P-prefix handling in _path_files (15389) | |||||
* | remove not only numeric suffixes, but also `.n' and the like (15352) | Sven Wischnowsky | 2001-07-10 | 1 | -3/+2 | |
| | ||||||
* | add exclusion lists and use _multi_parts for sysctl completion on BSD (15252) | Oliver Kiddle | 2001-07-06 | 1 | -17/+20 | |
| | ||||||
* | (15283) | Sven Wischnowsky | 2001-07-06 | 1 | -1/+1 | |
| | ||||||
* | add completion for sysctl(8) (15215, 15223) | Oliver Kiddle | 2001-07-03 | 2 | -1/+34 | |
| | ||||||
* | Unposted: Add _last. | Bart Schaefer | 2001-06-28 | 1 | -1/+1 | |
| | ||||||
* | 15079: completion for last(1) | Clint Adams | 2001-06-25 | 2 | -1/+18 | |
| | ||||||
* | improve pattern matching to make match specs work for manual page completion ↵ | Sven Wischnowsky | 2001-06-21 | 1 | -45/+60 | |
| | | | | (15029) | |||||
* | 14962 | Sven Wischnowsky | 2001-06-18 | 1 | -1/+1 | |
| | ||||||
* | fix for comparguments (completing after single letter options that get their ↵ | Sven Wischnowsky | 2001-06-13 | 2 | -6/+26 | |
| | | | | argument in the next word); make _values ignore some of the standard option it may get; make _mount use _dir_list in some places and improve that; `document' comparguments and compvalues with some comments in computil.c (14897) | |||||
* | 14883 | Sven Wischnowsky | 2001-06-13 | 1 | -7/+118 | |
| | ||||||
* | Add _ruby. | Bart Schaefer | 2001-06-01 | 1 | -1/+1 | |
| | ||||||
* | 14635: presume '*core' glob for coredump files | Clint Adams | 2001-06-01 | 1 | -1/+1 | |
| | ||||||
* | * 14628: Completion/Unix/Command/_ruby: new completion function. | Tanaka Akira | 2001-06-01 | 1 | -0/+49 | |
| | ||||||
* | update _pine for pine 4.33, add echoti completion and update _echotc (14567) | Oliver Kiddle | 2001-05-30 | 1 | -3/+8 | |
| | ||||||
* | spelling corrections | Oliver Kiddle | 2001-05-29 | 14 | -46/+46 | |
| | ||||||
* | 14538: cleaner _perl_config_vars from Matt Zimmerman | Clint Adams | 2001-05-29 | 1 | -4/+1 | |
| | ||||||
* | unposted: quote $@ in calls to _arguments | Clint Adams | 2001-05-21 | 1 | -2/+2 | |
| | ||||||
* | 14378: more programs that process .tex | Clint Adams | 2001-05-18 | 1 | -1/+1 | |
| | ||||||
* | * 14377: Completion/Unix/Command/_cvs: support new .cvspass format | Tanaka Akira | 2001-05-17 | 1 | -1/+1 | |
| | | | | introduced by cvs-1.11.1. | |||||
* | typo with compset in _lp | Peter Stephenson | 2001-05-17 | 1 | -1/+1 | |
| | ||||||
* | 14362: more modprobe stuff | Clint Adams | 2001-05-16 | 1 | -1/+20 | |
| | ||||||
* | 14361: better modprobe completion | Clint Adams | 2001-05-16 | 1 | -3/+28 | |
| | ||||||
* | fix bug where /sbin/lsmod was redirected in instead of being run (14355) | Oliver Kiddle | 2001-05-15 | 1 | -5/+4 | |
| | ||||||
* | 14341: modprobe -r / rmmod completion | Clint Adams | 2001-05-15 | 2 | -1/+45 | |
| | ||||||
* | * 14295: Completion/Unix/Command/_cvs: support new cvs subcommands | Tanaka Akira | 2001-05-10 | 1 | -2/+31 | |
| | | | | `rannotate' and `rlog' introduced by cvs-1.11.1. | |||||
* | complete only files that can be chowned (14282) | Oliver Kiddle | 2001-05-09 | 1 | -4/+18 | |
| | ||||||
* | double all backslashes before colons in the original pattern (14240) | Sven Wischnowsky | 2001-05-07 | 1 | -1/+1 | |
| | ||||||
* | Path prefix completion for cvs subcommands. | Bart Schaefer | 2001-05-04 | 1 | -7/+21 | |
| | ||||||
* | Fix _files -F | Bart Schaefer | 2001-05-03 | 1 | -3/+3 | |
| | ||||||
* | minor completion changes (14216) | Oliver Kiddle | 2001-05-03 | 5 | -17/+17 | |
| | ||||||
* | 14208: Solaris loadkeys | Clint Adams | 2001-05-02 | 1 | -0/+10 | |
| | ||||||
* | 14201: completion for loadkeys | Clint Adams | 2001-05-02 | 1 | -0/+16 | |
| | ||||||
* | try to improve testing for suffix style in _expand; make _path_files fail to ↵ | Sven Wischnowsky | 2001-04-27 | 1 | -1/+1 | |
| | | | | complete words like ...<pat>..<param-subst>... (14133) | |||||
* | new vnc completion and use _guard for pine completion (14112) | Oliver Kiddle | 2001-04-26 | 1 | -2/+2 | |
| | ||||||
* | Tilde-path completion tweak. | Bart Schaefer | 2001-04-18 | 1 | -7/+7 | |
| | ||||||
* | add completion for common MUAs and a couple of minor fixes (13982) | Oliver Kiddle | 2001-04-13 | 6 | -6/+131 | |
| | ||||||
* | Check for parameter expansions before tilde-expansions (fixes bugs reported | Bart Schaefer | 2001-04-13 | 1 | -17/+17 | |
| | | | | in zsh-workers/13971). | |||||
* | workers/13914: Added call to _normal after specified class name, and added ↵ | Felix Rosencrantz | 2001-04-06 | 1 | -2/+11 | |
| | | | | completion of filenames in jar archive after -x flag | |||||
* | 13899: OSTYPE checking | Clint Adams | 2001-04-03 | 1 | -6/+3 | |
| | ||||||
* | 13889: move _apm to Unix/Command, add OpenBSD support | Clint Adams | 2001-04-02 | 2 | -1/+55 | |
| | ||||||
* | cleanup after function move | Sven Wischnowsky | 2001-04-02 | 1 | -0/+17 | |
| | ||||||
* | after-move cleanup | Sven Wischnowsky | 2001-04-02 | 2 | -21/+2 | |
| | ||||||
* | new or changed after move | Sven Wischnowsky | 2001-04-02 | 3 | -0/+31 | |
| | ||||||
* | moved from Completion/User/_use_lo | Sven Wischnowsky | 2001-04-02 | 1 | -0/+6 | |
| | ||||||
* | moved from Completion/User/_zip | Sven Wischnowsky | 2001-04-02 | 1 | -0/+123 | |
| | ||||||
* | moved from Completion/User/_zdump | Sven Wischnowsky | 2001-04-02 | 1 | -0/+9 | |
| | ||||||
* | moved from Completion/User/_zcat | Sven Wischnowsky | 2001-04-02 | 1 | -0/+19 | |
| | ||||||
* | moved from Completion/User/_yp | Sven Wischnowsky | 2001-04-02 | 1 | -0/+113 | |
| |