about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* 12222: handle EINTR for multios helper processesPeter Stephenson2000-07-111-2/+16
|
* 12220: message for missing autoload functionPeter Stephenson2000-07-112-0/+8
|
* Complete all process IDs for root in _killall, as suggested in 12202 et al.Bart Schaefer2000-07-102-1/+7
|
* avoid insertion of `+' before ~1/<TAB>; don't use undeclared local $tmp (12208)Sven Wischnowsky2000-07-102-8/+15
|
* * 12201: Completion/User/_java: fix completion for jar. completeTanaka Akira2000-07-082-19/+45
| | | | package qualified class names. fix typos.
* 12193: Rather than replace @RLIMITS_INC_H@ with /dev/null on platforms whereBart Schaefer2000-07-073-5/+15
| | | | | | getrlimit() is not found, replace it with nothing and append /dev/null to the awk command in rlimits.mdd, so that we don't end up with a dependency of rlimits.h on /dev/null (which can cause rlimits.h to be needlessly remade).
* Completion/AIX/.distfiles updatePeter Stephenson2000-07-061-1/+2
|
* updates and additions to completions for AIX commandsOliver Kiddle2000-07-067-4/+52
|
* mention more standard tags in documentation and fix some typos (12177)Oliver Kiddle2000-07-056-9/+30
|
* get return status right (12171)Sven Wischnowsky2000-07-052-2/+5
|
* *** empty log message ***Peter Stephenson2000-07-051-1/+1
|
* 12167: Ignore failure of "for" loop in "make check".Bart Schaefer2000-07-052-1/+6
|
* new completion function for arp (12165)Oliver Kiddle2000-07-042-0/+19
|
* 12160: Cause compdump to fail early if it won't be able to write the file.Bart Schaefer2000-07-042-5/+12
|
* AIX dependency fixesOliver Kiddle2000-07-044-3/+11
|
* shut compiler upPeter Stephenson2000-07-042-1/+5
|
* 12149: guard against undefined h_errno in zftpPeter Stephenson2000-07-044-0/+23
|
* add some $(print...)s because of possible math-parse errors (12156)Sven Wischnowsky2000-07-043-6/+10
|
* 12151: Fix ZDOTDIR during "make check" for static builds.Bart Schaefer2000-07-043-2/+5
|
* 12152: tweak completion of final parameters to perlAdam Spiers2000-07-032-2/+7
|
* 12148: Don't merge display-ordering glob flags into the parens of $(...).Bart Schaefer2000-07-032-6/+12
|
* 12146: reintroduce install_info codePeter Stephenson2000-07-032-0/+7
|
* 12140: make key rebinding for _expand complter easierPeter Stephenson2000-07-034-7/+26
|
* 3.1.9-dev-2 zsh-3.1.9-dev-2Peter Stephenson2000-07-032-2/+4
|
* 12138: setting arrays in math contextPeter Stephenson2000-07-033-13/+38
|
* 12121: stopmsg in precmdPeter Stephenson2000-07-033-6/+23
|
* change format style with warnings tag, don't add descriptions as matches; ↵Sven Wischnowsky2000-07-037-31/+58
| | | | make a-a-i-n-h in menu selection work even without matches (12134)
* 12133: Protect completion system from stray error output and assorted fatalBart Schaefer2000-07-023-3/+10
| | | | errors when expanding strings taken from the command line.
* fix for `foo () print bar' (function definitions without braces) (12125)Sven Wischnowsky2000-06-293-1/+10
|
* reverse meaning of yes=num again (12122)Sven Wischnowsky2000-06-293-26/+27
|
* try to return the right value (12119)Sven Wischnowsky2000-06-293-0/+5
|
* don't expand partially typed parameter expansions (12118)Sven Wischnowsky2000-06-292-3/+8
|
* change suffix style to still do expansion if the suffix contains something ↵Sven Wischnowsky2000-06-293-2/+7
| | | | to expand (12115)
* even more fun with the menu style (no=num, yes=long-list, reverse meaning of ↵Sven Wischnowsky2000-06-293-10/+39
| | | | yes=num) (12114)
* quote brace-strings (12113)Sven Wischnowsky2000-06-293-10/+20
|
* 12112: Don't make namedirs out of hash elements.Bart Schaefer2000-06-282-1/+7
|
* make _complete return the right value (12109)Sven Wischnowsky2000-06-282-10/+12
|
* fix for list-colors handling (12107)Sven Wischnowsky2000-06-283-2/+8
|
* reset _comp_mesg (saying whether there were messages) appropriately (12105)Sven Wischnowsky2000-06-282-0/+4
|
* miscSven Wischnowsky2000-06-283-5/+10
|
* make _oldlist not use the dummy match added for the warning (12099)Sven Wischnowsky2000-06-282-1/+4
|
* make a-a-i-n-h in menu selection work with one match; better undo behaviour ↵Sven Wischnowsky2000-06-284-4/+19
| | | | for menu selection (12093)
* 12086: Alphabetize.Bart Schaefer2000-06-281-26/+30
|
* 12086: Alphabetize new entries in compsys.yo; stick users/ on article numberBart Schaefer2000-06-281-5/+10
| | | | references that came from the zsh-users list.
* menu style accepts yes=x to start menu completion if there are at least x ↵Sven Wischnowsky2000-06-273-21/+37
| | | | matches (3219)
* Andrej: don't close slave if not yet open (12084)Sven Wischnowsky2000-06-272-1/+2
|
* document _use_lo (12082)Sven Wischnowsky2000-06-272-0/+37
|
* Andrej: 12081: zpty under cygwinPeter Stephenson2000-06-272-2/+11
|
* unposted: move poll_readPeter Stephenson2000-06-263-89/+105
|
* 12076: better saving in file in compinstallPeter Stephenson2000-06-262-14/+23
|