about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
* users/3130: Completion/Debian/_apt: fix actions for _alternative.Tanaka Akira2000-06-081-0/+4
|
* try to get the tests for `strings long enough' right in anchor matching code ↵Sven Wischnowsky2000-06-071-0/+5
| | | | (11796)
* optimise command lookup in old and new completion (user/3124)Sven Wischnowsky2000-06-071-0/+3
|
* 11711: Andrej: diff output workaroundPeter Stephenson2000-06-071-0/+6
|
* hopefully more consistent beeping with menu-selection (11794)Sven Wischnowsky2000-06-071-0/+3
|
* -K option for zparseopts to keep previous array values (11792)Sven Wischnowsky2000-06-071-0/+3
|
* setup options in bindable commands (11789)Sven Wischnowsky2000-06-071-0/+6
|
* Use slightly cleaner syntax (11772)Oliver Kiddle2000-06-061-0/+5
|
* make _expand ignore empty expansions (11777)Sven Wischnowsky2000-06-061-0/+3
|
* fix for _path_files and globcomplete, better test if word contains wildcards ↵Sven Wischnowsky2000-06-061-0/+3
| | | | (11776)
* make (e) flag be silent unless (X) is given, too (11768)Sven Wischnowsky2000-06-061-0/+5
|
* accept -g option in _urls and use _urls in _rpm (11756)Oliver Kiddle2000-06-051-0/+3
|
* fix wording in error messages for tests (11755)Oliver Kiddle2000-06-051-0/+4
|
* 3.1.9, now zsh-3.1.9Peter Stephenson2000-06-051-0/+4
|
* AIX dependency fixOliver Kiddle2000-06-051-0/+4
|
* Test/.distfiles zsh-3.1.8Peter Stephenson2000-06-051-0/+2
|
* 3.1.8Peter Stephenson2000-06-051-0/+4
|
* some more memory leak fixes (11745)Sven Wischnowsky2000-06-051-0/+5
|
* 11743: Complete http URLs for rpm package files.Bart Schaefer2000-06-051-0/+5
|
* * 11740: Completion/Linux/_rpm: --{rebuild,recompile} is alwaysChmouel Boudjnah2000-06-041-0/+5
| | | | local files.
* 11739: _dpkg improvementsClint Adams2000-06-041-0/+6
|
* 11737: Avoid excessive Makefile rebuilding during "make clean".Bart Schaefer2000-06-041-0/+4
|
* Felix, 11734: Memory leak and doc error.Bart Schaefer2000-06-031-1/+4
|
* 11736: Fix TRAPEXIT scoping.Bart Schaefer2000-06-031-0/+4
|
* 11733: Solaris sed fix-up for Doc/Zsh/modlist.yo creationPeter Stephenson2000-06-021-0/+5
|
* Patch 11723.Wayne Davison2000-06-021-0/+6
|
* Felix: fix for memory leak (11718)Sven Wischnowsky2000-06-021-0/+2
|
* fix some memory leaks (thanks, Felix) (11722)Sven Wischnowsky2000-06-021-0/+5
|
* For 11717 and the new array-indexing Test file.Wayne Davison2000-06-021-0/+8
|
* Change from 11716 with an extra tweak to make it right.Wayne Davison2000-06-011-0/+4
|
* 11701 and 11713.Bart Schaefer2000-06-011-0/+9
|
* FR & pws: promptexpand memory leaks; NEWS notesPeter Stephenson2000-06-011-0/+9
|
* 11696: local readonly specials bugs fixesPeter Stephenson2000-05-311-0/+6
|
* allow display of only messages via $compstate[list]=messages (11688)Sven Wischnowsky2000-05-311-0/+6
|
* use compadd -[ak] (11549)Sven Wischnowsky2000-05-311-0/+36
|
* Andrej: fix for ${..//..} with % in search string (11660)Sven Wischnowsky2000-05-311-0/+3
|
* allow using menu-select for compdef -k (i.e.: autoload zsh/complist in such ↵Sven Wischnowsky2000-05-311-0/+6
| | | | cases) (11686)
* Wayne: pattern.c unitialised varPeter Stephenson2000-05-311-0/+13
| | | | Zero-length arrays now possible with $array[1,0]
* move to last cursor after not asking a second time if list should be shown ↵Sven Wischnowsky2000-05-311-0/+3
| | | | (11682)
* fix for ignore-line style (11679)Sven Wischnowsky2000-05-311-0/+2
|
* avoid reporting the same ->state more than once (11678)Sven Wischnowsky2000-05-311-0/+5
|
* AIX depenency fix (11661)Oliver Kiddle2000-05-301-0/+4
|
* Etc/MACHINES tweak; 3.1.7 releasedPeter Stephenson2000-05-301-0/+6
|
* fixes for _arguments without multiple sets; change completion test for empty ↵Sven Wischnowsky2000-05-301-0/+6
| | | | actions (11647)
* 11644: Use `print -s' in _complete_debug.Bart Schaefer2000-05-301-0/+2
|
* 11643: Updates for _rpm.Bart Schaefer2000-05-301-0/+3
|
* Wayne: Fix two history bugs that were causing theBart Schaefer2000-05-301-0/+5
| | | | failure of `print -s'.
* Add comment.Bart Schaefer2000-05-291-0/+5
|
* doc fix, missing `)' (11638)Sven Wischnowsky2000-05-291-0/+2
|
* make _path_files use glob qualifiers from the line when doing pattern ↵Sven Wischnowsky2000-05-291-0/+3
| | | | matching (11635)