| Commit message (Expand) | Author | Age | Files | Lines |
* | small fix to += code from 16353 | Oliver Kiddle | 2001-12-18 | 1 | -0/+4 |
* | unposted: back out idiotic patch | Clint Adams | 2001-12-18 | 1 | -3/+0 |
* | unposted: initialize save to NULL to avoid compiler warning. | Clint Adams | 2001-12-18 | 1 | -0/+3 |
* | 16361: include <stdio.h> to avoid implicit declarations. | Clint Adams | 2001-12-18 | 1 | -0/+5 |
* | 16352: allow output formats to be specified in zcalc | Oliver Kiddle | 2001-12-17 | 1 | -1/+4 |
* | 16353: add += parameter assignments | Oliver Kiddle | 2001-12-17 | 1 | -0/+6 |
* | 16357: change (n) to (u) so (n) can be reserved. for numeric sorting. | Clint Adams | 2001-12-17 | 1 | -0/+6 |
* | fix bug in parameter unset code that caused seg fault (16351) | Oliver Kiddle | 2001-12-17 | 1 | -3/+7 |
* | 16349: completion for make-kpkg | Clint Adams | 2001-12-17 | 1 | -0/+4 |
* | ref 16347: tweaks | Clint Adams | 2001-12-17 | 1 | -0/+5 |
* | 16346: docs for (n) flag. | Clint Adams | 2001-12-16 | 1 | -0/+2 |
* | 16345: (n) flag to remove duplicate array values during expansion. | Clint Adams | 2001-12-16 | 1 | -0/+6 |
* | unposted: get rid of evil -Wno-implicit in CFLAGS | Clint Adams | 2001-12-15 | 1 | -0/+5 |
* | 16336: use apt-cache --generate pkgnames instead of dumpavail | Clint Adams | 2001-12-14 | 1 | -0/+4 |
* | 16335: apt-cache -g, --all-names, --recurse, pkgnames, dotty, policy completions | Clint Adams | 2001-12-14 | 1 | -0/+6 |
* | allow tag-order to select order of files and urls (16323) | Oliver Kiddle | 2001-12-12 | 1 | -3/+4 |
* | allow tag-order to select order of files and urls (16330) | Oliver Kiddle | 2001-12-12 | 1 | -1/+8 |
* | 16327: glob for udebs as well as debs | Clint Adams | 2001-12-11 | 1 | -0/+3 |
* | 16326: completion for mozilla, some more web browsers in webbrowser | Clint Adams | 2001-12-11 | 1 | -0/+6 |
* | 16325: update for wget 1.8 | Oliver Kiddle | 2001-12-11 | 1 | -0/+2 |
* | new mtools completion | Oliver Kiddle | 2001-12-11 | 1 | -0/+3 |
* | 16320: factor out file system completion to new function | Oliver Kiddle | 2001-12-11 | 1 | -0/+7 |
* | 16315: completion for spamassassin | Clint Adams | 2001-12-09 | 1 | -0/+6 |
* | * 16310: Functions/Misc/zcalc, Doc/Zsh/contrib.yo: separate zcalc | Peter Stephenson | 2001-12-07 | 1 | -0/+3 |
* | users/4503: don't complete source or header files after gcc -o | Peter Stephenson | 2001-12-07 | 1 | -0/+5 |
* | users/4519: complete files in all argument positions for zip (bug fix) | Oliver Kiddle | 2001-12-06 | 1 | -0/+5 |
* | 16293: completion for arping | Clint Adams | 2001-11-29 | 1 | -0/+3 |
* | 16292: completion for rsync | Clint Adams | 2001-11-29 | 1 | -0/+5 |
* | 16269: Fix crash on reserved-word completion. | Bart Schaefer | 2001-11-28 | 1 | -0/+4 |
* | 16291: Gergely Nagy: check ~/.dupload.conf, tweak sed expression to handle ho... | Clint Adams | 2001-11-26 | 1 | -0/+5 |
* | 16249: Clear here-documents on parse error. | Bart Schaefer | 2001-11-21 | 1 | -0/+5 |
* | 16264: don't use grep and sed in _dput | Clint Adams | 2001-11-18 | 1 | -0/+5 |
* | Fix typo in _urpmi for urpmi.addmedia | Chmouel Boudjnah | 2001-11-16 | 1 | -0/+5 |
* | unposted: typo fix | Clint Adams | 2001-11-15 | 1 | -0/+3 |
* | 16257: completion for dput from Tollef Fog Heen <tollef@add.no> | Clint Adams | 2001-11-15 | 1 | -0/+6 |
* | unposted: version 4.1.0-dev-3 with associated .distfiles tidying zsh-4.1.0-dev-3 | Peter Stephenson | 2001-11-15 | 1 | -0/+5 |
* | 16254: complete map names after ypmatch | Peter Stephenson | 2001-11-15 | 1 | -0/+8 |
* | Add Mandrake completion directory to install | Chmouel Boudjnah | 2001-11-15 | 1 | -0/+5 |
* | 16241: new rand48(param) math function | Peter Stephenson | 2001-11-15 | 1 | -0/+6 |
* | 16247: Mandrake _urpmi completion | Andrey Borzenkov | 2001-11-14 | 1 | -0/+5 |
* | 16228: allow widths and precisions to work with printf's %b format specifier | Oliver Kiddle | 2001-11-09 | 1 | -0/+5 |
* | fix for IRIX | Oliver Kiddle | 2001-11-06 | 1 | -0/+2 |
* | 16224: add -n option to kill and complete options from _kill | Oliver Kiddle | 2001-11-06 | 1 | -0/+7 |
* | 16094,16158,16201,16215 (see log entries) | Bart Schaefer | 2001-11-03 | 1 | -0/+17 |
* | 16198: add %j prompt expansion and j test character for no. of jobs in prompt | Oliver Kiddle | 2001-11-02 | 1 | -0/+6 |
* | 16177: also look in /usr/lib/locale/TZ for time zones | Oliver Kiddle | 2001-11-02 | 1 | -0/+5 |
* | 16197: `limit' accepts `unlimited'. | Bart Schaefer | 2001-11-01 | 1 | -0/+6 |
* | 16184 | Wayne Davison | 2001-10-26 | 1 | -0/+5 |
* | 16176: Src/Modules/tcp.c, Src/Modules/zftp.c: after fdclose(), | Peter Stephenson | 2001-10-26 | 1 | -0/+6 |
* | 16174: complete value of $TZ | Oliver Kiddle | 2001-10-26 | 1 | -0/+6 |