about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 13664pt2: Back out Completion/SysVClint Adams2001-03-183-22/+1
* 13664: */rcS.d/* force-reload, force-restartClint Adams2001-03-182-2/+7
* metafaq: shorter address for Israeli mirrorPeter Stephenson2001-03-182-2/+7
* 13662: apt-get build-dep completionClint Adams2001-03-182-1/+5
* 13661: complete args for SysV initscriptsClint Adams2001-03-183-0/+27
* Add zkdb function.Bart Schaefer2001-03-174-2/+308
* users/3671: Completion/User/_java: tweak for colon-separated pathsPeter Stephenson2001-03-152-0/+6
* fix default colour for directories (3674)Sven Wischnowsky2001-03-152-1/+5
* 13633: don't use termcap cursor keys if single key which is already boundPeter Stephenson2001-03-142-1/+19
* Add D qualifier in _rcs.Bart Schaefer2001-03-132-1/+4
* Unify completion for ncftp and lftp in _ncftpBart Schaefer2001-03-134-10/+13
* 13611, 13615: Bind cursor keys using termcap, including in viins.Peter Stephenson2001-03-135-25/+95
* spelling corrections (13610)Oliver Kiddle2001-03-1213-51/+62
* fix to declare tmp variable as localOliver Kiddle2001-03-121-1/+1
* Oups bad changelog.Chmouel Boudjnah2001-03-121-1/+2
* New tar options -j.Chmouel Boudjnah2001-03-123-3/+15
* fix filename quoting in _zip and don't use _hosts for lftpOliver Kiddle2001-03-123-5/+13
* Add _lftp.Bart Schaefer2001-03-121-1/+1
* Add completion for lftpChmouel Boudjnah2001-03-112-0/+9
* Various new, improved, fixed or updated functions (13600)Oliver Kiddle2001-03-1118-61/+420
* zsh-workers 13562,13598,13599Bart Schaefer2001-03-111-0/+11
* Use _normal completion following the name of a shell script.Bart Schaefer2001-03-111-0/+5
* Handle quoted whitespace in glob expansions.Bart Schaefer2001-03-111-1/+2
* Better handling of multi-line buffers.Bart Schaefer2001-03-111-5/+2
* 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
* 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() thro...Sven Wischnowsky2001-03-063-7/+25
* 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
* 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 a...Sven Wischnowsky2001-03-054-5/+34
* 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 scri...Sven Wischnowsky2001-02-265-0/+26
* 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