about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* unposted: another _ip typoPeter Stephenson2007-02-271-1/+1
* unposted: another _ip typoPeter Stephenson2007-02-272-18/+25
* Small fix to 23177: compute *widthp and *swidep after nicechar().Bart Schaefer2007-02-261-1/+10
* fix typoPeter Stephenson2007-02-261-1/+1
* 23190: tweak _net_interfaces for LinuxPeter Stephenson2007-02-262-2/+17
* unposted: tweak ip route show abbreviationsPeter Stephenson2007-02-262-2/+7
* Log a few belated commits.Bart Schaefer2007-02-261-0/+13
* unposted: tweak for possible multibyte characters.Bart Schaefer2007-02-261-6/+12
* unposted (based on users/10881,10884): add auto-previous zstyle, updateBart Schaefer2007-02-262-21/+55
* 23176: apply the (X) parameter flag to the (#) flag; fix comment typo.Bart Schaefer2007-02-253-9/+31
* 23186: _ip completion and regex handling additionsPeter Stephenson2007-02-254-1/+656
* 23185: qemu completion improvements.Clint Adams2007-02-252-11/+25
* changelog typoClint Adams2007-02-241-1/+1
* 23183: Completion/Unix/Command/_qemu: completion for qemu.Clint Adams2007-02-242-0/+50
* 23183 complete comma-separated list of directories/modules for --added-modules.Clint Adams2007-02-222-2/+20
* unposted: document some limitations of utils.cPeter Stephenson2007-02-182-0/+15
* 23182: _arguments problem with --with-foo[=BAR] specifiersPeter Stephenson2007-02-162-1/+11
* 23178: update for modern versions of make-kpkg.Clint Adams2007-02-142-5/+30
* 23177: better formatting of unprintable multibyte characters under 256Peter Stephenson2007-02-142-1/+8
* 23169 (tweaked): report error on failure to dup for multiosBart Schaefer2007-02-142-5/+45
* 23172: typo displaying multiline explanation stringsPeter Stephenson2007-02-132-1/+8
* 23168: fix error message for failed bindPeter Stephenson2007-02-132-1/+6
* 23165: fix problems with bases: error if over 36 and don't interpret octalPeter Stephenson2007-02-125-10/+51
* 23164: Silence popd when PUSHD_SILENT is set.Felix Rosencrantz2007-02-112-3/+8
* fix metafication of ${(#)x}Peter Stephenson2007-02-103-4/+46
* unposted: document BAUD change in READMEPeter Stephenson2007-02-082-0/+11
* 23159 plus minor doc tweaks: leave BAUD parameter unset by defaultPeter Stephenson2007-02-085-116/+29
* 23153: restore old ztrcmp() and add comment about whyPeter Stephenson2007-02-072-46/+37
* 23152: make ztrcmp() respect MULTIBYTEPeter Stephenson2007-02-067-69/+107
* unposted: uninitialised variable could result from 23144Peter Stephenson2007-02-062-1/+6
* 23151: partial completion for mtn (monotone) command.Clint Adams2007-02-053-0/+48
* 23150: completion for cdbs-edit-patch.Clint Adams2007-02-043-0/+10
* 23144: Felix Eckhofer <felix@tribut.de>: NULL pointer in complist.cPeter Stephenson2007-02-022-0/+6
* 23143: make =-expansion with metacharacters more consistentPeter Stephenson2007-02-023-11/+17
* unposted: we could add checksched() twice to the timed event listPeter Stephenson2007-02-012-9/+54
* 23142: calendar enhancements: relative times, recurring eventsPeter Stephenson2007-01-317-81/+397
* 23141: don't zrfresh() after printjob() that didn't printPeter Stephenson2007-01-302-5/+20
* 23140: handle syntax for iputils variant as well as whichever arping for whic...Clint Adams2007-01-292-2/+28
* 23138: further tweak to backslashes in $'...'Peter Stephenson2007-01-273-10/+43
* 23136: handle Bnulls now added in $'...'Peter Stephenson2007-01-273-9/+29
* Fixed a few problems revealed by compiler warnings.Wayne Davison2007-01-261-0/+10
* Mark an arg as UNUSED().Wayne Davison2007-01-261-1/+1
* Silenced a compiler warning by making an int unsigned.Wayne Davison2007-01-261-1/+1
* Fixed the error checking of mbrtowc() since its return vlaue can neverWayne Davison2007-01-261-1/+1
* unposted: sched deleted timed function twicePeter Stephenson2007-01-242-4/+5
* 23131: new tests for command substitutionPeter Stephenson2007-01-243-1/+89
* 23126, modified: bug in zle history inside $( and $((Peter Stephenson2007-01-232-9/+23
* 23122: bug with new sort stuffPeter Stephenson2007-01-222-6/+18
* 23119: lower case in sorting properlyPeter Stephenson2007-01-224-4/+67
* unposted; typoPeter Stephenson2007-01-211-1/+1