| Commit message (Expand) | Author | Age | Files | Lines |
* | fix for jobs -l -d, check if directory of job is already set (11170) | Sven Wischnowsky | 2000-05-05 | 1 | -0/+5 |
* | 11166: Completion/Base/_regex_arguments: remove debugging code. | Tanaka Akira | 2000-05-04 | 1 | -0/+2 |
* | 11165: Completion/Base/_regex_arguments, Completion/Debian/_apt, | Tanaka Akira | 2000-05-04 | 1 | -0/+4 |
* | 11157: Completion/Core/_requested: fail if _all_labels is failed. | Tanaka Akira | 2000-05-04 | 1 | -0/+4 |
* | close dump file descriptors in children (11151) | Sven Wischnowsky | 2000-05-04 | 1 | -0/+3 |
* | 11147: TRAPZERR tests | Peter Stephenson | 2000-05-04 | 1 | -1/+6 |
* | parse_subst_string() should use modified version of `len' (11145) | Sven Wischnowsky | 2000-05-04 | 1 | -0/+3 |
* | make pty the controlling terminal of their commands (11144) | Sven Wischnowsky | 2000-05-04 | 1 | -0/+3 |
* | save and restore `len' in lexsave/restore (11142) | Sven Wischnowsky | 2000-05-04 | 1 | -0/+2 |
* | don't list when all matches look the same; force-list style to give users con... | Sven Wischnowsky | 2000-05-04 | 1 | -0/+7 |
* | Use akr@zsh.org instead of akr@m17n.org. | Tanaka Akira | 2000-05-04 | 1 | -3/+3 |
* | 11137: Test/07cond.ztst: detect block device file using find. | Tanaka Akira | 2000-05-04 | 1 | -0/+4 |
* | Fix my e-mail address. | Bart Schaefer | 2000-05-04 | 1 | -2/+2 |
* | 11136: Reorganize history expansion doc. | Bart Schaefer | 2000-05-04 | 1 | -0/+4 |
* | 11126: typos | Peter Stephenson | 2000-05-03 | 1 | -0/+4 |
* | allow `-' in exclusion lists for _arguments, to avoid completing all options ... | Sven Wischnowsky | 2000-05-03 | 1 | -0/+6 |
* | fix for the (z) flag: report partial word (like `"foo', without a closing quo... | Sven Wischnowsky | 2000-05-03 | 1 | -0/+4 |
* | Andrej: handle -t option in _zcompile (11067) | Sven Wischnowsky | 2000-05-03 | 1 | -0/+2 |
* | new (z) parameter flag to do shell-word splitting on the value (11113) | Sven Wischnowsky | 2000-05-03 | 1 | -0/+4 |
* | remove backslashes before `$' in _expand when `substitute' is unset; fix for ... | Sven Wischnowsky | 2000-05-03 | 1 | -0/+6 |
* | 11109: Completion/X/_xauth: new completion for xauth. | Tanaka Akira | 2000-05-03 | 1 | -0/+2 |
* | 11106: Completion/User/_mount: fix glob for device files. | Tanaka Akira | 2000-05-03 | 1 | -1/+5 |
* | 11096: Use C locale for tests | Peter Stephenson | 2000-05-03 | 1 | -0/+5 |
* | more doc fixes (11094) | Sven Wischnowsky | 2000-05-03 | 1 | -0/+2 |
* | make sure that completion messages are displayed even when there are no match... | Sven Wischnowsky | 2000-05-03 | 1 | -0/+4 |
* | fix for completion of directories for zftp suite (11091) | Sven Wischnowsky | 2000-05-03 | 1 | -0/+3 |
* | allow calling `print -s' in widgets, avoid duplicated history number (11086) | Sven Wischnowsky | 2000-05-03 | 1 | -0/+5 |
* | CVS lost a couple of lines when merging changes to the ChangeLog | Oliver Kiddle | 2000-05-02 | 1 | -0/+2 |
* | 11036, 11063, 11077: Always write the "read -q" prompt to shout; eliminate | Bart Schaefer | 2000-05-02 | 1 | -2/+7 |
* | Update download location for Yodl (11078) | Oliver Kiddle | 2000-05-02 | 1 | -0/+4 |
* | fix indent. | Tanaka Akira | 2000-05-02 | 1 | -1/+1 |
* | 11075: install completion functions for AIX and BSD. | Tanaka Akira | 2000-05-02 | 1 | -0/+4 |
* | zefram103: Src/Makemod.in.in: make sure .{e,}pro files are | Andrew Main | 2000-05-02 | 1 | -0/+5 |
* | 11066: false || true was trigerring trap on ZERR | Peter Stephenson | 2000-05-02 | 1 | -0/+5 |
* | Small fix to avoid using slashes in temporary file name (11065) | Oliver Kiddle | 2000-05-02 | 1 | -0/+5 |
* | make zrecompile detect deleted and new files (11061) | Sven Wischnowsky | 2000-05-02 | 1 | -0/+3 |
* | two more doc fixes (11060) | Sven Wischnowsky | 2000-05-02 | 1 | -0/+4 |
* | add -x option to compadd to display message unconditionally | Sven Wischnowsky | 2000-05-02 | 1 | -0/+4 |
* | 11057: getopts bug | Peter Stephenson | 2000-05-02 | 1 | -0/+5 |
* | always use empty matcher-list style in _complete_help (11053) | Sven Wischnowsky | 2000-05-02 | 1 | -0/+3 |
* | fix for _arguments, use on-line-argument-numbers only for normal arguments, n... | Sven Wischnowsky | 2000-05-02 | 1 | -0/+4 |
* | completion cleanup, mostly _wanted and $expl (11049) | Sven Wischnowsky | 2000-05-02 | 1 | -0/+6 |
* | make completion-in-vared complete parameter values as default; cleanup for _p... | Sven Wischnowsky | 2000-05-02 | 1 | -0/+4 |
* | completion doc fixes and cleanup; _sort_tags updated (11047) | Sven Wischnowsky | 2000-05-02 | 1 | -0/+6 |
* | *** empty log message *** | Oliver Kiddle | 2000-05-01 | 1 | -2/+0 |
* | don't fail on nonexistent ~/.nedit file. | Bart Schaefer | 2000-05-01 | 1 | -0/+8 |
* | Use of _arguments in _bzip2 (11041) | Oliver Kiddle | 2000-05-01 | 1 | -0/+3 |
* | Corrected where I had used a date of 31st April | Oliver Kiddle | 2000-05-01 | 1 | -1/+1 |
* | Spelling corrections (11037) | Oliver Kiddle | 2000-05-01 | 1 | -0/+5 |
* | 11033: 3.1.7-pre-2 zsh-3.1.7-pre-2 | Peter Stephenson | 2000-04-30 | 1 | -0/+6 |