summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-07-12Delete stray "a".Bart Schaefer1-1/+1
2000-07-1212231: fix compinstall list-prompt settingPeter Stephenson2-8/+10
2000-07-12fix for list-prompt docs (12229)Sven Wischnowsky2-1/+4
2000-07-12fix for (z) flag, don't take # as comment (12228)Sven Wischnowsky3-4/+10
2000-07-1212227: select-prompt handled by compinstallPeter Stephenson2-5/+37
2000-07-12don't start menu selection with only select=long (12226)Sven Wischnowsky2-10/+19
2000-07-12check if options were completed (12225)Sven Wischnowsky2-1/+7
2000-07-1112222: handle EINTR for multios helper processesPeter Stephenson1-2/+16
2000-07-1112220: message for missing autoload functionPeter Stephenson2-0/+8
2000-07-10Complete all process IDs for root in _killall, as suggested in 12202 et al.Bart Schaefer2-1/+7
2000-07-10avoid insertion of `+' before ~1/<TAB>; don't use undeclared local $tmp (12208)Sven Wischnowsky2-8/+15
2000-07-08* 12201: Completion/User/_java: fix completion for jar. completeTanaka Akira2-19/+45
package qualified class names. fix typos.
2000-07-0712193: Rather than replace @RLIMITS_INC_H@ with /dev/null on platforms whereBart Schaefer3-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).
2000-07-06Completion/AIX/.distfiles updatePeter Stephenson1-1/+2
2000-07-06updates and additions to completions for AIX commandsOliver Kiddle7-4/+52
2000-07-05mention more standard tags in documentation and fix some typos (12177)Oliver Kiddle6-9/+30
2000-07-05get return status right (12171)Sven Wischnowsky2-2/+5
2000-07-05*** empty log message ***Peter Stephenson1-1/+1
2000-07-0512167: Ignore failure of "for" loop in "make check".Bart Schaefer2-1/+6
2000-07-04new completion function for arp (12165)Oliver Kiddle2-0/+19
2000-07-0412160: Cause compdump to fail early if it won't be able to write the file.Bart Schaefer2-5/+12
2000-07-04AIX dependency fixesOliver Kiddle4-3/+11
2000-07-04shut compiler upPeter Stephenson2-1/+5
2000-07-0412149: guard against undefined h_errno in zftpPeter Stephenson4-0/+23
2000-07-04add some $(print...)s because of possible math-parse errors (12156)Sven Wischnowsky3-6/+10
2000-07-0412151: Fix ZDOTDIR during "make check" for static builds.Bart Schaefer3-2/+5
2000-07-0312152: tweak completion of final parameters to perlAdam Spiers2-2/+7
2000-07-0312148: Don't merge display-ordering glob flags into the parens of $(...).Bart Schaefer2-6/+12
2000-07-0312146: reintroduce install_info codePeter Stephenson2-0/+7
2000-07-0312140: make key rebinding for _expand complter easierPeter Stephenson4-7/+26
2000-07-033.1.9-dev-2Peter Stephenson2-2/+4
2000-07-0312138: setting arrays in math contextPeter Stephenson3-13/+38
2000-07-0312121: stopmsg in precmdPeter Stephenson3-6/+23
2000-07-03change format style with warnings tag, don't add descriptions as matches; ↵Sven Wischnowsky7-31/+58
make a-a-i-n-h in menu selection work even without matches (12134)
2000-07-0212133: Protect completion system from stray error output and assorted fatalBart Schaefer3-3/+10
errors when expanding strings taken from the command line.
2000-06-29fix for `foo () print bar' (function definitions without braces) (12125)Sven Wischnowsky3-1/+10
2000-06-29reverse meaning of yes=num again (12122)Sven Wischnowsky3-26/+27
2000-06-29try to return the right value (12119)Sven Wischnowsky3-0/+5
2000-06-29don't expand partially typed parameter expansions (12118)Sven Wischnowsky2-3/+8
2000-06-29change suffix style to still do expansion if the suffix contains something ↵Sven Wischnowsky3-2/+7
to expand (12115)
2000-06-29even more fun with the menu style (no=num, yes=long-list, reverse meaning of ↵Sven Wischnowsky3-10/+39
yes=num) (12114)
2000-06-29quote brace-strings (12113)Sven Wischnowsky3-10/+20
2000-06-2812112: Don't make namedirs out of hash elements.Bart Schaefer2-1/+7
2000-06-28make _complete return the right value (12109)Sven Wischnowsky2-10/+12
2000-06-28fix for list-colors handling (12107)Sven Wischnowsky3-2/+8
2000-06-28reset _comp_mesg (saying whether there were messages) appropriately (12105)Sven Wischnowsky2-0/+4
2000-06-28miscSven Wischnowsky3-5/+10
2000-06-28make _oldlist not use the dummy match added for the warning (12099)Sven Wischnowsky2-1/+4
2000-06-28make a-a-i-n-h in menu selection work with one match; better undo behaviour ↵Sven Wischnowsky4-4/+19
for menu selection (12093)
2000-06-2812086: Alphabetize.Bart Schaefer1-26/+30