1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 09:21:19 +02:00
zsh/Completion/Unix/Command
Adam Spiers d5d9de3ae3 16779: Completion/Unix/Command/_mysqldiff,
Completion/Unix/Command/.distfiles: new completion for my mysqldiff
utility.
2002-03-07 14:00:43 +00:00
..
_a2ps
_apachectl
_apm
_archie
_arp
_arping 16293: completion for arping 2001-11-29 17:58:50 +00:00
_bison
_bzip2
_cdcd 16662: use parameter expansion instead of grep, sed, and seq. 2002-02-17 16:46:11 +00:00
_chkconfig 16449: new chkconfig completion for both the RedHat and IRIX commands 2002-01-14 14:17:50 +00:00
_chown add new generic fake style and changes to the C-code for that (different implementation of compadd -x) (16483) 2002-01-22 10:22:47 +00:00
_compress
_configure
_cpio 16461: a number of minor completion function updates 2002-01-16 16:29:51 +00:00
_cvs Fixed some problems with _cvs and flags. Fixed _perl to complete a script 2002-02-04 06:25:35 +00:00
_dd add exclusion lists to _dd and check for redhat/mandrake in _user_admin 2001-08-09 13:57:29 +00:00
_dict share descriptions for long/short opts in more completions and other changes 2001-08-06 14:42:02 +00:00
_diff
_dvi
_elm
_enscript
_fakeroot
_fetchmail
_find 16320: factor out file system completion to new function 2001-12-11 15:46:21 +00:00
_finger
_flex
_fsh 16461: a number of minor completion function updates 2002-01-16 16:29:51 +00:00
_gcc 16769: Completion/Unix/Command/_gcc: fix typo 2002-03-06 14:22:40 +00:00
_gdb
_getconf
_gnu_generic
_gprof
_grep make _guard use _mesage -e'; make _message -e' use $curtag as a default; change uses of _guard (16708) 2002-02-25 09:09:31 +00:00
_gs
_gzip
_iconv
_ifconfig 16461: a number of minor completion function updates 2002-01-16 16:29:51 +00:00
_imagemagick
_init_d 16514: initscript completion fixes 2002-01-30 03:38:29 +00:00
_irssi 16778: completion by Istvan Sebestyen for irssi. 2002-03-07 13:36:38 +00:00
_ispell
_java 16461: a number of minor completion function updates 2002-01-16 16:29:51 +00:00
_joe
_killall
_last
_links allow tag-order to select order of files and urls (16330) 2001-12-12 11:29:34 +00:00
_loadkeys share descriptions for long/short opts in more completions and other changes 2001-08-06 14:42:02 +00:00
_look
_lp
_ls share descriptions for long/short opts in more completions and other changes 2001-08-06 14:42:02 +00:00
_lynx 16461: a number of minor completion function updates 2002-01-16 16:29:51 +00:00
_lzop
_mail
_make
_man allow manual pages to be shown separated by section with new separate-sections style (16426) 2002-01-10 11:00:05 +00:00
_mh
_modutils 16461: a number of minor completion function updates 2002-01-16 16:29:51 +00:00
_mount 16461: a number of minor completion function updates 2002-01-16 16:29:51 +00:00
_mtools new mtools completion 2001-12-11 16:03:16 +00:00
_mutt
_mysql_utils 16092: Completion/Unix/Command/_mysql_utils: don't override settings in ~/.my.cnf 2001-10-22 14:03:17 +00:00
_mysqldiff 16779: Completion/Unix/Command/_mysqldiff, 2002-03-07 14:00:43 +00:00
_ncftp
_nslookup
_pack
_patch share descriptions for long/short opts in more completions and other changes 2001-08-06 14:42:02 +00:00
_pbm make _guard use _mesage -e'; make _message -e' use $curtag as a default; change uses of _guard (16708) 2002-02-25 09:09:31 +00:00
_perl Fixed some problems with _cvs and flags. Fixed _perl to complete a script 2002-02-04 06:25:35 +00:00
_perldoc
_pine make _guard use _mesage -e'; make _message -e' use $curtag as a default; change uses of _guard (16708) 2002-02-25 09:09:31 +00:00
_prcs
_psutils
_rcs
_rlogin
_rsync 16540: short options and local files 2002-02-03 06:12:34 +00:00
_ruby
_samba add missing description argument in _values calls (16366) 2001-12-19 15:10:38 +00:00
_sh handle zsh options in _sh 2001-08-28 20:35:53 +00:00
_slrn
_socket
_spamassassin 16315: completion for spamassassin 2001-12-09 18:17:27 +00:00
_ssh 16568: get listing of entire directory for approximation and other purposes. 2002-02-05 18:10:52 +00:00
_strip
_stty
_su allow different sets of completion definitions selected with option -T to compdef; use this for parameter values and redirections (16755) 2002-03-04 08:53:41 +00:00
_sudo
_sysctl update _wget for v1.7, _sysctl for darwin, _webbrowser for galeon etc (15983) 2001-10-08 16:22:39 +00:00
_tar
_telnet 16461: a number of minor completion function updates 2002-01-16 16:29:51 +00:00
_tiff
_tin
_user_admin 16461: a number of minor completion function updates 2002-01-16 16:29:51 +00:00
_w3m 16461: a number of minor completion function updates 2002-01-16 16:29:51 +00:00
_webbrowser allow tag-order to select order of files and urls (16323) 2001-12-12 11:34:18 +00:00
_wget 16325: update for wget 1.8 2001-12-11 17:57:32 +00:00
_whereis
_whois
_xargs
_yodl
_yp 16254: complete map names after ypmatch 2001-11-15 18:42:31 +00:00
_zcat
_zdump 16174: complete value of $TZ 2001-10-26 13:05:45 +00:00
_zip users/4561: fix code for finding the zipfile's name in the current command-line 2002-01-02 17:14:08 +00:00
.distfiles 16779: Completion/Unix/Command/_mysqldiff, 2002-03-07 14:00:43 +00:00