summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-03-25stop LC_COLLATE reordering things in testsPeter Stephenson2-0/+4
2001-03-25More minor test fixes.Bart Schaefer5-10/+13
2001-03-25Handle @folder for MH in _mailboxesPeter Stephenson2-4/+8
2001-03-24Fixes for mh completions.Bart Schaefer2-2/+18
2001-03-23Clean up grammar tests.Bart Schaefer2-26/+35
2001-03-23don't auto-start menu completion after a `%' when completing pids or jobs ↵Sven Wischnowsky2-1/+4
(13733)
2001-03-23probably no reason to put the (#a?) flag after an initial tilde in ↵Sven Wischnowsky2-4/+9
_approximate anymore (13730)
2001-03-23fixSven Wischnowsky1-3/+3
2001-03-23add commands and call-command styles; mention some of the more expensive ↵Sven Wischnowsky4-2/+70
things about completion setup in the docs (13727)
2001-03-23test if the colon is quoted (13725)Sven Wischnowsky3-2/+5
2001-03-23fixlet, complicated match specs could result in incorrect words being used ↵Sven Wischnowsky2-1/+9
as possible path expansions (13724)
2001-03-22Some tweaks for nmh in _mhPeter Stephenson2-1/+10
2001-03-22skip redirections in execpline2() when looking for the command code (13706)Sven Wischnowsky2-2/+7
2001-03-21Tweak an expansion.Bart Schaefer2-1/+7
2001-03-20use -l as default for telnet's without -\? option (13674)Sven Wischnowsky2-0/+4
2001-03-20fix misaligned percent output of zprof (13673)Sven Wischnowsky2-29/+30
2001-03-1813664pt2: Back out Completion/SysVClint Adams3-22/+1
2001-03-1813664: */rcS.d/* force-reload, force-restartClint Adams2-2/+7
2001-03-18metafaq: shorter address for Israeli mirrorPeter Stephenson2-2/+7
2001-03-1813662: apt-get build-dep completionClint Adams2-1/+5
2001-03-1813661: complete args for SysV initscriptsClint Adams3-0/+27
2001-03-17Add zkdb function.Bart Schaefer4-2/+308
2001-03-15users/3671: Completion/User/_java: tweak for colon-separated pathsPeter Stephenson2-0/+6
2001-03-15fix default colour for directories (3674)Sven Wischnowsky2-1/+5
2001-03-1413633: don't use termcap cursor keys if single key which is already boundPeter Stephenson2-1/+19
2001-03-13Add D qualifier in _rcs.Bart Schaefer2-1/+4
2001-03-13Unify completion for ncftp and lftp in _ncftpBart Schaefer4-10/+13
2001-03-1313611, 13615: Bind cursor keys using termcap, including in viins.Peter Stephenson5-25/+95
2001-03-12spelling corrections (13610)Oliver Kiddle13-51/+62
2001-03-12fix to declare tmp variable as localOliver Kiddle1-1/+1
2001-03-12Oups bad changelog.Chmouel Boudjnah1-1/+2
2001-03-12New tar options -j.Chmouel Boudjnah3-3/+15
2001-03-12fix filename quoting in _zip and don't use _hosts for lftpOliver Kiddle3-5/+13
2001-03-12Add _lftp.Bart Schaefer1-1/+1
2001-03-11Add completion for lftpChmouel Boudjnah2-0/+9
2001-03-11Various new, improved, fixed or updated functions (13600)Oliver Kiddle18-61/+420
2001-03-11zsh-workers 13562,13598,13599Bart Schaefer1-0/+11
2001-03-11Use _normal completion following the name of a shell script.Bart Schaefer1-0/+5
2001-03-11Handle quoted whitespace in glob expansions.Bart Schaefer1-1/+2
2001-03-11Better handling of multi-line buffers.Bart Schaefer1-5/+2
2001-03-08Dist more filesPeter Stephenson5-5/+11
2001-03-084.0.1-pre-2Peter Stephenson2-2/+6
2001-03-08try to find out the sub commands to complete in _init_d (13591)Sven Wischnowsky2-1/+23
2001-03-08Another testcase that covers the bug mentioned in workers/13563. The case is ↵Felix Rosencrantz2-0/+13
based on a bug mentioned in workers/13320
2001-03-07Minor errors in 54compmatch doc stringsBart Schaefer2-2/+6
2001-03-07two optimisationsSven Wischnowsky4-30/+39
2001-03-07unposted: support build with GCC on ReliantUNIXAndrey Borzenkov3-25/+51
2001-03-06don't complete w3m from _webbrowser now we have _w3m (unposted)Oliver Kiddle2-3/+4
2001-03-06include _w3m in .distfilesOliver Kiddle2-1/+5
2001-03-06unposted: complete for w3mClint Adams2-0/+52