summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-04-24Remove excess argument of zwcstat()Bart Schaefer1-4/+4
2005-04-2421174 adjustments to 21170Bart Schaefer1-2/+4
2005-04-24Minor tweak to _generic plus doc fixes for info interpretation of hyphens.Bart Schaefer10-49/+58
2005-04-24Tobias Gruetzmacher 21168: locality and visibility of some completion varsBart Schaefer5-7/+23
2005-04-24Optimise length calculations for ${...//.../...}Peter Stephenson4-33/+53
2005-04-22After ~9 months: 20162: Src/Zle/compresult.c: in printlist() don't output newGeoff Wing1-0/+5
line if we haven't printed anything
2005-04-2220162: in printlist() don't output new line if we haven't printed anythingGeoff Wing1-4/+3
2005-04-21users/8733: rudimentary completion for surfraw.Clint Adams2-0/+20
2005-04-19 21156: tweaks to dpkg-reconfigure completion.Clint Adams2-3/+8
2005-04-1821154 - Added pid completion to _perforce for p4 monitor (clear|terminate) ↵Felix Rosencrantz2-1/+14
commands.
2005-04-17 * 21153: incorporate most of the features of Stephen Rueger'sClint Adams2-3/+27
_module-assistant, posted as 21152.
2005-04-1721151: completion for module-assistant.Clint Adams2-0/+20
2005-04-17 * 21150: Completion/Unix/Command/_baz, Completion/Unix/Command/_tla:Clint Adams3-4/+10
handle parsing of subcommand help output a bit more sanely.
2005-04-16Update test for change in error message.Bart Schaefer2-1/+6
2005-04-16fix changelog dateClint Adams1-1/+1
2005-04-16 * 21147: factor out some common code from _tla and _baz, and fix some breakageClint Adams5-225/+136
from 21075.
2005-04-1521143: more care about special file descriptorsPeter Stephenson3-7/+26
2005-04-1421141: fix some issues associated with the {myfd}>... syntaxPeter Stephenson4-11/+104
2005-04-14Belated commit of 21064: test case for 21049Bart Schaefer2-0/+11
2005-04-1321136: don't leave TRAPEXIT lying around in Test directoryPeter Stephenson2-2/+7
2005-04-12changelog date typoClint Adams1-1/+1
2005-04-12 * 21135: complete attached sessions after screen -x.Clint Adams2-1/+6
2005-04-1221134: bad file descriptor error message system variation.Peter Stephenson2-1/+8
Hey, six nouns in a row!
2005-04-1221133: New {myfd} syntax for allocating file descriptorsPeter Stephenson7-60/+256
2005-04-11 * 21132: Completion/Unix/Type/_pdf, Completion/X/Command/_xpdf:Clint Adams3-2/+39
complete xpdf options, and also complete .pdf.bz2 files when completing compressed PDF files.
2005-04-1121131: exit with status 127 when script not foundPeter Stephenson3-4/+14
2005-04-10 * config.guess, config.sub: update to 2005-03-24 and 2005-02-10, respectively.Clint Adams3-9/+22
2005-04-08 * 21125: Src/Zle/zle_main.c: do an initial conversion when zle is loaded.Clint Adams2-0/+4
2005-04-08 * 21124: Src/Zle/zle_main.c, Src/init.c, Src/params.c: have zle cache aClint Adams4-0/+28
wide-char version of WORDCHARS each time it's changed (when ZLE_UNICODE_SUPPORT is defined).
2005-04-0821107: fix for when there is a native iconv but iconv.h is from GNU libiconvOliver Kiddle2-0/+10
2005-04-06 * 21096: update for gv 3.6, which uses double-hyphen options.Clint Adams2-38/+46
2005-04-06Carlos Phillips: private email: much improved _darcs completionPeter Stephenson2-7/+507
2005-04-05_rsync tweak.Wayne Davison1-0/+5
2005-04-05The --address option is useful in both client- and daemon-mode.Wayne Davison1-1/+1
2005-04-0521095: update FAQ for completion, features, bugsPeter Stephenson2-393/+94
2005-04-04Toby Peterson: 21083: RLIMIT_AS and RLIMIT_RSS are the same in Mac OX XPeter Stephenson4-2/+41
ut_name needs to be ut_user in struct utmpx
2005-04-0421082: Dan Nelson: fix zsh -c exit status on parse errorPeter Stephenson3-0/+11
2005-04-0321086: fix module completion (broken in previous patch) and other tweaksAndrey Borzenkov2-4/+10
2005-04-0321085: update for 10.2 and other tweaksAndrey Borzenkov2-106/+245
2005-04-0121081: complete network services for the psmisc version of fuserOliver Kiddle2-25/+57
2005-04-01correct handling of svn commitOliver Kiddle1-4/+9
2005-04-01c.f. 21071: always use "status" in return and exit status docsPeter Stephenson16-52/+59
2005-04-0121078: parse errors didn't cause non-zero exit statusPeter Stephenson3-0/+19
2005-03-3121076: use _files with (e) qualifier to handle completing files by their statusOliver Kiddle2-5/+35
2005-03-3121075: update baz completion to not use -A option since it's being dropped ↵Clint Adams2-13/+10
in baz 1.3.
2005-03-31Zack Cerza: 21074: update for newer aptitude.Clint Adams2-1/+10
2005-03-3121049: Don't close process substitution file descriptors for external programmesPeter Stephenson5-27/+71
2005-03-28One more _rsync option.Wayne Davison1-0/+4
2005-03-28Added --protocol option.Wayne Davison1-0/+1
2005-03-2721068: complete modified files for 'svn revert'.Clint Adams2-0/+15