about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Mention how ignored history lines are not dropped immediately.Wayne Davison2001-05-151-6/+16
* fix bug where /sbin/lsmod was redirected in instead of being run (14355)Oliver Kiddle2001-05-152-5/+9
* (14350)Sven Wischnowsky2001-05-153-10/+57
* 14348: fix globalexport with typeset -gPeter Stephenson2001-05-152-1/+6
* calculate the length of the region to map (for mapped zwc files) correctly, i...Sven Wischnowsky2001-05-152-4/+12
* 14341: modprobe -r / rmmod completionClint Adams2001-05-153-1/+52
* 14330: handle quotes better in _most_recent_filePeter Stephenson2001-05-142-7/+14
* set list_pipe_job only for real pipelines (14327)Sven Wischnowsky2001-05-142-1/+5
* 14314: writing const variable under cygwinPeter Stephenson2001-05-112-3/+5
* 14313: New options testsPeter Stephenson2001-05-113-1/+186
* 14304Wayne Davison2001-05-101-0/+5
* Fixed an obscure local-history bug that could make the "history"Wayne Davison2001-05-101-4/+3
* users/3872: rename inet_* routines to avoid clash with Solaris 7 headers.Andrey Borzenkov2001-05-102-32/+57
* * 14295: Completion/Unix/Command/_cvs: support new cvs subcommandsTanaka Akira2001-05-102-2/+36
* barf if a empty string is given as one of the separators for _values (14293)Sven Wischnowsky2001-05-102-1/+6
* More cleanup of 14275+14290.Bart Schaefer2001-05-102-3/+10
* Tweak 14275.Bart Schaefer2001-05-102-1/+6
* update; in particular enable new style completion from ex. startup file (14283)Oliver Kiddle2001-05-093-37/+77
* complete only files that can be chowned (14282)Oliver Kiddle2001-05-092-4/+21
* insert redirection operators when expanding after one (14281)Oliver Kiddle2001-05-092-11/+17
* Missing dist file zsh-4.0.1-pre-4Peter Stephenson2001-05-091-0/+1
* 4.0.1-pre-4Peter Stephenson2001-05-092-2/+4
* Make clearer that globsubst doesn't affect brace expansionPeter Stephenson2001-05-092-1/+5
* Back off 14140 (tokenize comma)Peter Stephenson2001-05-092-1/+5
* add description of how to add a auto-removable suffix when using a ->state ac...Sven Wischnowsky2001-05-092-0/+15
* Clean up after 14270.Bart Schaefer2001-05-093-11/+11
* 14268 --> 14270Bart Schaefer2001-05-091-3/+3
* Use AC_TRY_COMPILE for curses.h test because of SunOS 5.8Peter Stephenson2001-05-083-1/+15
* Remove unnecessary '*' from pattern.Bart Schaefer2001-05-082-1/+6
* add -S option to specify separator between values and their arguments; make _...Sven Wischnowsky2001-05-084-25/+58
* match `scalar*' not `scalar' when checking parameter type (14256)Oliver Kiddle2001-05-082-1/+5
* fix guard to accept partial display numbers (14255)Oliver Kiddle2001-05-082-1/+3
* Fixes from Andrej for zpty on cygwinPeter Stephenson2001-05-083-2/+13
* empty description means: don't add a -X option (14252)Sven Wischnowsky2001-05-083-5/+20
* print space/backspace when reacing the last column while printing description...Sven Wischnowsky2001-05-083-2/+15
* double all backslashes before colons in the original pattern (14240)Sven Wischnowsky2001-05-072-1/+6
* 14234 and 14235.Bart Schaefer2001-05-061-0/+8
* Prevent "no multi-letter values" error on values of '\:' and '' in compvalues().Bart Schaefer2001-05-061-2/+3
* Improve handling of b/n/s subscript flags.Bart Schaefer2001-05-061-1/+25
* Fix subscript flag descriptionsBart Schaefer2001-05-052-11/+16
* complete subscript flags (14227)Oliver Kiddle2001-05-042-1/+34
* Path prefix completion for cvs subcommands.Bart Schaefer2001-05-042-7/+26
* fix typo in changelogClint Adams2001-05-041-2/+2
* update bindkey completion for bindkey changes in 14046 (14219)Oliver Kiddle2001-05-042-3/+8
* Fix _files -FBart Schaefer2001-05-032-3/+8
* minor completion changes (14216)Oliver Kiddle2001-05-036-17/+24
* 14214Sven Wischnowsky2001-05-032-1/+8
* More restrictive configure checks for curses headers.Bart Schaefer2001-05-022-3/+14
* 14208: Solaris loadkeysClint Adams2001-05-022-0/+13
* 14201: completion for loadkeysClint Adams2001-05-022-0/+21