summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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.
2003-10-1319185: wrong context in delete-whole-word-matchPeter Stephenson2-1/+4
2003-10-13unposted: Make _perforce easier to use with add-on commands.Peter Stephenson2-13/+56
2003-10-1319183: new delete-whole-word-matchPeter Stephenson3-0/+93
2003-10-09update for nmap 3.48Oliver Kiddle2-1/+7
2003-10-08unposted: more new files weren't in .distfilesPeter Stephenson3-0/+5
2003-10-0818169: change parameter SECS in datetime to EPOCHSECONDSPeter Stephenson2-1/+6
2003-10-0619168: Various problems with size of buffers and pointer usage in ztrftimePeter Stephenson4-19/+79
2003-10-0619167: fix NUL at start of BRACE_CCL range.Peter Stephenson3-5/+22
2003-10-06unposted: update distribution files for 18980 and 19053Peter Stephenson4-2/+9
2003-09-2819151: Src/Modules/datetime.c: add $SECS parameter for seconds since epoch.Clint Adams2-1/+19
2003-09-25unposted: improve Perforce p4 -H completionPeter Stephenson2-1/+22
2003-09-2519139: add tests for typeset -TPeter Stephenson2-0/+16
2003-09-25Fix minor problem with 19129.Wayne Davison1-0/+5
2003-09-25Fix the old-style typeset -T (without the new separator arg).Wayne Davison1-1/+1
2003-09-2419129: extra argument to typeset -T gives character for joining arrayPeter Stephenson6-46/+160
2003-09-24unposted: improve Perforce label completionPeter Stephenson2-10/+16
2003-09-2219105: Set shout to stderr if interative with no ttyPeter Stephenson3-5/+24
2003-09-2219112: several improvements and fixes for Perforce completionPeter Stephenson2-989/+1114
2003-09-21users/6606: handle any matching control options passed downOliver Kiddle2-25/+11
2003-09-2119106: document use for _menuOliver Kiddle2-6/+11
2003-09-17*** empty log message ***Vin Shelton2-2/+7
2003-09-1719096: crash unloading zsh/systemPeter Stephenson2-0/+8
2003-09-16Fix minor typo in MIME function documentation.Vin Shelton2-1/+5
2003-09-15Vin Shelton: 19073: Replace C++-style comment.Oliver Kiddle3-3/+11
Vin Shelton: 19038: Make sed grok icc's cpp output.
2003-09-1419053 modified, c.f. 19056Peter Stephenson6-2/+677
2003-09-1419076: don't call setupterm with NULL as last argument as that causesClint Adams2-1/+10
the shell to exit when the terminal is unknown.
2003-09-1119059: add -v, -V and -p flags required by POSIX to the command builtinOliver Kiddle7-50/+159