about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Dist more files zsh-4.0.2-pre-2Peter Stephenson2001-03-085-5/+11
|
* 4.0.1-pre-2Peter Stephenson2001-03-082-2/+6
|
* try to find out the sub commands to complete in _init_d (13591)Sven Wischnowsky2001-03-082-1/+23
|
* Another testcase that covers the bug mentioned in workers/13563. The case is ↵Felix Rosencrantz2001-03-082-0/+13
| | | | based on a bug mentioned in workers/13320
* Minor errors in 54compmatch doc stringsBart Schaefer2001-03-072-2/+6
|
* two optimisationsSven Wischnowsky2001-03-074-30/+39
|
* unposted: support build with GCC on ReliantUNIXAndrey Borzenkov2001-03-073-25/+51
|
* don't complete w3m from _webbrowser now we have _w3m (unposted)Oliver Kiddle2001-03-062-3/+4
|
* include _w3m in .distfilesOliver Kiddle2001-03-062-1/+5
|
* unposted: complete for w3mClint Adams2001-03-062-0/+52
|
* make the parser use real memory for the ecbuf to avoid having hrealloc() ↵Sven Wischnowsky2001-03-063-7/+25
| | | | throw away lots of memory (13576)
* another fix for completion matching, CLF_MISS in the wrong cline struct (13575)Sven Wischnowsky2001-03-062-0/+11
|
* unposted: change my address to bor@zsh.orgAndrey Borzenkov2001-03-062-1/+4
|
* 13544, 13568 (Peter): + syntax for matchers in matcher-list to augmentAndrey Borzenkov2001-03-066-21/+82
| | | | previous list
* new _expand_aliases to, well, expand aliases (13566)Sven Wischnowsky2001-03-054-4/+117
|
* fix for matching control, try harder to merge separately completed parts to ↵Sven Wischnowsky2001-03-054-5/+34
| | | | avoid losing user-typed characters (13565)
* latest FAQPeter Stephenson2001-03-042-57/+105
|
* News and contributors for 4.0.1Peter Stephenson2001-03-043-1/+86
|
* Use ksh-style deref of $_comp_options in case of ksharrays.Bart Schaefer2001-02-288-7/+18
|
* Work when ksh_arrays is set but before the setopt takes effect (13555)Oliver Kiddle2001-02-282-1/+6
|
* add `aliases' option to be able to disable alias expansion (13554)Sven Wischnowsky2001-02-289-10/+27
|
* Message for _vars_eq, 13520Peter Stephenson2001-02-271-0/+6
|
* some small functions for completing sub-commands (generic function, init ↵Sven Wischnowsky2001-02-265-0/+26
| | | | scripts, apachectl) (13536)
* change $words[1] to $service in some more places (13534)Sven Wischnowsky2001-02-268-11/+24
|
* properly restore noaliases in bufferwords() (13530)Sven Wischnowsky2001-02-262-1/+6
|
* 13520: use services and shorten description in _vars_eqPeter Stephenson2001-02-221-3/+3
|
* more (|un)queue_signals(), this time for the job control builtins (13509)Sven Wischnowsky2001-02-202-0/+15
|
* 13280: NewImproved handling of colon modifiers w.r.t. pathsPeter Stephenson2001-02-195-29/+83
|
* ?## fix from 13497 and site name change from GeoffPeter Stephenson2001-02-183-3/+15
|
* Fix "${=foo=$@}".Bart Schaefer2001-02-162-5/+9
|
* make `compdef foo=bar' use the service defined for `bar' if there is any (13494)Sven Wischnowsky2001-02-162-0/+6
|
* Partial sh emulation fixs for ${1+"$@"} and "${foo=$@}".Bart Schaefer2001-02-162-1/+23
|
* unposted: corrected date in ChangeLogAndrey Borzenkov2001-02-151-1/+1
|
* unposted: remove unused variable declarationClint Adams2001-02-142-1/+2
|
* 13478: whence shouldn't segfault on an empty path componentClint Adams2001-02-142-4/+8
|
* 13473: clean config.modules, fix CSH_NULL_GLOB docPeter Stephenson2001-02-143-2/+8
|
* 13323: handle multi-line buffers in edit-command-line widgetClint Adams2001-02-142-3/+10
|
* Updated to 4.0.1-pre-1 zsh-4.0.1-pre-1Peter Stephenson2001-02-141-2/+2
|
* 13431: better check for shared libraries.Andrey Borzenkov2001-02-137-63/+139
|
* try to make the -t option of zpty smarter (13462)Sven Wischnowsky2001-02-132-5/+14
|
* wehn using glob_complete, don't treat everything starting with a tilde as a ↵Sven Wischnowsky2001-02-132-1/+6
| | | | pattern (13459)
* Add 'glob' to $_comp_options.Bart Schaefer2001-02-132-0/+5
|
* two small fixes to _multi_parts; one more place where a caller-supplied -S ↵Sven Wischnowsky2001-02-092-2/+8
| | | | can be used and fix for the code deciding which prefix to use (13450)
* add completion for newsgroups (13448)Oliver Kiddle2001-02-085-4/+19
|
* fix _gzip to work for zcat again (13445)Oliver Kiddle2001-02-082-1/+5
|
* 13449: "make clean" cleans up after killed tests.Bart Schaefer2001-02-082-1/+4
|
* 13442: Use +Z to suppress loading of ZLE modules when testing.Bart Schaefer2001-02-083-2/+9
|
* unposted: fix patterns previous patchAndrey Borzenkov2001-02-022-2/+5
|
* Peter:13427: filename-quoting fix in _expandSven Wischnowsky2001-02-022-1/+9
|
* Changes references to sunsite.auc.dk to just sunsite.dk (13422)Oliver Kiddle2001-02-016-19/+23
|