summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-01-1519378: new update-rc.d completion avoid picking up README file as a serviceOliver Kiddle4-1/+34
2004-01-1519377: handle the situation when MH is not installed betterOliver Kiddle2-2/+8
2004-01-1519374: fix typo in 19361Peter Stephenson2-1/+6
2004-01-1419364: completion for printenvPeter Stephenson3-0/+11
2004-01-1419364: new completions for aptitude, getent and catcgsegvOliver Kiddle6-3/+108
2004-01-1419365: avoid use of $words[0]Oliver Kiddle2-1/+6
2004-01-1319358: update elinks completion for version 0.9.0Doug Kearns2-1/+8
2004-01-1219361: Memory leaksPeter Stephenson3-4/+31
2004-01-12Forgotten in last Doc/Zsh change.Peter Stephenson1-0/+5
2004-01-0919354: Fix manual section names which upset DocbookPeter Stephenson2-4/+5
2004-01-09Got missed when removing configure.inPeter Stephenson1-1/+1
2004-01-08Fix typo in last commitPeter Stephenson1-1/+1
2004-01-0819338 etc.: remove support for autoconf before 2.50Peter Stephenson6-2170/+2154
2004-01-0619339: minor TCP function suite additionsPeter Stephenson4-17/+46
2004-01-0519336: Src/Zle/compmatch.c: Bug with metafied characters in length ofPeter Stephenson2-1/+16
completion prefix
2004-01-05zsh-users/6969.Wayne Davison1-0/+5
2004-01-05Changed bin_eval() to default lastval to 0, just in case we have anWayne Davison1-0/+1
empty eval string.
2003-12-1719308: zsh crashes with $((##))Oliver Kiddle3-1/+16
2003-12-1619299: try to handle completion of devices betterOliver Kiddle2-3/+10
2003-12-1519295: $CONTEXT zle parameterPeter Stephenson7-10/+76
2003-12-15Add mod_datetime.yoClint Adams1-5/+6
2003-12-15extra comment for zsh-line-initPeter Stephenson2-0/+7
2003-12-1219281: zle-line-init special widgetPeter Stephenson4-1/+48
2003-12-0519276: fix fallback used to get completer list if the style lookup failedOliver Kiddle2-2/+7
2003-12-04Baptiste Daroussin: 19272: small updatesOliver Kiddle4-7/+18
2003-12-04adjust to work with the newer version of subversion's help outputOliver Kiddle2-1/+6
2003-12-0319269: 8-bit characters in character classesPeter Stephenson4-1/+9
2003-11-28unposted: update elinks completion for version 0.4.3Doug Kearns2-0/+5
2003-11-2119265: update for latest versionsOliver Kiddle3-38/+59
2003-11-21tidy up descriptionsOliver Kiddle2-15/+17
2003-11-21Stephen Rueger: 19255: update to work with APT 0.5.14Oliver Kiddle2-8/+18
2003-11-17unposted: wget --dns-cache option takes a boolean argumentDoug Kearns2-1/+6
2003-11-14removed _w3mhistoryOliver Kiddle1-1/+0
2003-11-1419244: various completion function fixes and updatesOliver Kiddle15-355/+503
2003-11-14unposted: fix typo in _w3mDoug Kearns2-1/+5
2003-11-13correct old message numberOliver Kiddle1-1/+1
2003-11-1319242: Make job table dynamically reallocatable.Peter Stephenson12-94/+195
2003-11-11_perforce completion bug fixesPeter Stephenson2-5/+16
2003-11-0319218: extend 19216 to zle widgetsPeter Stephenson3-10/+19
2003-11-0319216: Save and restore pipestatus. Remove debugging outputPeter Stephenson2-4/+27
2003-11-03Added *.dll to .cvsignore and fixed typo. (unposted)Felix Rosencrantz2-2/+3
2003-11-03add *.dll and fix typo with errnames.hFelix Rosencrantz4-1/+10
2003-10-29a la 19209: zcalloc -> zshcallocPeter Stephenson29-91/+91
2003-10-27zsh-users/6727 (Lloyd Zusman): improve _w3mPeter Stephenson4-14/+23
2003-10-27zsh-users/6663, 6736, 6738: Symlink fixes for Completion/compaudit; newBart Schaefer1-0/+15
functions url-quote-magic and quote-and-complete-word.
2003-10-27zsh-users/6736: widget that puts double-quotes around words beforeBart Schaefer1-0/+46
invoking completion.
2003-10-27zsh-users/6738: replacement for self-insert that quotes shellBart Schaefer1-0/+148
metacharacters when they appear in a word that looks like a URL.
2003-10-27users/6663: follow symlinks when checking permissions on directories inBart Schaefer1-6/+6
the fpath; also in case of symlinks, find parent with ${^fpath:h} rather than ${^fpath}/..
2003-10-2519202: Doc/Makefile.in, Doc/Zsh/mod_datetime.yo: rudimentary documentationClint Adams3-1/+28
for zsh/datetime module.
2003-10-25* 19201: Completion/Unix/Command/_screen: patch from Yasuhiro HayaseClint Adams2-1/+7
to complete normal commands after screen.