Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't use _comp_ignore while building paths, only at end (16076) | Sven Wischnowsky | 2001-10-17 | 1 | -4/+4 |
| | |||||
* | Fix typos. | Bart Schaefer | 2001-10-14 | 1 | -2/+2 |
| | |||||
* | use expanded paths (expand style with value prefix) only when we are at the ↵ | Sven Wischnowsky | 2001-10-11 | 1 | -2/+6 |
| | | | | last matcher spec (16002) | ||||
* | 16006: use styles for mail directory, pine directory, and muttrc. | Clint Adams | 2001-10-10 | 1 | -10/+15 |
| | |||||
* | 16005: Completion/Unix/Command/_mount: check /etc/filesystems under Linux. | Clint Adams | 2001-10-10 | 1 | -4/+6 |
| | |||||
* | change file completion default to offer globbed files and directories on ↵ | Sven Wischnowsky | 2001-10-09 | 1 | -10/+30 |
| | | | | first try (15995) | ||||
* | update _wget for v1.7, _sysctl for darwin, _webbrowser for galeon etc (15983) | Oliver Kiddle | 2001-10-08 | 5 | -5/+11 |
| | |||||
* | Insert missing single quote. | Bart Schaefer | 2001-10-08 | 1 | -1/+1 |
| | |||||
* | make expand style (file completion) work again; no more special behaviour ↵ | Sven Wischnowsky | 2001-10-05 | 1 | -4/+11 |
| | | | | with menu completion; try to make docs clearer (15944) | ||||
* | 15941: complete reiserfs mount options. | Clint Adams | 2001-10-05 | 1 | -1/+12 |
| | |||||
* | 15940: complete -o utf8 for mount -t vfat. | Clint Adams | 2001-10-05 | 1 | -1/+2 |
| | |||||
* | 15939: complete xfs mount options (for Linux). | Clint Adams | 2001-10-05 | 1 | -1/+21 |
| | |||||
* | 15938: complete ext3 mount options | Clint Adams | 2001-10-05 | 1 | -1/+7 |
| | |||||
* | .distfiles fixes for 4.1.0-dev-2 zsh-4.1.0-dev-2 | Peter Stephenson | 2001-09-27 | 1 | -0/+1 |
| | |||||
* | 15866: complete v2 ciphers after -o Ciphers=, protocols after -o Protocol= | Clint Adams | 2001-09-25 | 1 | -1/+20 |
| | |||||
* | new completion for samba tools (15781) | Oliver Kiddle | 2001-09-11 | 2 | -1/+94 |
| | |||||
* | handle zsh options in _sh | Peter Stephenson | 2001-08-28 | 1 | -0/+9 |
| | |||||
* | 15683: completion for links(1) | Clint Adams | 2001-08-22 | 2 | -1/+32 |
| | |||||
* | Better handling of manual section numbers. | Bart Schaefer | 2001-08-21 | 1 | -3/+14 |
| | |||||
* | 15650 | Sven Wischnowsky | 2001-08-17 | 1 | -1/+1 |
| | |||||
* | 15629: unzip -Z should behave just as zipinfo does | Clint Adams | 2001-08-14 | 1 | -4/+9 |
| | |||||
* | -[12n] options don't get arguments (15615) | Sven Wischnowsky | 2001-08-13 | 1 | -1/+1 |
| | |||||
* | add exclusion lists to _dd and check for redhat/mandrake in _user_admin | Oliver Kiddle | 2001-08-09 | 2 | -21/+23 |
| | |||||
* | follow-up to 15588; add -w option to _values (look at all words); change _dd ↵ | Sven Wischnowsky | 2001-08-08 | 1 | -17/+11 |
| | | | | back (15597) | ||||
* | make _dd not use already used specs; fix for selecting stuff to complete in ↵ | Sven Wischnowsky | 2001-08-07 | 1 | -11/+19 |
| | | | | _describe; fix for correction and _describe with grouped lists (15588) | ||||
* | correct mistake with 15574 | Oliver Kiddle | 2001-08-06 | 1 | -1/+1 |
| | |||||
* | share descriptions for long/short opts in more completions and other changes | Oliver Kiddle | 2001-08-06 | 13 | -276/+275 |
| | |||||
* | new BSD completion and fix _chown for symlinks | Oliver Kiddle | 2001-08-03 | 2 | -12/+13 |
| | |||||
* | 15551: complete presumably compressed files for gzip -t and -l | Clint Adams | 2001-07-31 | 1 | -1/+3 |
| | |||||
* | 15507: new zcalc function | Peter Stephenson | 2001-07-27 | 1 | -1/+1 |
| | | | | 15508: cvs tag didn't complete tags despite it's claim. | ||||
* | some more places where list-separator should be used (15485) | Sven Wischnowsky | 2001-07-25 | 1 | -6/+7 |
| | |||||
* | another fix for 15477 (separator strings); add list-separator style (15484) | Sven Wischnowsky | 2001-07-25 | 1 | -3/+5 |
| | |||||
* | improve user/host completion before a @ (15468) | Sven Wischnowsky | 2001-07-24 | 1 | -0/+2 |
| | |||||
* | add support for -R option (15402) | Sven Wischnowsky | 2001-07-18 | 1 | -0/+9 |
| | |||||
* | use colon separator for BSD (15393) | Oliver Kiddle | 2001-07-17 | 1 | -1/+1 |
| | |||||
* | 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 |
| |