1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-11-05 07:40:59 +01:00
zsh/Completion/Unix/Command
2005-12-09 19:25:03 +00:00
..
.distfiles 21412: Travis Spencer: pkg-config completion 2005-08-12 10:03:57 +00:00
_a2ps 20897: complete system printers in _a2ps 2005-03-01 11:57:48 +00:00
_aap 21540: update aap completion for version 1.076 2005-07-28 07:43:22 +00:00
_ant 21698: Jean-Baptiste Quenot: _ant recursive completion could change dir 2005-09-05 13:55:47 +00:00
_antiword 21321: update antiword completion for version 0.36 2005-06-11 12:23:00 +00:00
_apachectl
_apm Joerg Sonnenberger: 21252: Dragonfly BSD support 2005-05-11 09:27:05 +00:00
_arp unposted: reindent and use lowercase letters for descriptions 2005-12-09 19:25:03 +00:00
_arping
_attr
_baz 21763: Completion/Unix/Command/_baz: remove stray underscore. 2005-09-26 03:08:48 +00:00
_bison
_bittorrent _bittorrent, from Jussi Pakkanen 2004-11-09 10:47:54 +00:00
_bogofilter 21302: make sure expl is declared local in completion functions 2005-06-08 05:33:45 +00:00
_bzip2
_bzr 21718: complete files after bzr's first argument until the bzr shell-complete stuff is improved. 2005-09-13 14:30:55 +00:00
_cal various cleanups: fix indentation and capitalisation of descriptions 2005-08-01 16:26:28 +00:00
_ccal various cleanups: fix indentation and capitalisation of descriptions 2005-08-01 16:26:28 +00:00
_cdcd
_cdrecord 21302: make sure expl is declared local in completion functions 2005-06-08 05:33:45 +00:00
_chkconfig 21302: make sure expl is declared local in completion functions 2005-06-08 05:33:45 +00:00
_chmod 21846: _chmod was too greedy with initial arguments 2005-10-07 09:30:56 +00:00
_chown 20059: check for systems using . separator instead of for those using : 2004-06-17 13:10:05 +00:00
_compress
_configure
_cpio
_cplay 21987: completion for cplay. 2005-11-06 04:24:07 +00:00
_cvs 22011: Mårten Svantesson <msv@kth.se>: cvs -R is generally available 2005-11-22 15:13:05 +00:00
_darcs 21566: Tobias Gruetzmacher: fix to list all repositories 2005-08-08 07:59:36 +00:00
_date 21712: include fallback for where $OSTYPE is not matched 2005-12-05 14:16:05 +00:00
_dd
_dhclient various cleanups: fix indentation and capitalisation of descriptions 2005-08-01 16:26:28 +00:00
_dict
_diff
_du 20953: "du --version" tries to display size of files in current directory on FreeBSD and Darwin. 2005-03-09 03:35:41 +00:00
_dvi
_ecasound
_elinks 20199: improve MIME handling. 2004-07-26 16:59:53 +00:00
_elm
_enscript
_fakeroot
_fetchmail
_figlet
_find
_finger
_flasher 22005: completion for flasher utility for Nokia 770 Internet Tablet. 2005-11-17 02:45:20 +00:00
_flex
_fortune various cleanups: fix indentation and capitalisation of descriptions 2005-08-01 16:26:28 +00:00
_fsh
_fuser 21081: complete network services for the psmisc version of fuser 2005-04-01 19:49:21 +00:00
_gcc 21947: new gcc options for sparc 2005-10-28 20:58:24 +00:00
_gdb
_getconf * 20773: Completion/Unix/Command/_getconf: additional variables from confstr(). 2005-02-01 20:40:39 +00:00
_getent
_git 22031: new git completion 2005-11-25 12:52:23 +00:00
_global
_gnu_generic
_gnutls 21999: completion for certtool and srptool 2005-11-11 20:42:39 +00:00
_gpg 21416: cope with an equals sign after gpg --keyring. 2005-07-10 12:03:14 +00:00
_gphoto2
_gprof
_grep
_groff * 20939: Completion/Unix/Command/_groff: completion for groff command. 2005-03-07 02:59:24 +00:00
_gs 21315: make completion functions give precendence to descriptions passed as 2005-06-08 12:45:24 +00:00
_gzip
_iconv 21781: cope with iconv --list output from glibc 2.3.5. 2005-09-28 19:00:24 +00:00
_ifconfig Joerg Sonnenberger: 21252: Dragonfly BSD support 2005-05-11 09:27:05 +00:00
_imagemagick 21315: make completion functions give precendence to descriptions passed as 2005-06-08 12:45:24 +00:00
_init_d Kris Shannon: 20801: fix missing $ in expression to parse script 2005-02-09 16:26:03 +00:00
_irssi
_ispell
_java 21315: make completion functions give precendence to descriptions passed as 2005-06-08 12:45:24 +00:00
_joe unposted: reindent and use lowercase letters for descriptions 2005-12-09 19:25:03 +00:00
_killall 20180 (based on Jean-Baptiste Quenot's 20177): fix to work on BSD systems 2004-07-23 14:19:28 +00:00
_knock * 20940: Completion/Unix/Command/_knock: completion for knock command. 2005-03-07 03:07:05 +00:00
_kvno 21393: add missing local declarations 2005-08-01 16:23:23 +00:00
_last 21315: make completion functions give precendence to descriptions passed as 2005-06-08 12:45:24 +00:00
_less 21316 (modified): new completion for ctags tags 2005-06-11 12:48:06 +00:00
_links unposted: declare _links vals parameter local 2005-06-30 14:41:53 +00:00
_loadkeys
_look 21302: make sure expl is declared local in completion functions 2005-06-08 05:33:45 +00:00
_lp
_ls
_lsof 21315: make completion functions give precendence to descriptions passed as 2005-06-08 12:45:24 +00:00
_lynx * 19991: Completion/Unix/Command/_lynx: complete .htm files too. 2004-05-28 14:24:18 +00:00
_lzop
_mail
_make * 20906: Completion/Unix/Command/_make: patch from Mike "Stew" O'Connor 2005-03-02 20:31:17 +00:00
_man 21565: better handle uncompresed manpages with .[0-9] in their names. 2005-08-15 17:11:17 +00:00
_mencal unposted: fix syntax error in _mencal introduced by recent cleanup. 2005-08-08 01:45:16 +00:00
_mh unposted: better completion for sortm 2005-12-09 19:21:54 +00:00
_mount 22050: fixes for Debian GNU/kfreebsd 2005-12-05 14:22:52 +00:00
_mpc Stephen Rüger: 21019: new completion for mpc 2005-03-21 17:59:23 +00:00
_mt Joerg Sonnenberger: 21252: Dragonfly BSD support 2005-05-11 09:27:05 +00:00
_mtools
_mtr fix indentation, missing local and add to .distfiles 2004-03-12 16:32:08 +00:00
_mutt
_mysql_utils 20237: handle mysqlimport, more mysql options. Redo screen session completion 2004-08-07 19:01:09 +00:00
_mysqldiff
_ncftp
_netcat
_nice
_nmap
_nslookup
_pack
_patch
_pbm
_perforce various cleanups: fix indentation and capitalisation of descriptions 2005-08-01 16:26:28 +00:00
_perl 21294: fix incorrectly capitalized completion descriptions 2005-06-01 10:02:28 +00:00
_perldoc 21315: make completion functions give precendence to descriptions passed as 2005-06-08 12:45:24 +00:00
_php unposted: add missing compset -S call to _php 2005-07-25 10:55:50 +00:00
_pine
_ping 21913: completion for ping. 2005-10-24 02:34:20 +00:00
_pkg-config 21412: Travis Spencer: pkg-config completion 2005-08-12 10:03:57 +00:00
_postfix * 20634: Completion/Unix/Command/_postfix: completion for postsuper. 2004-12-24 19:50:15 +00:00
_prcs
_printenv
_psutils
_pump various cleanups: fix indentation and capitalisation of descriptions 2005-08-01 16:26:28 +00:00
_python unposted: escape colons in _python -W option argument message 2005-07-16 11:57:43 +00:00
_quilt unposted: reindent and use lowercase letters for descriptions 2005-12-09 19:25:03 +00:00
_raggle unposted: fix minor typo in _raggle 2005-06-06 15:45:27 +00:00
_rake unposted: update rake completion for version 0.6.0 2005-09-14 12:45:00 +00:00
_rar 22046: descriptions for unrar commands, some additional switches. 2005-11-29 16:39:20 +00:00
_rcs
_renice
_rlogin
_rsync Reorder the --include/--include-from --exclude/--exclude-from lines 2005-07-29 19:18:01 +00:00
_rubber 21506: use globbing instead of ls and sed. 2005-07-23 14:23:38 +00:00
_ruby 21449: limit completed options available to RUBYOPT to -[IdvwrK] 2005-07-12 15:10:42 +00:00
_sablotron
_samba
_sccs
_screen 21320: fix _screen completion of -D, -R, -c and -dmS options 2005-06-11 12:28:17 +00:00
_sed Belated commit of 21994: fix option-argument semantics in sed completion. 2005-11-19 15:47:47 +00:00
_sh
_showmount * 20942: Completion/Unix/Command/_showmount: completion for showmount command. 2005-03-07 03:18:53 +00:00
_slrn
_socket
_spamassassin
_ssh Make the new completion handle multile names per "Host" directive 2005-11-18 17:43:25 +00:00
_strip
_stty
_su
_subversion Vincent Lefevre: 21767: add ~ to the default svn status pattern. 2005-09-27 13:56:53 +00:00
_sudo
_surfraw unposted: reindent and use lowercase letters for descriptions 2005-12-09 19:25:03 +00:00
_sysctl 22050: fixes for Debian GNU/kfreebsd 2005-12-05 14:22:52 +00:00
_tar
_telnet
_texinfo
_tidy
_tiff
_tin
_tla * 21150: Completion/Unix/Command/_baz, Completion/Unix/Command/_tla: 2005-04-17 13:40:23 +00:00
_totd 22000: completion for totdconfig. 2005-11-11 20:44:31 +00:00
_unace Henryk Konsek: 20918: new completion for unace 2005-03-03 13:54:50 +00:00
_unexpand 21423: Travis: completion for unexpand 2005-07-11 03:34:15 +00:00
_uniq
_user_admin 21315: make completion functions give precendence to descriptions passed as 2005-06-08 12:45:24 +00:00
_vim users/9059: Nikolai Weibull: improved _vim_files 2005-07-08 10:33:34 +00:00
_vorbis
_vux 21294: fix incorrectly capitalized completion descriptions 2005-06-01 10:02:28 +00:00
_w3m * unposted: add missing compset -S calls to _w3m 2005-07-03 11:11:20 +00:00
_webbrowser unposted: add firefox to list of basic URL completed web browsers 2005-05-21 06:55:32 +00:00
_wget 21380: update for wget 1.10, add missing descriptions and other minor fixes 2005-06-24 14:48:52 +00:00
_whereis
_whois
_wiggle
_xargs
_xmlsoft 21902: update for xmllint 2.6.22. 2005-10-21 14:45:00 +00:00
_yodl Added missing closing double-quote. 2005-02-10 08:10:04 +00:00
_yp 21315: make completion functions give precendence to descriptions passed as 2005-06-08 12:45:24 +00:00
_zcat
_zdump 21315: make completion functions give precendence to descriptions passed as 2005-06-08 12:45:24 +00:00
_zip