summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2003-09-10users/6529 + unpostedWayne Davison1-0/+6
2003-09-10Improved the comments to no longer suggest that setting PATH here isWayne Davison1-12/+23
a safe thing to do (though I do provide a safe way to do that if the user really insists on it).
2003-09-0819044: typo in setting $saliases elementsPeter Stephenson2-4/+9
2003-09-0319021: in command position, try to complete directories once and once onlyOliver Kiddle2-2/+12
2003-09-0319019: only complete aliases of the appropriate type for the alias builtinOliver Kiddle2-9/+13
2003-09-0319020: fix printaliasnodePeter Stephenson2-2/+4
2003-09-0319014: add alias -s suf=handlerPeter Stephenson14-146/+383
2003-08-30zsh-users/6493: search tinfo library for cursesPeter Stephenson2-3/+6
2003-08-3018982: comments/rant for paramsubst(), accidentally uncommitedPeter Stephenson1-8/+564
2003-08-3018980: new zsh/system modulePeter Stephenson11-3/+680
2003-08-3018982: comments/rant for paramsubst()Peter Stephenson2-1/+12
2003-08-3018981: tidy up tcpsys docPeter Stephenson2-26/+32
2003-08-2218959: improve _perforce global option handling againPeter Stephenson2-2/+13
2003-08-2118958: improved option handling for p4 changePeter Stephenson2-2/+11
2003-08-2118956: update a2ps completion for a2ps 4.13Oliver Kiddle2-26/+44
2003-08-2018951: Better option handling (c.f. 18948)Peter Stephenson2-10/+31
2003-08-2018949: new completion for duOliver Kiddle4-3/+50
2003-08-2018942: Fix / suffix handling in _perforcePeter Stephenson2-1/+11