| Commit message (Expand) | Author | Age | Files | Lines |
* | 17234: don't call _path_files with empty (). | Clint Adams | 2002-05-26 | 1 | -1/+5 |
* | 17211: respect $CVSIGNORE. | Clint Adams | 2002-05-23 | 1 | -0/+1 |
* | Merge 17080,17076,17075,17074,16461,16434,16437,16258,16247,16253 | Andrey Borzenkov | 2002-05-08 | 2 | -10/+8 |
* | unposted: add missing bracket in _spamassassin. | Clint Adams | 2002-04-29 | 1 | -1/+1 |
* | 17045: complete all files for w3m, not just *.html. | Clint Adams | 2002-04-25 | 1 | -0/+48 |
* | 16935: update options completed for ssh and add sftp completion | Oliver Kiddle | 2002-04-09 | 1 | -193/+202 |
* | 16934: complete ssh -1 as well as ssh -2. | Clint Adams | 2002-04-04 | 1 | -0/+1 |
* | changes from 4.1 | Oliver Kiddle | 2002-03-28 | 1 | -0/+40 |
* | merge changes from 4.1 | Oliver Kiddle | 2002-03-25 | 1 | -6/+10 |
* | merge changes from 4.1 | Oliver Kiddle | 2002-03-25 | 1 | -4/+2 |
* | merge changes from 4.1 | Oliver Kiddle | 2002-03-25 | 4 | -1/+646 |
* | 16804: completion for sccs | Oliver Kiddle | 2002-03-25 | 2 | -1/+133 |
* | 16864: fix remote file completion with relative paths | Oliver Kiddle | 2002-03-25 | 1 | -8/+15 |
* | Merge 16546,16556,16820 from dev version. | Bart Schaefer | 2002-03-18 | 1 | -0/+63 |
* | 16850: remote file completion via rsync and ssh, plus all options valid in rs... | Clint Adams | 2002-03-17 | 1 | -14/+167 |
* | 16778: completion by Istvan Sebestyen for irssi. | Clint Adams | 2002-03-07 | 2 | -1/+46 |
* | completion for cdcd | Clint Adams | 2002-02-21 | 1 | -0/+101 |
* | 16662: use parameter expansion instead of grep, sed, and seq | Clint Adams | 2002-02-18 | 1 | -1/+1 |
* | 16566, 16568, 16461: improvements for scp completion. | Clint Adams | 2002-02-08 | 1 | -5/+16 |
* | 16514: initscript completion fixes | Clint Adams | 2002-02-03 | 1 | -0/+23 |
* | 16540: rsync short options and local files | Clint Adams | 2002-02-03 | 1 | -1/+20 |
* | 16449: new chkconfig completion for both the RedHat and IRIX commands | Oliver Kiddle | 2002-02-01 | 2 | -0/+34 |
* | oops | Clint Adams | 2002-01-16 | 1 | -0/+23 |
* | 16375: command completion for fsh | Clint Adams | 2001-12-26 | 1 | -1/+1 |
* | new mtools completion (16322) | Oliver Kiddle | 2001-12-17 | 2 | -1/+157 |
* | users/4519: complete files in all argument positions for zip (bug fix) | Oliver Kiddle | 2001-12-17 | 1 | -1/+1 |
* | oops | Clint Adams | 2001-12-11 | 1 | -0/+5 |
* | 16326: completion for mozilla, add'l web browsers in _webbrowsers | Clint Adams | 2001-12-11 | 1 | -1/+1 |
* | 16315: completion for spamassassin | Clint Adams | 2001-12-09 | 2 | -1/+16 |
* | 16293: completion for arping | Clint Adams | 2001-11-29 | 2 | -1/+21 |
* | 16292: completion for rsync | Clint Adams | 2001-11-29 | 1 | -1/+1 |
* | Fix some .distfiles zsh-4.0.3 | Peter Stephenson | 2001-10-24 | 1 | -0/+1 |
* | Applied 15390 | Andrey Borzenkov | 2001-10-23 | 1 | -0/+44 |
* | 16078: zip -r | Clint Adams | 2001-10-17 | 1 | -1/+2 |
* | Changes from 4.1 which need to be backported | Peter Stephenson | 2001-10-16 | 1 | -3/+3 |
* | Fix typos. | Bart Schaefer | 2001-10-14 | 1 | -1/+1 |
* | _sysctl for darwin, _webbrowser for galeon etc (15983) | Oliver Kiddle | 2001-10-12 | 3 | -3/+6 |
* | Insert missing single quote. | Bart Schaefer | 2001-10-08 | 1 | -1/+1 |
* | 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 |
* | 15866: v2 ciphers, protocol versions | Clint Adams | 2001-09-25 | 1 | -0/+275 |
* | new completion for samba tools (15781) | Oliver Kiddle | 2001-09-11 | 2 | -1/+94 |
* | 15683: completion for links(1) | Clint Adams | 2001-08-22 | 2 | -1/+32 |
* | 15629: unzip -Z should behave just as zipinfo | Clint Adams | 2001-08-14 | 1 | -0/+128 |
* | detect mandrake/redhat in _user_admin to handle redhat extensions (15599) | Oliver Kiddle | 2001-08-09 | 1 | -15/+16 |
* | new completion for useradd, groupmod etc and fix in _cvs (15574) | Oliver Kiddle | 2001-08-06 | 2 | -1/+67 |
* | new BSD completion and fix _chown for symlinks (15562) | Oliver Kiddle | 2001-08-06 | 2 | -12/+13 |
* | fix exclusion lists (15577) | Oliver Kiddle | 2001-08-06 | 2 | -0/+96 |