about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Remove excess argument of zwcstat()Bart Schaefer2005-04-241-4/+4
* 21174 adjustments to 21170Bart Schaefer2005-04-241-2/+4
* Minor tweak to _generic plus doc fixes for info interpretation of hyphens.Bart Schaefer2005-04-2410-49/+58
* Tobias Gruetzmacher 21168: locality and visibility of some completion varsBart Schaefer2005-04-245-7/+23
* Optimise length calculations for ${...//.../...}Peter Stephenson2005-04-244-33/+53
* After ~9 months: 20162: Src/Zle/compresult.c: in printlist() don't output newGeoff Wing2005-04-221-0/+5
* 20162: in printlist() don't output new line if we haven't printed anythingGeoff Wing2005-04-221-4/+3
* users/8733: rudimentary completion for surfraw.Clint Adams2005-04-212-0/+20
* 21156: tweaks to dpkg-reconfigure completion.Clint Adams2005-04-192-3/+8
* 21154 - Added pid completion to _perforce for p4 monitor (clear|terminate) co...Felix Rosencrantz2005-04-182-1/+14
* * 21153: incorporate most of the features of Stephen Rueger'sClint Adams2005-04-172-3/+27
* 21151: completion for module-assistant.Clint Adams2005-04-172-0/+20
* * 21150: Completion/Unix/Command/_baz, Completion/Unix/Command/_tla:Clint Adams2005-04-173-4/+10
* Update test for change in error message.Bart Schaefer2005-04-162-1/+6
* fix changelog dateClint Adams2005-04-161-1/+1
* * 21147: factor out some common code from _tla and _baz, and fix some breakageClint Adams2005-04-165-225/+136
* 21143: more care about special file descriptorsPeter Stephenson2005-04-153-7/+26
* 21141: fix some issues associated with the {myfd}>... syntaxPeter Stephenson2005-04-144-11/+104
* Belated commit of 21064: test case for 21049Bart Schaefer2005-04-142-0/+11
* 21136: don't leave TRAPEXIT lying around in Test directoryPeter Stephenson2005-04-132-2/+7
* changelog date typoClint Adams2005-04-121-1/+1
* * 21135: complete attached sessions after screen -x.Clint Adams2005-04-122-1/+6
* 21134: bad file descriptor error message system variation.Peter Stephenson2005-04-122-1/+8
* 21133: New {myfd} syntax for allocating file descriptorsPeter Stephenson2005-04-127-60/+256
* * 21132: Completion/Unix/Type/_pdf, Completion/X/Command/_xpdf:Clint Adams2005-04-113-2/+39
* 21131: exit with status 127 when script not foundPeter Stephenson2005-04-113-4/+14
* * config.guess, config.sub: update to 2005-03-24 and 2005-02-10, respectively.Clint Adams2005-04-103-9/+22
* * 21125: Src/Zle/zle_main.c: do an initial conversion when zle is loaded.Clint Adams2005-04-082-0/+4
* * 21124: Src/Zle/zle_main.c, Src/init.c, Src/params.c: have zle cache aClint Adams2005-04-084-0/+28
* 21107: fix for when there is a native iconv but iconv.h is from GNU libiconvOliver Kiddle2005-04-082-0/+10
* * 21096: update for gv 3.6, which uses double-hyphen options.Clint Adams2005-04-062-38/+46
* Carlos Phillips: private email: much improved _darcs completionPeter Stephenson2005-04-062-7/+507
* _rsync tweak.Wayne Davison2005-04-051-0/+5
* The --address option is useful in both client- and daemon-mode.Wayne Davison2005-04-051-1/+1
* 21095: update FAQ for completion, features, bugsPeter Stephenson2005-04-052-393/+94
* Toby Peterson: 21083: RLIMIT_AS and RLIMIT_RSS are the same in Mac OX XPeter Stephenson2005-04-044-2/+41
* 21082: Dan Nelson: fix zsh -c exit status on parse errorPeter Stephenson2005-04-043-0/+11
* 21086: fix module completion (broken in previous patch) and other tweaksAndrey Borzenkov2005-04-032-4/+10
* 21085: update for 10.2 and other tweaksAndrey Borzenkov2005-04-032-106/+245
* 21081: complete network services for the psmisc version of fuserOliver Kiddle2005-04-012-25/+57
* correct handling of svn commitOliver Kiddle2005-04-011-4/+9
* c.f. 21071: always use "status" in return and exit status docsPeter Stephenson2005-04-0116-52/+59
* 21078: parse errors didn't cause non-zero exit statusPeter Stephenson2005-04-013-0/+19
* 21076: use _files with (e) qualifier to handle completing files by their statusOliver Kiddle2005-03-312-5/+35
* 21075: update baz completion to not use -A option since it's being dropped in...Clint Adams2005-03-312-13/+10
* Zack Cerza: 21074: update for newer aptitude.Clint Adams2005-03-312-1/+10
* 21049: Don't close process substitution file descriptors for external programmesPeter Stephenson2005-03-315-27/+71
* One more _rsync option.Wayne Davison2005-03-281-0/+4
* Added --protocol option.Wayne Davison2005-03-281-0/+1
* 21068: complete modified files for 'svn revert'.Clint Adams2005-03-272-0/+15