about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* tidy up of many completions (updates, fixes, improvements and plain aesthetics)Oliver Kiddle2003-07-3139-2104/+1968
* Fix one of the bugs from users/6421.Wayne Davison2003-07-291-0/+5
* Don't crash if alt-y is typed twice in a row without a prior ctrl-y.Wayne Davison2003-07-291-1/+3
* 18908: use print/read -u in completion system and tweak builtin docPeter Stephenson2003-07-256-9/+16
* 18893, 18901: new completions for rar/unrar and ogg vorbis; improve _pkgtoolOliver Kiddle2003-07-244-1/+244
* 18900: new iptables and nmap completionsOliver Kiddle2003-07-245-2/+331
* 18890: new completion for sabcmdOliver Kiddle2003-07-233-3/+57
* 18877: add note about supporting latest versions, tag names being plural etcOliver Kiddle2003-07-232-1/+19
* 18888: Philippe Troin: allow clone to acquire a controlling ttyPeter Stephenson2003-07-232-17/+35
* 18880: Don't return unset parameters in $parametersPeter Stephenson2003-07-222-0/+7
* 18859: Allow the sort style to override sorting by setting explicitly to false.Peter Stephenson2003-07-213-7/+35
* 18872: update javac completion for SDK 1.4.x and rename serialvar to serialverDoug Kearns2003-07-212-13/+21
* 18874: Completion/Unix/Command/_subversion: PATH can mean files too.Clint Adams2003-07-202-1/+6
* 18866: document conventions used in completion functionsOliver Kiddle2003-07-172-1/+71
* adjust return code to not break the prefix-needed styleOliver Kiddle2003-07-172-8/+13
* 18864: unnecessary space with ${(Q)...}Peter Stephenson2003-07-172-1/+6
* 18863: new completion for aapDoug Kearns2003-07-173-1/+50
* unposted: remove initial capitalisation from option descriptionsDoug Kearns2003-07-169-30/+39
* 18841: work around problem which caused the whole word to be removedOliver Kiddle2003-07-092-3/+12
* 18839/18840: Completion for nicePeter Stephenson2003-07-093-1/+18
* Rebrand as 4.1.1-dev-1Peter Stephenson2003-07-092-2/+5
* 18836: read with metafied delimiter didn't work.Peter Stephenson2003-07-093-1/+13
* 18824: kill-word-match deleted to end of line.Peter Stephenson2003-07-072-1/+6
* 18817: need to quote % anchor in substitutionOliver Kiddle2003-07-072-2/+5
* 18822: fix accept-exact style not not bail out when it shouldn't and add aOliver Kiddle2003-07-073-7/+20
* 18xxx: Completion/Unix/Command/_subversion: completion for svn and svnadmin.Clint Adams2003-07-075-2/+139
* 18811: needed to quote % in substitution as it was otherwise taken as an anchorOliver Kiddle2003-07-042-2/+7
* unposted: forgot .distfiles in 18810Peter Stephenson2003-07-042-0/+3
* 18810: Various enhancements and bug fixes for the TCP function suitePeter Stephenson2003-07-0411-37/+242
* 18571: extra note on += for associative arraysPeter Stephenson2003-07-042-0/+14
* 18807: baptiste daroussin <daroussi@ece.fr>:Peter Stephenson2003-07-043-1/+92
* users/6367: match-words-by-style wrongly referred to in docPeter Stephenson2003-07-032-4/+7
* 19696: quoting of existing CVS-managed files was wrongPeter Stephenson2003-07-032-2/+7
* 18769: handle parse errors in autoload functions properlyPeter Stephenson2003-07-032-1/+7
* 18634: Tomi Vainio: work around problem with latest Sun k2 compilerOliver Kiddle2003-06-252-1/+4
* 18631: returning too early breaks prefix-needed style set to falseOliver Kiddle2003-06-2526-139/+179
* 18628: update completion of reportbug and querybts to modern usage.Clint Adams2003-06-252-11/+68
* 18627: -resize and -shave options to _imagemagick mogrify.Clint Adams2003-06-252-0/+7
* 18626: improve echoti's arg support and fix compile problem on 64-bit SolarisOliver Kiddle2003-06-242-18/+29
* 18618: add Etc/changelog2html.plPeter Stephenson2003-06-202-0/+74
* 18616: Add ternary expression handling to zformatPeter Stephenson2003-06-193-75/+176
* Version 4.1.1 zsh-4.1.1Peter Stephenson2003-06-184-5/+10
* *** empty log message ***Oliver Kiddle2003-06-111-2/+2
* 18607: correctly handle quoting for remote files for rcp completionOliver Kiddle2003-06-052-3/+8
* users/1654: anchors did'nt work with // parameter substitutionPeter Stephenson2003-06-052-1/+4
* 18526: -O option to _describe for prefix-needed in _argumentsPeter Stephenson2003-06-054-5/+22
* 18600: bug matching against [[:xdigit:]]Peter Stephenson2003-06-032-0/+5
* 18587: fix bug where only the beginning of the association key was comparedOliver Kiddle2003-05-302-1/+6
* unposted: zsh-4.1.1-test-3 zsh-4.1.1-test-3Peter Stephenson2003-05-284-3/+9
* 18578: 18559 caused typeset failuresPeter Stephenson2003-05-242-5/+10