summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-06-0711711: Andrej: diff output workaroundPeter Stephenson2-2/+21
2000-06-07hopefully more consistent beeping with menu-selection (11794)Sven Wischnowsky4-12/+22
2000-06-07-K option for zparseopts to keep previous array values (11792)Sven Wischnowsky3-41/+75
2000-06-07setup options in bindable commands (11789)Sven Wischnowsky4-4/+25
2000-06-06Use slightly cleaner syntax (11772)Oliver Kiddle2-2/+7
2000-06-06make _expand ignore empty expansions (11777)Sven Wischnowsky2-2/+5
2000-06-06fix for _path_files and globcomplete, better test if word contains wildcards ↵Sven Wischnowsky2-2/+6
(11776)
2000-06-06make (e) flag be silent unless (X) is given, too (11768)Sven Wischnowsky4-15/+29
2000-06-05accept -g option in _urls and use _urls in _rpm (11756)Oliver Kiddle3-11/+19
2000-06-05fix wording in error messages for tests (11755)Oliver Kiddle2-3/+7
2000-06-053.1.9, nowPeter Stephenson4-13/+15
2000-06-05AIX dependency fixOliver Kiddle2-1/+5
2000-06-05Test/.distfilesPeter Stephenson2-0/+3
2000-06-053.1.8Peter Stephenson2-2/+6
2000-06-05some more memory leak fixes (11745)Sven Wischnowsky4-4/+10
2000-06-0511743: Complete http URLs for rpm package files.Bart Schaefer2-2/+7
2000-06-04* 11740: Completion/Linux/_rpm: --{rebuild,recompile} is alwaysChmouel Boudjnah2-1/+6
local files.
2000-06-0411739: _dpkg improvementsClint Adams2-33/+67
2000-06-0411737: Avoid excessive Makefile rebuilding during "make clean".Bart Schaefer2-1/+5
2000-06-03Felix, 11734: Memory leak and doc error.Bart Schaefer3-2/+6
2000-06-0311736: Fix TRAPEXIT scoping.Bart Schaefer2-1/+5
2000-06-0211733: Solaris sed fix-up for Doc/Zsh/modlist.yo creationPeter Stephenson2-1/+7
2000-06-02Patch 11723.Wayne Davison1-0/+6
2000-06-02Added some testing of glob-array indexing.Wayne Davison1-0/+20
2000-06-02Fixed glob array indexing.Wayne Davison1-1/+1
2000-06-02More test-comment tweaks.Wayne Davison1-3/+3
2000-06-02Improved the comment lines & added some "ksh_arrays" tests.Wayne Davison1-22/+44
2000-06-02Felix: fix for memory leak (11718)Sven Wischnowsky2-1/+3
2000-06-02fix some memory leaks (thanks, Felix) (11722)Sven Wischnowsky3-4/+12
2000-06-02For 11717 and the new array-indexing Test file.Wayne Davison1-0/+8
2000-06-02Changed the array "len" to be "end" -- a 1-relative index of the lastWayne Davison7-88/+92
item (or you can think of it as pointing one past the last item).
2000-06-02One more test.Wayne Davison1-0/+4
2000-06-02Some simple array indexing tests.Wayne Davison1-0/+51
2000-06-01Change from 11716 with an extra tweak to make it right.Wayne Davison1-0/+4
2000-06-01Finish the job started in my last patch.Wayne Davison1-1/+1
2000-06-01Made $array[0,0] work just like $array[0].Wayne Davison1-4/+4
2000-06-0111701 and 11713.Bart Schaefer1-0/+9
2000-06-01Disable vared only for interactive shells where ZLE has been explicitlyBart Schaefer1-1/+1
disabled, but also for any shell running in an emacs buffer.
2000-06-01Revert the change made in 11647.Bart Schaefer1-1/+2
2000-06-01FR & pws: promptexpand memory leaks; NEWS notesPeter Stephenson4-3/+25
2000-05-3111696: local readonly specials bugs fixesPeter Stephenson2-11/+29
2000-05-31allow display of only messages via $compstate[list]=messages (11688)Sven Wischnowsky9-18/+36
2000-05-31use compadd -[ak] (11549)Sven Wischnowsky67-227/+473
2000-05-31Andrej: fix for ${..//..} with % in search string (11660)Sven Wischnowsky2-1/+4
2000-05-31allow using menu-select for compdef -k (i.e.: autoload zsh/complist in such ↵Sven Wischnowsky3-0/+14
cases) (11686)
2000-05-31Wayne: pattern.c unitialised varPeter Stephenson10-173/+193
Zero-length arrays now possible with $array[1,0]
2000-05-31move to last cursor after not asking a second time if list should be shown ↵Sven Wischnowsky2-1/+6
(11682)
2000-05-31fix for ignore-line style (11679)Sven Wischnowsky2-0/+6
2000-05-31avoid reporting the same ->state more than once (11678)Sven Wischnowsky2-9/+17
2000-05-30AIX depenency fix (11661)Oliver Kiddle2-1/+5