| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add _look. | Tanaka Akira | 2000-05-06 | 1 | -1/+2 |
* | 11223: Completion/Base/_regex_arguments, Completion/Debian/_apt, | Tanaka Akira | 2000-05-06 | 4 | -100/+148 |
* | 11219: Completion/User/_cvs, Completion/User/_diff_options: add | Tanaka Akira | 2000-05-05 | 2 | -148/+298 |
* | 11213: Completion/User/_cvs: don't complete files which is | Tanaka Akira | 2000-05-05 | 1 | -3/+7 |
* | 11204: Completion/User/_look: use more precise explanation and | Tanaka Akira | 2000-05-05 | 1 | -2/+3 |
* | completion function cleanup for `_arguments' with the `-C' option and using i... | Sven Wischnowsky | 2000-05-05 | 24 | -238/+303 |
* | 11190: Completion/User/_look: new completion for look. | Tanaka Akira | 2000-05-05 | 1 | -0/+18 |
* | make _message independent of when it is called (11188) | Sven Wischnowsky | 2000-05-05 | 2 | -5/+5 |
* | Use one function for compression/decompression programs and new lzop completion | Oliver Kiddle | 2000-05-05 | 8 | -22/+166 |
* | 11166: Completion/Base/_regex_arguments: remove debugging code. | Tanaka Akira | 2000-05-04 | 1 | -2/+1 |
* | 11165: Completion/Base/_regex_arguments, Completion/Debian/_apt, | Tanaka Akira | 2000-05-04 | 4 | -471/+188 |
* | 11157: Completion/Core/_requested: fail if _all_labels is failed. | Tanaka Akira | 2000-05-04 | 1 | -1/+1 |
* | don't list when all matches look the same; force-list style to give users con... | Sven Wischnowsky | 2000-05-04 | 2 | -0/+8 |
* | allow `-' in exclusion lists for _arguments, to avoid completing all options ... | Sven Wischnowsky | 2000-05-03 | 6 | -21/+29 |
* | Andrej: handle -t option in _zcompile (11067) | Sven Wischnowsky | 2000-05-03 | 1 | -8/+9 |
* | remove backslashes before `$' in _expand when `substitute' is unset; fix for ... | Sven Wischnowsky | 2000-05-03 | 1 | -5/+8 |
* | add _xauth. | Tanaka Akira | 2000-05-03 | 1 | -1/+2 |
* | 11109: Completion/X/_xauth: new completion for xauth. | Tanaka Akira | 2000-05-03 | 1 | -0/+115 |
* | 11106: Completion/User/_mount: fix glob for device files. | Tanaka Akira | 2000-05-03 | 1 | -1/+1 |
* | make sure that completion messages are displayed even when there are no match... | Sven Wischnowsky | 2000-05-03 | 1 | -1/+1 |
* | 11036, 11063, 11077: Always write the "read -q" prompt to shout; eliminate | Bart Schaefer | 2000-05-02 | 1 | -1/+1 |
* | Small fix to avoid using slashes in temporary file name (11065) | Oliver Kiddle | 2000-05-02 | 1 | -1/+1 |
* | add -x option to compadd to display message unconditionally | Sven Wischnowsky | 2000-05-02 | 1 | -11/+15 |
* | always use empty matcher-list style in _complete_help (11053) | Sven Wischnowsky | 2000-05-02 | 1 | -1/+8 |
* | completion cleanup, mostly _wanted and $expl (11049) | Sven Wischnowsky | 2000-05-02 | 8 | -16/+14 |
* | make completion-in-vared complete parameter values as default; cleanup for _p... | Sven Wischnowsky | 2000-05-02 | 3 | -58/+56 |
* | completion doc fixes and cleanup; _sort_tags updated (11047) | Sven Wischnowsky | 2000-05-02 | 1 | -19/+10 |
* | don't fail on nonexistent ~/.nedit file. | Bart Schaefer | 2000-05-01 | 2 | -4/+5 |
* | Use of _arguments in _bzip2 (11041) | Oliver Kiddle | 2000-05-01 | 3 | -6/+57 |
* | 11033: 3.1.7-pre-2 zsh-3.1.7-pre-2 | Peter Stephenson | 2000-04-30 | 2 | -3/+7 |
* | completion for joe | Clint Adams | 2000-04-30 | 1 | -0/+38 |
* | 11024: The _complete_debug widget enables and captures xtrace from completion. | Bart Schaefer | 2000-04-30 | 1 | -0/+26 |
* | 11017: Completion/Linux/_rpm: fixes for --rmsource and --recompile | Adam Spiers | 2000-04-29 | 1 | -6/+11 |
* | 11013: more compinstall fixes | Peter Stephenson | 2000-04-28 | 1 | -1/+4 |
* | Tanaka: printer-detection moved to new _printers; used by _enscript (11001) | Sven Wischnowsky | 2000-04-28 | 4 | -58/+63 |
* | 10999: compinstall fixes | Peter Stephenson | 2000-04-28 | 1 | -2/+12 |
* | 10980: Tanaka's enscript completion. | Bart Schaefer | 2000-04-28 | 1 | -0/+146 |
* | 10985: compinstall enhancements | Peter Stephenson | 2000-04-27 | 1 | -18/+74 |
* | new _history completer (10979) | Sven Wischnowsky | 2000-04-27 | 2 | -2/+38 |
* | use $words[1] to call make in _make and throw away stderr and use _call (10977) | Sven Wischnowsky | 2000-04-27 | 1 | -1/+1 |
* | ensure $PWD is prepended to cache-names for long options in _arguments (10974) | Sven Wischnowsky | 2000-04-27 | 1 | -1/+1 |
* | fix for automatic option-argument completion with partially typed option in _... | Sven Wischnowsky | 2000-04-27 | 1 | -3/+2 |
* | document _wanted -C; fix for call to _wanted in _urls (10965) | Sven Wischnowsky | 2000-04-27 | 1 | -1/+1 |
* | renamed parameters for menu selection to MENUSELECT, MENUPROMPT and MENUSCROL... | Sven Wischnowsky | 2000-04-27 | 1 | -12/+14 |
* | added warning to _perl_modules for when perl not found on path (10949) | Adam Spiers | 2000-04-27 | 1 | -0/+1 |
* | ensure options are set as expected in _history_complete_word and _bash_comple... | Sven Wischnowsky | 2000-04-26 | 2 | -2/+8 |
* | new file | Sven Wischnowsky | 2000-04-26 | 1 | -0/+20 |
* | *** empty log message *** | Sven Wischnowsky | 2000-04-26 | 2 | -5/+6 |
* | better perl module completion from Adam (10892) | Sven Wischnowsky | 2000-04-26 | 1 | -22/+37 |
* | new completion for GNU zip from Tanaka (10890) | Sven Wischnowsky | 2000-04-26 | 2 | -5/+81 |