Age | Commit message (Expand) | Author | Files | Lines |
2000-05-15 | Add -L option to the hash builtin | Oliver Kiddle | 2 | -1/+2 |
2000-05-14 | doc changes; typo in _jobs; integer builtin understands `-i base' | Peter Stephenson | 1 | -1/+1 |
2000-05-12 | fix for completing options with `_arguments -s'; fix for _message to use `bui... | Sven Wischnowsky | 2 | -4/+8 |
2000-05-12 | Use _arguments for hash completion and add + options for typeset (11347) | Oliver Kiddle | 2 | -19/+40 |
2000-05-12 | 11332: Test descriptors correctly for redirect/restore of stderr; plus an | Bart Schaefer | 1 | -2/+3 |
2000-05-11 | Back out 11327 and make the correct fix in _groups (redirect ypcat to stderr) | Oliver Kiddle | 2 | -3/+1 |
2000-05-11 | _call should pass on the return code from the called command (11327) | Oliver Kiddle | 1 | -0/+2 |
2000-05-11 | make _argument_sets add the options as defaults when there is nothing else to... | Sven Wischnowsky | 2 | -2/+7 |
2000-05-11 | _files used alternative tag-order values even if not needed (11321) | Sven Wischnowsky | 1 | -0/+1 |
2000-05-11 | allow internally-mutually exclusive sets in _argument_sets; fixes for _argume... | Sven Wischnowsky | 2 | -11/+54 |
2000-05-11 | make ^G in menu-selection restore the old command line; add select=long* valu... | Sven Wischnowsky | 1 | -5/+15 |
2000-05-10 | Fix breakage from 11195 (11300) | Oliver Kiddle | 1 | -2/+2 |
2000-05-10 | 11287: Naoki Wakamatsu: compinstall spaces to be tab | Peter Stephenson | 1 | -1/+1 |
2000-05-10 | update `%p' replacement in _files (11292) | Sven Wischnowsky | 1 | -1/+1 |
2000-05-10 | revert 11280 | Tanaka Akira | 1 | -1/+1 |
2000-05-10 | 11288: Reopen stdin on /dev/null to avoid confusing programs that don't | Bart Schaefer | 2 | -0/+2 |
2000-05-09 | Use _math for completing the let builtin | Oliver Kiddle | 1 | -8/+2 |
2000-05-09 | complete using _arguments for typeset and its variants (11282) | Oliver Kiddle | 1 | -8/+69 |
2000-05-09 | 11280: Completion/User/_make: suppress an error with closed stdin | Tanaka Akira | 2 | -2/+2 |
2000-05-09 | give control over insertion of tab when no non-blank character before cursor;... | Sven Wischnowsky | 2 | -0/+7 |
2000-05-09 | option name clash in _arguments (11273) | Sven Wischnowsky | 2 | -4/+4 |
2000-05-09 | fix for _arguments without options and no more arguments to complete (11272) | Sven Wischnowsky | 1 | -2/+4 |
2000-05-08 | more problems with optional arguments in _arguments (11253) | Sven Wischnowsky | 1 | -4/+2 |
2000-05-08 | 11194, 11200, 11214 | Peter Stephenson | 3 | -40/+74 |
2000-05-08 | make _expand call _complete when called from _expand_word; add ignore-line st... | Sven Wischnowsky | 3 | -3/+12 |
2000-05-08 | misc. completion cleanups and changes (11242) | Sven Wischnowsky | 10 | -51/+149 |
2000-05-06 | 11236: Handle tabs between options and their descriptions when parsing --help. | Bart Schaefer | 1 | -4/+4 |
2000-05-06 | add _look. | Tanaka Akira | 1 | -1/+2 |
2000-05-06 | 11223: Completion/Base/_regex_arguments, Completion/Debian/_apt, | Tanaka Akira | 4 | -100/+148 |
2000-05-05 | 11219: Completion/User/_cvs, Completion/User/_diff_options: add | Tanaka Akira | 2 | -148/+298 |
2000-05-05 | 11213: Completion/User/_cvs: don't complete files which is | Tanaka Akira | 1 | -3/+7 |
2000-05-05 | 11204: Completion/User/_look: use more precise explanation and | Tanaka Akira | 1 | -2/+3 |
2000-05-05 | completion function cleanup for `_arguments' with the `-C' option and using i... | Sven Wischnowsky | 24 | -238/+303 |
2000-05-05 | 11190: Completion/User/_look: new completion for look. | Tanaka Akira | 1 | -0/+18 |
2000-05-05 | make _message independent of when it is called (11188) | Sven Wischnowsky | 2 | -5/+5 |
2000-05-05 | Use one function for compression/decompression programs and new lzop completion | Oliver Kiddle | 8 | -22/+166 |
2000-05-04 | 11166: Completion/Base/_regex_arguments: remove debugging code. | Tanaka Akira | 1 | -2/+1 |
2000-05-04 | 11165: Completion/Base/_regex_arguments, Completion/Debian/_apt, | Tanaka Akira | 4 | -471/+188 |
2000-05-04 | 11157: Completion/Core/_requested: fail if _all_labels is failed. | Tanaka Akira | 1 | -1/+1 |
2000-05-04 | don't list when all matches look the same; force-list style to give users con... | Sven Wischnowsky | 2 | -0/+8 |
2000-05-03 | allow `-' in exclusion lists for _arguments, to avoid completing all options ... | Sven Wischnowsky | 6 | -21/+29 |
2000-05-03 | Andrej: handle -t option in _zcompile (11067) | Sven Wischnowsky | 1 | -8/+9 |
2000-05-03 | remove backslashes before `$' in _expand when `substitute' is unset; fix for ... | Sven Wischnowsky | 1 | -5/+8 |
2000-05-03 | add _xauth. | Tanaka Akira | 1 | -1/+2 |
2000-05-03 | 11109: Completion/X/_xauth: new completion for xauth. | Tanaka Akira | 1 | -0/+115 |
2000-05-03 | 11106: Completion/User/_mount: fix glob for device files. | Tanaka Akira | 1 | -1/+1 |
2000-05-03 | make sure that completion messages are displayed even when there are no match... | Sven Wischnowsky | 1 | -1/+1 |
2000-05-02 | 11036, 11063, 11077: Always write the "read -q" prompt to shout; eliminate | Bart Schaefer | 1 | -1/+1 |
2000-05-02 | Small fix to avoid using slashes in temporary file name (11065) | Oliver Kiddle | 1 | -1/+1 |
2000-05-02 | add -x option to compadd to display message unconditionally | Sven Wischnowsky | 1 | -11/+15 |