about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 3.1.9, now zsh-3.1.9Peter Stephenson2000-06-054-13/+15
* AIX dependency fixOliver Kiddle2000-06-052-1/+5
* Test/.distfiles zsh-3.1.8Peter Stephenson2000-06-052-0/+3
* 3.1.8Peter Stephenson2000-06-052-2/+6
* some more memory leak fixes (11745)Sven Wischnowsky2000-06-054-4/+10
* 11743: Complete http URLs for rpm package files.Bart Schaefer2000-06-052-2/+7
* * 11740: Completion/Linux/_rpm: --{rebuild,recompile} is alwaysChmouel Boudjnah2000-06-042-1/+6
* 11739: _dpkg improvementsClint Adams2000-06-042-33/+67
* 11737: Avoid excessive Makefile rebuilding during "make clean".Bart Schaefer2000-06-042-1/+5
* Felix, 11734: Memory leak and doc error.Bart Schaefer2000-06-033-2/+6
* 11736: Fix TRAPEXIT scoping.Bart Schaefer2000-06-032-1/+5
* 11733: Solaris sed fix-up for Doc/Zsh/modlist.yo creationPeter Stephenson2000-06-022-1/+7
* Patch 11723.Wayne Davison2000-06-021-0/+6
* Added some testing of glob-array indexing.Wayne Davison2000-06-021-0/+20
* Fixed glob array indexing.Wayne Davison2000-06-021-1/+1
* More test-comment tweaks.Wayne Davison2000-06-021-3/+3
* Improved the comment lines & added some "ksh_arrays" tests.Wayne Davison2000-06-021-22/+44
* Felix: fix for memory leak (11718)Sven Wischnowsky2000-06-022-1/+3
* fix some memory leaks (thanks, Felix) (11722)Sven Wischnowsky2000-06-023-4/+12
* For 11717 and the new array-indexing Test file.Wayne Davison2000-06-021-0/+8
* Changed the array "len" to be "end" -- a 1-relative index of the lastWayne Davison2000-06-027-88/+92
* One more test.Wayne Davison2000-06-021-0/+4
* Some simple array indexing tests.Wayne Davison2000-06-021-0/+51
* Change from 11716 with an extra tweak to make it right.Wayne Davison2000-06-011-0/+4
* Finish the job started in my last patch.Wayne Davison2000-06-011-1/+1
* Made $array[0,0] work just like $array[0].Wayne Davison2000-06-011-4/+4
* 11701 and 11713.Bart Schaefer2000-06-011-0/+9
* Disable vared only for interactive shells where ZLE has been explicitlyBart Schaefer2000-06-011-1/+1
* Revert the change made in 11647.Bart Schaefer2000-06-011-1/+2
* FR & pws: promptexpand memory leaks; NEWS notesPeter Stephenson2000-06-014-3/+25
* 11696: local readonly specials bugs fixesPeter Stephenson2000-05-312-11/+29
* allow display of only messages via $compstate[list]=messages (11688)Sven Wischnowsky2000-05-319-18/+36
* use compadd -[ak] (11549)Sven Wischnowsky2000-05-3167-227/+473
* Andrej: fix for ${..//..} with % in search string (11660)Sven Wischnowsky2000-05-312-1/+4
* allow using menu-select for compdef -k (i.e.: autoload zsh/complist in such c...Sven Wischnowsky2000-05-313-0/+14
* Wayne: pattern.c unitialised varPeter Stephenson2000-05-3110-173/+193
* move to last cursor after not asking a second time if list should be shown (1...Sven Wischnowsky2000-05-312-1/+6
* fix for ignore-line style (11679)Sven Wischnowsky2000-05-312-0/+6
* avoid reporting the same ->state more than once (11678)Sven Wischnowsky2000-05-312-9/+17
* AIX depenency fix (11661)Oliver Kiddle2000-05-302-1/+5
* bogus uninitialised variable warningSven Wischnowsky2000-05-301-1/+1
* modlist.yo added to .distfiles zsh-3.1.7Peter Stephenson2000-05-301-7/+12
* _argument_sets removed from .distfilePeter Stephenson2000-05-301-1/+1
* Etc/MACHINES tweak; 3.1.7 releasedPeter Stephenson2000-05-302-0/+9
* fixes for _arguments without multiple sets; change completion test for empty ...Sven Wischnowsky2000-05-305-9/+17
* 11644: Use `print -s' in _complete_debug.Bart Schaefer2000-05-302-5/+4
* 11643: Updates for _rpm.Bart Schaefer2000-05-302-67/+75
* Wayne: Fix two history bugs that were causing theBart Schaefer2000-05-305-23/+30
* Add comment.Bart Schaefer2000-05-292-0/+7
* doc fix, missing `)' (11638)Sven Wischnowsky2000-05-292-1/+3