summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-03-28replace `path' with more general `urls' style (13814)Sven Wischnowsky3-26/+50
2001-03-28*** empty log message ***Sven Wischnowsky2-3/+8
2001-03-28Typo in _complete_tagPeter Stephenson2-1/+5
2001-03-28don't add options as completions if a `->state' action was used and we are ↵Sven Wischnowsky2-1/+8
directly after the option (in the same word) (13809)
2001-03-27make _arguments return 300 only if given the -R option (13790)Sven Wischnowsky5-40/+107
2001-03-27comment out looking up the prefix-needed style when completing directory ↵Sven Wischnowsky3-32/+21
stack entries; make _tilde use _popd, finally (13789)
2001-03-27try to make _h_c_w smarter at the beginning and end of the list; avoid ↵Sven Wischnowsky3-20/+42
list-beeping if the old completion list is re-used (3752)
2001-03-2613779/13783: fixes from Michal PolitowskiClint Adams3-3/+10
2001-03-2613777: maxfilelocks limit for glibc2.2Clint Adams2-22/+44
2001-03-26handle colons in xor lists (13770)Sven Wischnowsky2-1/+3
2001-03-26unset ZLS_COLORS if list-colors not set (13768)Sven Wischnowsky3-2/+8
2001-03-26avoid adding empty strings to the kill ring (13767)Sven Wischnowsky2-2/+8
2001-03-26_pids shouldn't start menu completion if the current word starts with a ↵Sven Wischnowsky3-2/+8
hyphen; typo fix in compsys.yo (13763)
2001-03-25Discourage use of sample startup files as /etc/z*.Bart Schaefer4-0/+15
2001-03-25New _cpioPeter Stephenson2-0/+145
2001-03-25A couple of regression tests.Bart Schaefer2-0/+39
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