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