summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-05-0511196: zmv enhancementsPeter Stephenson2-16/+108
2000-05-05CONTRIBUTORS fixesPeter Stephenson2-3/+8
2000-05-05completion function cleanup for `_arguments' with the `-C' option and using ↵Sven Wischnowsky25-238/+318
it's return value (11195)
2000-05-05some more memory initialisation after allocation; shouldn't possibly have ↵Sven Wischnowsky3-4/+14
done any harm (11193)
2000-05-0511190: Completion/User/_look: new completion for look.Tanaka Akira2-0/+22
2000-05-05make _message independent of when it is called (11188)Sven Wischnowsky3-5/+8
2000-05-0511185: Update contributors list for 3.1.7Peter Stephenson2-10/+103
2000-05-05use `eval' in nslookup for pager, in case someone has PAGER='less -foo' or ↵Sven Wischnowsky2-1/+6
some such (11186)
2000-05-05Use one function for compression/decompression programs and new lzop completionOliver Kiddle9-22/+173
2000-05-05make zpty -r stoppable even when SIGINT is caught (and the handler calls ↵Sven Wischnowsky2-1/+4
return or some such) (11181)
2000-05-05make nslookup page it's output if too long for screen (11177)Sven Wischnowsky2-25/+37
2000-05-05Wayne: fix for print -s when called from widget; added lines are not ↵Sven Wischnowsky3-26/+49
immediately available, though (11171)
2000-05-05fix for completion arguments of options, don't use all of them at once (11172)Sven Wischnowsky2-11/+20
2000-05-05fix for jobs -l -d, check if directory of job is already set (11170)Sven Wischnowsky2-1/+6
2000-05-0411166: Completion/Base/_regex_arguments: remove debugging code.Tanaka Akira2-2/+3
2000-05-0411165: Completion/Base/_regex_arguments, Completion/Debian/_apt,Tanaka Akira7-704/+1213
Completion/X/_xset, Completion/X/_xwit, Doc/Zsh/compsys.yo, Src/Modules/zutil.c: _regex_arguments support tag stuff.
2000-05-0411157: Completion/Core/_requested: fail if _all_labels is failed.Tanaka Akira2-1/+5
2000-05-04close dump file descriptors in children (11151)Sven Wischnowsky4-0/+22
2000-05-0411147: TRAPZERR testsPeter Stephenson2-1/+33
2000-05-04parse_subst_string() should use modified version of `len' (11145)Sven Wischnowsky2-3/+7
2000-05-04make pty the controlling terminal of their commands (11144)Sven Wischnowsky2-40/+78
2000-05-04save and restore `len' in lexsave/restore (11142)Sven Wischnowsky2-0/+5
2000-05-04don't list when all matches look the same; force-list style to give users ↵Sven Wischnowsky6-7/+56
control over this (11140)
2000-05-04Use akr@zsh.org instead of akr@m17n.org.Tanaka Akira1-3/+3
2000-05-0411137: Test/07cond.ztst: detect block device file using find.Tanaka Akira2-5/+5
2000-05-04Fix my e-mail address.Bart Schaefer1-2/+2
2000-05-0411136: Reorganize history expansion doc.Bart Schaefer2-85/+112
2000-05-0311126: typosPeter Stephenson2-2/+6
2000-05-03allow `-' in exclusion lists for _arguments, to avoid completing all options ↵Sven Wischnowsky9-24/+44
(11121)
2000-05-03fix for the (z) flag: report partial word (like `"foo', without a closing ↵Sven Wischnowsky3-1/+15
quote); mention in manual that (z) is handled lately (11117)
2000-05-03Andrej: handle -t option in _zcompile (11067)Sven Wischnowsky2-8/+11
2000-05-03new (z) parameter flag to do shell-word splitting on the value (11113)Sven Wischnowsky6-5/+68
2000-05-03remove backslashes before `$' in _expand when `substitute' is unset; fix for ↵Sven Wischnowsky3-6/+15
clearing end-of-list lines in menu-selection (11110)
2000-05-03add _xauth.Tanaka Akira1-1/+2
2000-05-0311109: Completion/X/_xauth: new completion for xauth.Tanaka Akira2-0/+117
2000-05-0311106: Completion/User/_mount: fix glob for device files.Tanaka Akira2-2/+6
2000-05-0311096: Use C locale for testsPeter Stephenson3-2/+12
2000-05-03more doc fixes (11094)Sven Wischnowsky2-5/+9
2000-05-03make sure that completion messages are displayed even when there are no ↵Sven Wischnowsky3-2/+18
matches (11092)
2000-05-03fix for completion of directories for zftp suite (11091)Sven Wischnowsky2-1/+4
2000-05-03allow calling `print -s' in widgets, avoid duplicated history numberSven Wischnowsky1-1/+1
2000-05-03allow calling `print -s' in widgets, avoid duplicated history number (11086)Sven Wischnowsky1-0/+5
2000-05-02CVS lost a couple of lines when merging changes to the ChangeLogOliver Kiddle1-0/+2
2000-05-0211036, 11063, 11077: Always write the "read -q" prompt to shout; eliminateBart Schaefer4-177/+402
some redundant close() calls; relocate a misplaced redirection.
2000-05-02Update download location for Yodl (11078)Oliver Kiddle2-1/+5
2000-05-02fix indent.Tanaka Akira1-1/+1
2000-05-0211075: install completion functions for AIX and BSD.Tanaka Akira2-1/+5
2000-05-02zefram103: Src/Makemod.in.in: make sure .{e,}pro files areAndrew Main2-20/+37
non-empty, to keep the AIX compiler quiet.
2000-05-0211066: false || true was trigerring trap on ZERRPeter Stephenson2-2/+9
2000-05-02Small fix to avoid using slashes in temporary file name (11065)Oliver Kiddle2-1/+6