Age | Commit message (Expand) | Author | Files | Lines |
2002-02-17 | 16662: use parameter expansion instead of grep, sed, and seq. | Clint Adams | 1 | -3/+3 |
2002-02-14 | Gergely Nagy, 16644: completion for cdcd. | Clint Adams | 2 | -1/+102 |
2002-02-05 | 16568: get listing of entire directory for approximation and other purposes. | Clint Adams | 1 | -7/+1 |
2002-02-05 | 16566: show ls -F classifiers as display strings. | Clint Adams | 1 | -8/+16 |
2002-02-04 | 16555: add | to bracket expression, 2>/dev/null | Clint Adams | 1 | -4/+4 |
2002-02-04 | 16553: differentiate between files and directories during remote scp completion. | Clint Adams | 1 | -2/+7 |
2002-02-04 | Fixed some problems with _cvs and flags. Fixed _perl to complete a script | Felix Rosencrantz | 2 | -5/+6 |
2002-02-03 | 16540: short options and local files | Clint Adams | 1 | -1/+20 |
2002-01-30 | 16514: initscript completion fixes | Clint Adams | 1 | -2/+2 |
2002-01-22 | add new generic fake style and changes to the C-code for that (different impl... | Sven Wischnowsky | 1 | -1/+1 |
2002-01-21 | allow arguments to be given to functions used by compdef (actually, the strin... | Sven Wischnowsky | 1 | -4/+2 |
2002-01-18 | *** empty log message *** | Oliver Kiddle | 1 | -1/+1 |
2002-01-17 | use pager style instead of $EDITOR and fix bad substitution in exclusion lists | Oliver Kiddle | 1 | -6/+6 |
2002-01-16 | 16461: a number of minor completion function updates | Oliver Kiddle | 11 | -31/+36 |
2002-01-14 | 16449: new chkconfig completion for both the RedHat and IRIX commands | Oliver Kiddle | 1 | -0/+33 |
2002-01-10 | allow manual pages to be shown separated by section with new separate-section... | Sven Wischnowsky | 1 | -2/+22 |
2002-01-06 | users/4483: with "cvs add" et al., complete names of locally removed (but | Bart Schaefer | 1 | -1/+1 |
2002-01-03 | 16396: fix argument handling bugs | Oliver Kiddle | 1 | -6/+10 |
2002-01-02 | users/4561: fix code for finding the zipfile's name in the current command-line | Oliver Kiddle | 1 | -4/+2 |
2001-12-26 | 16375: command completion for fsh | Clint Adams | 2 | -0/+24 |
2001-12-19 | add missing description argument in _values calls (16366) | Oliver Kiddle | 2 | -4/+5 |
2001-12-19 | new ifconfig completion (16366) | Oliver Kiddle | 2 | -1/+83 |
2001-12-12 | allow tag-order to select order of files and urls (16323) | Oliver Kiddle | 1 | -1/+1 |
2001-12-12 | allow tag-order to select order of files and urls (16330) | Oliver Kiddle | 3 | -7/+5 |
2001-12-11 | 16326: completion for mozilla, some more web browsers in webbrowser | Clint Adams | 1 | -1/+1 |
2001-12-11 | 16325: update for wget 1.8 | Oliver Kiddle | 1 | -11/+18 |
2001-12-11 | new mtools completion | Oliver Kiddle | 2 | -1/+157 |
2001-12-11 | 16320: factor out file system completion to new function | Oliver Kiddle | 2 | -37/+22 |
2001-12-09 | 16315: completion for spamassassin | Clint Adams | 2 | -1/+16 |
2001-12-07 | users/4503: don't complete source or header files after gcc -o | Peter Stephenson | 1 | -1/+1 |
2001-12-06 | users/4519: complete files in all argument positions for zip (bug fix) | Oliver Kiddle | 1 | -1/+1 |
2001-11-29 | 16293: completion for arping | Clint Adams | 2 | -1/+21 |
2001-11-29 | 16292: completion for rsync | Clint Adams | 2 | -1/+6 |
2001-11-15 | 16254: complete map names after ypmatch | Peter Stephenson | 1 | -1/+2 |
2001-10-26 | 16174: complete value of $TZ | Oliver Kiddle | 1 | -5/+1 |
2001-10-22 | 16092: Completion/Unix/Command/_mysql_utils: don't override settings in ~/.my... | Adam Spiers | 1 | -3/+3 |
2001-10-17 | 16078: zip -r | Clint Adams | 1 | -1/+2 |
2001-10-14 | Fix typos. | Bart Schaefer | 1 | -2/+2 |
2001-10-10 | 16005: Completion/Unix/Command/_mount: check /etc/filesystems under Linux. | Clint Adams | 1 | -4/+6 |
2001-10-08 | update _wget for v1.7, _sysctl for darwin, _webbrowser for galeon etc (15983) | Oliver Kiddle | 4 | -4/+10 |
2001-10-08 | Insert missing single quote. | Bart Schaefer | 1 | -1/+1 |
2001-10-05 | 15941: complete reiserfs mount options. | Clint Adams | 1 | -1/+12 |
2001-10-05 | 15940: complete -o utf8 for mount -t vfat. | Clint Adams | 1 | -1/+2 |
2001-10-05 | 15939: complete xfs mount options (for Linux). | Clint Adams | 1 | -1/+21 |
2001-10-05 | 15938: complete ext3 mount options | Clint Adams | 1 | -1/+7 |
2001-09-27 | .distfiles fixes for 4.1.0-dev-2 | Peter Stephenson | 1 | -0/+1 |
2001-09-25 | 15866: complete v2 ciphers after -o Ciphers=, protocols after -o Protocol= | Clint Adams | 1 | -1/+20 |
2001-09-11 | new completion for samba tools (15781) | Oliver Kiddle | 2 | -1/+94 |
2001-08-28 | handle zsh options in _sh | Peter Stephenson | 1 | -0/+9 |
2001-08-22 | 15683: completion for links(1) | Clint Adams | 2 | -1/+32 |