| Commit message (Expand) | Author | Age | Files | Lines |
* | 16349: completion for make-kpkg | Clint Adams | 2001-12-17 | 2 | -1/+25 |
* | 16336: use apt-cache --generate pkgnames instead of dumpavail | Clint Adams | 2001-12-14 | 1 | -3/+1 |
* | 16335: apt-cache -g, --all-names, --recurse, pkgnames, dotty, policy completions | Clint Adams | 2001-12-14 | 1 | -1/+7 |
* | allow tag-order to select order of files and urls (16323) | Oliver Kiddle | 2001-12-12 | 2 | -11/+2 |
* | allow tag-order to select order of files and urls (16330) | Oliver Kiddle | 2001-12-12 | 4 | -28/+30 |
* | 16327: glob for udebs as well as debs | Clint Adams | 2001-12-11 | 1 | -15/+15 |
* | 16326: completion for mozilla, some more web browsers in webbrowser | Clint Adams | 2001-12-11 | 3 | -1/+101 |
* | 16325: update for wget 1.8 | Oliver Kiddle | 2001-12-11 | 1 | -11/+18 |
* | new mtools completion | Oliver Kiddle | 2001-12-11 | 2 | -1/+157 |
* | 16320: factor out file system completion to new function | Oliver Kiddle | 2001-12-11 | 4 | -37/+60 |
* | 16315: completion for spamassassin | Clint Adams | 2001-12-09 | 2 | -1/+16 |
* | users/4503: don't complete source or header files after gcc -o | Peter Stephenson | 2001-12-07 | 1 | -1/+1 |
* | users/4519: complete files in all argument positions for zip (bug fix) | Oliver Kiddle | 2001-12-06 | 1 | -1/+1 |
* | 16293: completion for arping | Clint Adams | 2001-11-29 | 2 | -1/+21 |
* | 16292: completion for rsync | Clint Adams | 2001-11-29 | 2 | -1/+6 |
* | 16291: Gergely Nagy: check ~/.dupload.conf, tweak sed expression to handle ho... | Clint Adams | 2001-11-26 | 1 | -1/+1 |
* | 16264: don't use grep and sed in _dput | Clint Adams | 2001-11-18 | 1 | -3/+1 |
* | Fix typo in _urpmi for urpmi.addmedia | Chmouel Boudjnah | 2001-11-16 | 1 | -1/+1 |
* | 16257: completion for dput from Tollef Fog Heen <tollef@add.no> | Clint Adams | 2001-11-15 | 2 | -1/+32 |
* | unposted: version 4.1.0-dev-3 with associated .distfiles tidying zsh-4.1.0-dev-3 | Peter Stephenson | 2001-11-15 | 2 | -0/+7 |
* | 16254: complete map names after ypmatch | Peter Stephenson | 2001-11-15 | 1 | -1/+2 |
* | 16247: Mandrake _urpmi completion | Andrey Borzenkov | 2001-11-14 | 1 | -0/+111 |
* | 16224: add -n option to kill and complete options from _kill | Oliver Kiddle | 2001-11-06 | 3 | -13/+24 |
* | 16177: also look in /usr/lib/locale/TZ for time zones | Oliver Kiddle | 2001-11-02 | 1 | -1/+1 |
* | 16197: `limit' accepts `unlimited'. | Bart Schaefer | 2001-11-01 | 3 | -8/+17 |
* | 16174: complete value of $TZ | Oliver Kiddle | 2001-10-26 | 4 | -6/+13 |
* | 16092: Completion/Unix/Command/_mysql_utils: don't override settings in ~/.my... | Adam Spiers | 2001-10-22 | 1 | -3/+3 |
* | fix: make _describe handle (...) arguments correctly; use _file_descriptors a... | Sven Wischnowsky | 2001-10-19 | 3 | -5/+19 |
* | 16078: zip -r | Clint Adams | 2001-10-17 | 1 | -1/+2 |
* | don't use _comp_ignore while building paths, only at end (16076) | Sven Wischnowsky | 2001-10-17 | 1 | -4/+4 |
* | Fix typos. | Bart Schaefer | 2001-10-14 | 1 | -2/+2 |
* | use expanded paths (expand style with value prefix) only when we are at the l... | Sven Wischnowsky | 2001-10-11 | 1 | -2/+6 |
* | 16006: use styles for mail directory, pine directory, and muttrc. | Clint Adams | 2001-10-10 | 1 | -10/+15 |
* | 16005: Completion/Unix/Command/_mount: check /etc/filesystems under Linux. | Clint Adams | 2001-10-10 | 1 | -4/+6 |
* | 16000: completion for debchange(dch) | Clint Adams | 2001-10-10 | 2 | -1/+16 |
* | change file completion default to offer globbed files and directories on firs... | Sven Wischnowsky | 2001-10-09 | 1 | -10/+30 |
* | 15994: Completion/compinstall: handle list-suffixes; make prompts at end of | Peter Stephenson | 2001-10-09 | 1 | -6/+31 |
* | update _wget for v1.7, _sysctl for darwin, _webbrowser for galeon etc (15983) | Oliver Kiddle | 2001-10-08 | 5 | -5/+11 |
* | Insert missing single quote. | Bart Schaefer | 2001-10-08 | 1 | -1/+1 |
* | add print -f option, %n format specifier and tests for print/printf (15973) | Oliver Kiddle | 2001-10-08 | 1 | -6/+7 |
* | expand style in compinstall | Peter Stephenson | 2001-10-05 | 1 | -0/+51 |
* | make _cd use only one call to _alternative, including completions from _tilde... | Sven Wischnowsky | 2001-10-05 | 1 | -16/+16 |
* | make expand style (file completion) work again; no more special behaviour wit... | Sven Wischnowsky | 2001-10-05 | 1 | -4/+11 |
* | 15941: complete reiserfs mount options. | Clint Adams | 2001-10-05 | 1 | -1/+12 |
* | 15940: complete -o utf8 for mount -t vfat. | Clint Adams | 2001-10-05 | 1 | -1/+2 |
* | 15939: complete xfs mount options (for Linux). | Clint Adams | 2001-10-05 | 1 | -1/+21 |
* | 15938: complete ext3 mount options | Clint Adams | 2001-10-05 | 1 | -1/+7 |
* | 15915: completion for bts script | Clint Adams | 2001-09-30 | 2 | -1/+117 |
* | .distfiles fixes for 4.1.0-dev-2 zsh-4.1.0-dev-2 | Peter Stephenson | 2001-09-27 | 1 | -0/+1 |
* | 15866: complete v2 ciphers after -o Ciphers=, protocols after -o Protocol= | Clint Adams | 2001-09-25 | 1 | -1/+20 |