1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-20 03:51:07 +02:00
Commit graph

752 commits

Author SHA1 Message Date
Clint Adams
4dbb7eebc6 21998: completion for gnutls-cli and gnutls-cli-debug 2005-11-11 04:03:22 +00:00
Clint Adams
efe48cacd4 21987: completion for cplay. 2005-11-06 04:24:07 +00:00
Clint Adams
579e15ba32 21947: new gcc options for sparc 2005-10-28 20:58:24 +00:00
Clint Adams
1d7247654e 21946: update options for ia32, amd64. 2005-10-28 20:39:03 +00:00
Clint Adams
6f8d328a53 21913: completion for ping. 2005-10-24 02:34:20 +00:00
Clint Adams
db01a65363 21902: update for xmllint 2.6.22. 2005-10-21 14:45:00 +00:00
Peter Stephenson
1eaa7fee0d 21846: _chmod was too greedy with initial arguments 2005-10-07 09:30:56 +00:00
Clint Adams
5d6995abb1 21781: cope with iconv --list output from glibc 2.3.5. 2005-09-28 19:00:24 +00:00
Clint Adams
161746bd9b Vincent Lefevre: 21767: add ~ to the default svn status pattern. 2005-09-27 13:56:53 +00:00
Clint Adams
3bad367b6e 21763: Completion/Unix/Command/_baz: remove stray underscore. 2005-09-26 03:08:48 +00:00
Clint Adams
4882c536e9 21740: completion for quilt. 2005-09-20 20:05:34 +00:00
Doug Kearns
ba9bad6c0e unposted: update rake completion for version 0.6.0 2005-09-14 12:45:00 +00:00
Clint Adams
42ed9c4e39 21718: complete files after bzr's first argument until the bzr shell-complete stuff is improved. 2005-09-13 14:30:55 +00:00
Clint Adams
f384f47984 21705: OpenBSD date(1) completion 2005-09-07 19:12:53 +00:00
Clint Adams
541dc6998e 21704: completion for Solaris, and FreeBSD. 2005-09-07 19:10:46 +00:00
Clint Adams
cb7cac776c 21703: completion for bzr 0.0.7. 2005-09-06 16:08:29 +00:00
Peter Stephenson
394ab0aeb7 21698: Jean-Baptiste Quenot: _ant recursive completion could change dir 2005-09-05 13:55:47 +00:00
Clint Adams
9b05a714c3 21696: completion for GNU date. 2005-09-03 00:16:59 +00:00
Peter Stephenson
16c84ec8de 21693: Jean-Baptiste Quenot: recursively find ant targets 2005-09-02 09:17:32 +00:00
Clint Adams
a4d443af43 21692: remove set-tree-version, fix tree-version, add tree-id. 2005-08-31 19:58:53 +00:00
Clint Adams
ab96b700f2 21682: handle usage output of commands with [0-9]. alternatives, and actually parse that output again. 2005-08-23 19:11:10 +00:00
Clint Adams
b9d42d6a59 21565: better handle uncompresed manpages with .[0-9] in their names. 2005-08-15 17:11:17 +00:00
Bart Schaefer
0763d76e2d 21369: assign to array with "builtin stat"
rather than parsing its stdout
2005-08-15 03:30:22 +00:00
Peter Stephenson
3da1974d5c 21412: Travis Spencer: pkg-config completion 2005-08-12 10:03:57 +00:00
Oliver Kiddle
0e57f6ebe8 21598: fix typo that broke svn ci completion and avoid problem if LC_ALL set 2005-08-11 14:56:16 +00:00
Oliver Kiddle
a6c11584cf 21570: complete for the help sub-command 2005-08-08 08:54:12 +00:00
Oliver Kiddle
b1aa9f874e 21566: Tobias Gruetzmacher: fix to list all repositories 2005-08-08 07:59:36 +00:00
Clint Adams
20866bf154 unposted: fix syntax error in _mencal introduced by recent cleanup. 2005-08-08 01:45:16 +00:00
Oliver Kiddle
ce743b7920 various cleanups: fix indentation and capitalisation of descriptions 2005-08-01 16:26:28 +00:00
Oliver Kiddle
fb81e044f1 21393: add missing local declarations 2005-08-01 16:23:23 +00:00
Peter Stephenson
8c095a5169 unposted: Perforce "attribute" command
21551: FEATURES description for file<20->
21546: oddities of subscripts when searching arrays
21544: ioctl() prototyping
2005-08-01 09:54:55 +00:00
Wayne Davison
d6e066a573 Reorder the --include/--include-from --exclude/--exclude-from lines
so that the completion system will properly complete files after the
...-from options (the completion system is buggy if the shorter
option is first and ends with an '=').
2005-07-29 19:18:01 +00:00
Peter Stephenson
a680faf050 unposted: updated _perforce for Perforce release 2005.1 2005-07-28 11:40:08 +00:00
Doug Kearns
b45500cdd8 21540: update aap completion for version 1.076 2005-07-28 07:43:22 +00:00
Doug Kearns
022758c7c4 unposted: declare expl local in _rake 2005-07-26 14:20:56 +00:00
Clint Adams
857c5983f8 21516: handle dhclient V3 as well as V2. 2005-07-26 00:34:10 +00:00
Clint Adams
80bf36e074 21523, 21524: Julius Plenz: completions for pump and dhclient. 2005-07-25 23:59:02 +00:00
Doug Kearns
c42ab7adb5 unposted: add missing compset -S call to _php 2005-07-25 10:55:50 +00:00
Clint Adams
9448c686fe 21519: only complete files after baz commit, not archive/version. 2005-07-24 18:13:13 +00:00
Clint Adams
d92e06df5c 21517: complete files after build-config if there's a configs subdir, even if one is not in a project tree. 2005-07-24 14:44:08 +00:00
Clint Adams
2bd556e744 21506: use globbing instead of ls and sed. 2005-07-23 14:23:38 +00:00
Clint Adams
d1f7c438b1 21505: use an array for common arguments rather than an additional function 2005-07-23 14:10:48 +00:00
Clint Adams
f6bec18ea4 215??: move xscreensaver-command completion to the X dir. 2005-07-23 14:02:24 +00:00
Peter Stephenson
625b1dfd74 unposted: bring various .distfiles up to date 2005-07-21 13:45:23 +00:00
Doug Kearns
eb86b42f30 unposted: add -s option to _arguments call in _rake 2005-07-20 12:45:14 +00:00
Doug Kearns
4454ccf47e unposted: escape colons in _python -W option argument message 2005-07-16 11:57:43 +00:00
Doug Kearns
2f51268ee6 unposted: add missing -C option to _arguments in _python 2005-07-15 11:51:53 +00:00
Doug Kearns
bbe1c9bd17 21449: limit completed options available to RUBYOPT to -[IdvwrK] 2005-07-12 15:10:42 +00:00
Doug Kearns
f5e61d18b0 21446 (modified): improve target completion for rake 2005-07-12 14:35:49 +00:00
Clint Adams
afec3b2b5f 21447: completion for rubber, contributed by Emmanuel Hainry and Emmanuel Beffara. 2005-07-12 12:30:19 +00:00
Doug Kearns
a18270da29 21443: new completion for rake 2005-07-11 18:32:54 +00:00
Doug Kearns
ec8bbd0e94 unposted: fix typo in first normal arg action of _ruby 2005-07-11 10:21:52 +00:00
Bart Schaefer
80e8e43f76 21423: Travis: completion for unexpand 2005-07-11 03:34:15 +00:00
Clint Adams
b305d6406c 21417: completion for xscreensaver-command. 2005-07-10 12:32:22 +00:00
Clint Adams
aa75b34156 21416: cope with an equals sign after gpg --keyring. 2005-07-10 12:03:14 +00:00
Peter Stephenson
b334c31e18 users/9059: Nikolai Weibull: improved _vim_files 2005-07-08 10:33:34 +00:00
Peter Stephenson
d4f81ce410 users/9049: add vim variants to _vim 2005-07-07 12:56:30 +00:00
Peter Stephenson
a032b62789 Nikolai Weibull: new _vim completion 2005-07-07 11:15:46 +00:00
Doug Kearns
3538c874b1 * unposted: add missing compset -S calls to _w3m 2005-07-03 11:11:20 +00:00
Doug Kearns
198bd8f9e6 21400: add completion for RUBYOPT, RUBYLIB and RUBYPATH env variables 2005-07-03 10:56:41 +00:00
Doug Kearns
ce16f63906 unposted: declare _links vals parameter local 2005-06-30 14:41:53 +00:00
Doug Kearns
f64cc0a2df 21392: update w3m completion for version 0.5.x 2005-06-28 17:06:25 +00:00
Clint Adams
257179f91f 21382: completion for MIT krb5's kvno. 2005-06-24 18:48:55 +00:00
Oliver Kiddle
70a3d4e4b1 21380: update for wget 1.10, add missing descriptions and other minor fixes 2005-06-24 14:48:52 +00:00
Doug Kearns
4a923de007 21379: improve wget --restrict-file-names completion 2005-06-24 12:43:19 +00:00
Doug Kearns
e9171ff4d8 21343: update php completion for version 5.0 2005-06-18 10:47:36 +00:00
Doug Kearns
35cd8ba30f unposted: tidy up _darcs command descriptions 2005-06-17 12:00:51 +00:00
Clint Adams
3f08496698 21243: complete first option of svn subcmds. 2005-06-14 15:15:47 +00:00
Doug Kearns
4b9c21e580 21316 (modified): new completion for ctags tags 2005-06-11 12:48:06 +00:00
Doug Kearns
a2b67619ff 21320: fix _screen completion of -D, -R, -c and -dmS options 2005-06-11 12:28:17 +00:00
Doug Kearns
f4ec938d4a 21321: update antiword completion for version 0.36 2005-06-11 12:23:00 +00:00
Doug Kearns
bc86e2111b unposted: fix typo in a _less state name 2005-06-09 12:27:06 +00:00
Doug Kearns
1c23db0e00 unposted: add missing options to _ant 2005-06-08 16:59:22 +00:00
Oliver Kiddle
0ba8ae87ea 21315: make completion functions give precendence to descriptions passed as
parameters and cleanup descriptons in calling functions
2005-06-08 12:45:24 +00:00
Doug Kearns
0d8d202ff5 21302: make sure expl is declared local in completion functions 2005-06-08 05:33:45 +00:00
Doug Kearns
af22895da3 unposted: fix minor typo in _raggle 2005-06-06 15:45:27 +00:00
Doug Kearns
35697e0e3e 21293: update ant completion for version 1.6.4 2005-06-02 10:32:18 +00:00
Doug Kearns
9f63db611a 21294: fix incorrectly capitalized completion descriptions 2005-06-01 10:02:28 +00:00
Oliver Kiddle
0149f7afe1 21266: improve completion of sequences 2005-05-30 09:25:58 +00:00
Doug Kearns
31c2d8369e 21275 (modified): update raggle completion for version 0.4.0 2005-05-26 12:28:41 +00:00
Doug Kearns
b5275cfbbf unposted: add firefox to list of basic URL completed web browsers 2005-05-21 06:55:32 +00:00
Felix Rosencrantz
8d0cddd907 21257: Fix typo in completion for p4 password. 2005-05-12 15:48:55 +00:00
Oliver Kiddle
af31bd1741 Joerg Sonnenberger: 21252: Dragonfly BSD support 2005-05-11 09:27:05 +00:00
Clint Adams
0d34cdcb0d * 21239: Completion/Unix/Command/_ccal: completion for ccal. 2005-05-09 15:01:10 +00:00
Bart Schaefer
627cafd9db 21235,21236: fixes to _remote_files 2005-05-09 02:38:32 +00:00
Wayne Davison
1735fc1766 - Changed the --include, --exclude, and --filter (-f) options so
that they can be specified multiple times.
- Added the --only-write-batch=FILE option for the upcoming 2.6.5.
2005-04-27 08:22:34 +00:00
Bart Schaefer
d373eb8f1e Tobias Gruetzmacher 21168: locality and visibility of some completion vars 2005-04-24 17:49:26 +00:00
Clint Adams
e725a7b998 users/8733: rudimentary completion for surfraw. 2005-04-21 23:41:53 +00:00
Felix Rosencrantz
9d43c7653b 21154 - Added pid completion to _perforce for p4 monitor (clear|terminate) commands. 2005-04-18 15:48:05 +00:00
Clint Adams
54614a941b * 21150: Completion/Unix/Command/_baz, Completion/Unix/Command/_tla:
handle parsing of subcommand help output a bit more sanely.
2005-04-17 13:40:23 +00:00
Clint Adams
89f3361e60 * 21147: factor out some common code from _tla and _baz, and fix some breakage
from 21075.
2005-04-16 20:22:44 +00:00
Clint Adams
b65e0419fe * 21135: complete attached sessions after screen -x. 2005-04-12 20:15:48 +00:00
Peter Stephenson
b2ba2fd207 Carlos Phillips: private email: much improved _darcs completion 2005-04-06 11:40:11 +00:00
Wayne Davison
951014cdc8 The --address option is useful in both client- and daemon-mode. 2005-04-05 15:15:55 +00:00
Andrey Borzenkov
aac33a33a1 21086: fix module completion (broken in previous patch) and other tweaks 2005-04-03 11:57:02 +00:00
Oliver Kiddle
5a67b1323e 21081: complete network services for the psmisc version of fuser 2005-04-01 19:49:21 +00:00
Oliver Kiddle
e75966d3c7 correct handling of svn commit 2005-04-01 18:28:20 +00:00
Oliver Kiddle
835a5ad8b5 21076: use _files with (e) qualifier to handle completing files by their status 2005-03-31 14:26:24 +00:00
Clint Adams
dfe7d91ae7 21075: update baz completion to not use -A option since it's being dropped in baz 1.3. 2005-03-31 13:44:07 +00:00
Wayne Davison
e9a867215f Added --protocol option. 2005-03-28 21:02:06 +00:00
Clint Adams
40b7069173 21068: complete modified files for 'svn revert'. 2005-03-27 00:40:55 +00:00
Andrey Borzenkov
c7d4b71f5a 21066: rsync:// support and more fixes 2005-03-26 22:15:33 +00:00
Andrey Borzenkov
05291f7e2d 21051: more tweaks in SVR4 completion 2005-03-22 20:03:49 +00:00
Oliver Kiddle
f1d0ca4d80 Stephen Rüger: 21019: new completion for mpc 2005-03-21 17:59:23 +00:00
Wayne Davison
87dceeae1c The --compare-dest, --link-dest, and (new) --copy-dest options
needed to allow duplication and to exclude each other.
2005-03-11 19:24:35 +00:00
Clint Adams
6ab396f5fb * 20961: Completion/Unix/Command/_baz: fix completion of status and diff subcommands. 2005-03-11 01:11:36 +00:00
Andrey Borzenkov
fde5350632 20957: SVR4 and Solaris support 2005-03-10 18:35:11 +00:00
Motoi WASHIDA
0c3de591d3 20953: "du --version" tries to display size of files in current directory on FreeBSD and Darwin. 2005-03-09 03:35:41 +00:00
Clint Adams
1f9166d4e1 * 20951: Completion/Unix/Command/_baz: fix version detection and baz merge completion. 2005-03-09 02:03:50 +00:00
Clint Adams
76640bfc44 * 20942: Completion/Unix/Command/_showmount: completion for showmount command. 2005-03-07 03:18:53 +00:00
Clint Adams
061026bfd4 * 20940: Completion/Unix/Command/_knock: completion for knock command. 2005-03-07 03:07:05 +00:00
Clint Adams
fa16a6e1b1 * 20939: Completion/Unix/Command/_groff: completion for groff command. 2005-03-07 02:59:24 +00:00
Clint Adams
ac4f19bf37 * 20938: Completion/Unix/Command/_fuser: completion for fuser command. 2005-03-07 02:52:30 +00:00
Clint Adams
e2ace8f5e4 * 20937: Completion/Unix/Command/_fortune: completion for fortune command. 2005-03-07 02:40:42 +00:00
Oliver Kiddle
1b50dff802 20921: using UCS-4BE instead of ISO-10646 to identify character encoding
is more portable, find more encodings in iconv completion on Solaris
20924: make error message more specific
2005-03-03 14:13:03 +00:00
Oliver Kiddle
eb82327576 Henryk Konsek: 20918: new completion for unace 2005-03-03 13:54:50 +00:00
Clint Adams
b456dfcfba * 20906: Completion/Unix/Command/_make: patch from Mike "Stew" O'Connor
to limit recursion depth in make completion variable expansion.
2005-03-02 20:31:17 +00:00
Wayne Davison
dca8aa342a Don't try to expand a single-character Makefile variable if
it is a digit.
2005-03-02 19:06:23 +00:00
Wayne Davison
c7ca063321 Got rid of --copy-dest, which didn't make it into rsync 2.6.4. 2005-03-01 15:48:38 +00:00
Peter Stephenson
7da2604acb 20897: complete system printers in _a2ps 2005-03-01 11:57:48 +00:00
Oliver Kiddle
c7eb5a72f1 20867: handle imported files that are specified using a relative path 2005-02-25 14:09:25 +00:00
Oliver Kiddle
230872fa10 Konstantin Sobolev: 20832 (modified): gather targets from imported files 2005-02-24 17:05:46 +00:00
Wayne Davison
673cabdd39 - Added a missing '=' to two commands that take args.
- Removed the unintentional arg from --delay-updates.
2005-02-20 18:54:33 +00:00
Wayne Davison
4c7a5a6813 Got rid of some of the specified option-conflicts between the
delete options -- I was using it to cut down on the useless
suggestions, but it was failing to continue completing if the
user specified something like "--delete-after --delete" (which
is valid but superfluous).  Also got rid of an accidental
option-conflict between --archive (-a) and --recursive (-r).
2005-02-20 02:28:29 +00:00
Wayne Davison
59eecf6da3 Added the last 2 new options from the upcoming rsync 2.6.4. 2005-02-20 02:06:44 +00:00
Wayne Davison
4040e0bb1f - Split the options up into two sets: daemon options, and client
options.  This makes sure that daemon options aren't offered
  after client options, and visa versa.
- Added some missing exclusion-lists for options (that avoids
  offering conflicting options to the user).
- Improved the description of a few options.
- Added some new options for the upcoming rsync 2.6.4.
2005-02-15 00:30:47 +00:00
Wayne Davison
db51fbe679 Added missing closing double-quote. 2005-02-10 08:10:04 +00:00
Bart Schaefer
8acdfd2981 Kris Shannon: 20801: fix missing $ in expression to parse script 2005-02-09 16:26:03 +00:00
Clint Adams
bac7c055c7 * 20773: Completion/Unix/Command/_getconf: additional variables from confstr(). 2005-02-01 20:40:39 +00:00
Wayne Davison
11dda3ab9a - Added new options for impending 2.6.4 release.
- Improved the descriptions of several old options.
- Got rid of the "-- ..." options to _arguments (so that we
  don't try to use the output of "rsync --help").
2005-01-28 10:15:05 +00:00
Clint Adams
6f7d6e541f 20739: change LANG to LC_MESSAGES in subversion completion 2005-01-23 19:56:09 +00:00
Clint Adams
c42a46f6e8 * 20737: Completion/Unix/Command/_subversion: run svn commands with LANG=C. 2005-01-23 19:50:46 +00:00
Oliver Kiddle
c19e5516f4 remove larch completion, it has been superceded by tla 2005-01-21 10:59:46 +00:00
Peter Stephenson
43ac170305 Fix .distfiles and .cvsignore 2005-01-12 10:53:06 +00:00
Peter Stephenson
cbd52eae53 20692: unset POSIXLY_CORRECT in test.
unposted: minor comment change in _perforce
2005-01-12 10:31:54 +00:00
Clint Adams
d7e97230ff * unposted: Completion/X/Command/_gnome-gv: move gnome-gv completion from C/U/C to C/X/C. 2005-01-11 18:18:56 +00:00
Clint Adams
8adffbd027 * 20665: improve completion for ggv/gnome-gv. 2005-01-10 18:43:19 +00:00
Oliver Kiddle
6db9e1287b list new functions 2005-01-10 11:18:30 +00:00
Clint Adams
0470a378b6 * 20650: completion for mencal. 2005-01-08 05:06:07 +00:00
Clint Adams
923be82207 * 20649: completion for cal and ncal. 2005-01-08 05:02:02 +00:00
Peter Stephenson
dc295b3131 unposted: limit some Perforce change completions to current client 2005-01-05 15:56:59 +00:00
Clint Adams
35b31bdb62 * 20639: Completion/Unix/Command/_bogofilter: improve 'bogoutil' completion for 0.93.3.1. 2004-12-27 17:05:40 +00:00
Clint Adams
ffe7a845bf * 20636: Completion/Unix/Command/_bogofilter: add completion for 'bogofilter' and 'bogotune' commands. 2004-12-25 15:40:29 +00:00
Clint Adams
f46e37a3dc * 20634: Completion/Unix/Command/_postfix: completion for postsuper. 2004-12-24 19:50:15 +00:00
Clint Adams
11841cdc72 * 20627: Completion/Unix/Command/_bogofilter: updated completion for newer bogoutil. 2004-12-16 03:26:31 +00:00
Clint Adams
a4c3d06744 * 20626: Completion/Unix/Command/_baz: completion derived from _tla by Matt Zimmerman. 2004-12-15 17:33:36 +00:00
Doug Kearns
48582a9a60 update python completion for version 2.4 2004-12-06 12:50:59 +00:00
Doug Kearns
5e2d881858 update screen completion for version 4.00 2004-12-01 14:15:22 +00:00
Clint Adams
9a68e6425b * 20583: Completion/Unix/Command/_ssh: complete "modern" options
such as GSSAPIAuthentication.
2004-11-27 17:41:22 +00:00
Doug Kearns
fdae219903 offer multiuser screen sessions for attaching/detaching 2004-11-27 15:20:28 +00:00
Doug Kearns
f1846d402b 20571: update javac completion for J2SE 5.0 2004-11-20 17:35:00 +00:00
Clint Adams
a01ba07763 * Completion/Unix/Command/_bogofilter: fix -w/-p typo, which was noticed by Michał Politowski. 2004-11-18 15:12:45 +00:00
Wayne Davison
e4ba1a2ec8 Use ";&" to have the new "(\$*)" case fall through to the continue. 2004-11-11 19:05:25 +00:00
Wayne Davison
115c000e25 Handle $$ when expanding variables. 2004-11-10 17:28:25 +00:00
Peter Stephenson
40f62b6201 _bittorrent, from Jussi Pakkanen 2004-11-09 10:47:54 +00:00
Clint Adams
07d95ba04c * 20539: Completion/Unix/Command/_make: avoid problems minus signs
in expandVars().
2004-11-02 23:26:42 +00:00
Wayne Davison
53dc7a77fc Added the 7 remaining options that were missing from the _arguments
list.
2004-10-13 05:50:08 +00:00
Wayne Davison
bb5c466af8 Got rid of "cmdargs" local since it is no longer used. 2004-10-12 20:05:13 +00:00
Wayne Davison
bf1b892e39 Added the new options for 2.6.3 (only omitting --checksum-seed, which
is an advanced option that is not needed by normal users).
2004-10-07 07:43:44 +00:00
Wayne Davison
4b3edafbbd This version now uses a zsh function to parse the makefile instead
of awk or perl.  That function has been enhanced to follow includes
and to expand variables (which makes a target such as foo$(EXEEXT)
expand into the right executable extention for the current system).
2004-10-01 17:16:02 +00:00
Clint Adams
0fa7015cc8 * 20358: Completion/Unix/Command/_make: avoid potential gawk locale bug by not using awk. 2004-09-30 16:05:47 +00:00
Wayne Davison
1199a03348 Some improvements suggested by Oliver. 2004-09-28 00:02:35 +00:00
Peter Stephenson
db7e23754d unposted: improve p4 add to ignore files being added already 2004-09-27 11:17:43 +00:00
Wayne Davison
4d431e1068 Completion for the darcs revision control system. Derived from
the zsh completion example that ships with darcs.
2004-09-25 00:26:08 +00:00
Peter Stephenson
f212e8072d Unposted: update _perforce for release 2004.2 2004-09-21 14:41:05 +00:00
Wayne Davison
5652f0e09c Incorporate Jean-Baptiste Quenot's change that improves the parsing
of the <target ...> tag.
2004-08-24 20:52:23 +00:00
Wayne Davison
60b7d10a80 - Fixed the perl code that was using the @matches array.
- Simplified the other perl code just a little.
2004-08-21 03:07:01 +00:00
Wayne Davison
472e21e242 One of the new parenthetical expressions needs to not return a value
so that it doesn't put items into the @matches array.
2004-08-18 20:30:27 +00:00
Wayne Davison
f12d3cca9f Don't output a target "VAR" for a line of the form "VAR := VALUE". 2004-08-18 20:22:46 +00:00
Wayne Davison
9dd5252c9f Don't output make targets all clumped into a single string when useperl
is enabled.
2004-08-18 17:10:27 +00:00
Oliver Kiddle
f4973986e9 20237: handle mysqlimport, more mysql options. Redo screen session completion 2004-08-07 19:01:09 +00:00
Oliver Kiddle
0172512966 20235: sync remote file completion against _ssh to fix bug with quote handling 2004-08-07 14:28:31 +00:00
Peter Stephenson
8c9a6b01d1 20199: improve MIME handling. 2004-07-26 16:59:53 +00:00
Oliver Kiddle
6bc341280e 20180 (based on Jean-Baptiste Quenot's 20177): fix to work on BSD systems 2004-07-23 14:19:28 +00:00
Oliver Kiddle
d8e4bb5a38 Jean-Baptiste Quenot: 20167: find targets enclosed in single quotes 2004-07-19 16:30:54 +00:00
Oliver Kiddle
5177458d40 20069: complete character encodings case-insensitively for GNU iconv 2004-06-17 13:12:25 +00:00
Oliver Kiddle
c8de227be6 20059: check for systems using . separator instead of for those using : 2004-06-17 13:10:05 +00:00
Clint Adams
7c35cffb0d 20055: Completion/Unix/Command/_tla: additions and fixes from Jason McCarty. 2004-06-15 20:33:43 +00:00
Clint Adams
957c870b57 * 19991: Completion/Unix/Command/_lynx: complete .htm files too. 2004-05-28 14:24:18 +00:00
Peter Stephenson
3971345ee6 unposted: _perforce: minor tweak to revision syntax 2004-05-19 11:10:47 +00:00
Doug Kearns
d4cc68878c unposted: aap short and long options are mutually exclusive 2004-04-26 13:47:07 +00:00
Peter Stephenson
817b5a142c 19825: add changes style 2004-04-23 17:11:39 +00:00
Clint Adams
acbd025a02 19798: rudimentary completion for bogoutil. 2004-04-19 20:58:47 +00:00
Doug Kearns
9b32c65e49 19775: new completion for php 2004-04-16 15:50:00 +00:00
Clint Adams
dd9929a30e * 19606: Completion/Unix/Command/_tla: switch tla completion to
the version by Jason McCarty, Erik Toubro Nielsen, and Rob Weir.
2004-04-15 03:56:39 +00:00
Clint Adams
255ed50eae * Jay Berkenbilt: 19769: Completion/Unix/Command/_rsync:
fix quoting for remote file completion, add -L to ls command.
2004-04-14 14:54:13 +00:00
Oliver Kiddle
9ea50e0e4d Ingo Rohlfs: 19747: complete files/urls for svn cp and mv commands 2004-04-14 08:17:48 +00:00
Oliver Kiddle
36b568a4f1 add missing local declaration 2004-04-14 08:11:20 +00:00
Clint Adams
417c52e243 * 19673: Peter Palfrader: Completion/Unix/Command/_cvs:
tags can contain the + character.
----------------------------------------------------------------------
2004-03-22 23:43:36 +00:00
Bart Schaefer
2313f83218 As suggested by 19666 and corrected by 19668, fix remote file completion. 2004-03-21 01:54:49 +00:00
Oliver Kiddle
443f97422a fix indentation, missing local and add to .distfiles 2004-03-12 16:32:08 +00:00
Clint Adams
247b73c60f 19614: Completion/Unix/Command/_mtr: better descriptions and grouping. 2004-03-12 15:35:32 +00:00
Clint Adams
0cef280ab7 19613: Completion/Unix/Command/_vux: better descriptions and indentation. 2004-03-12 15:19:07 +00:00
Clint Adams
05f58bbb17 19605: Completion/Unix/Command/_mtr: completion for Matt's traceroute. 2004-03-11 21:58:49 +00:00
Clint Adams
01838ff30b 19604: Completion/Unix/Command/_vux: completion for vux and vuxctl. 2004-03-11 21:29:47 +00:00
Oliver Kiddle
d351673349 add _tla 2004-03-11 17:36:31 +00:00
Clint Adams
eef98da697 * 19600: Completion/Unix/Command/_tla: rudimentary completion for tla. 2004-03-11 15:42:58 +00:00
Oliver Kiddle
4788a4fac3 19540: fix completion to use states and complete .wav files for mplayer 2004-03-05 13:25:26 +00:00
Oliver Kiddle
8bf68849c4 19507: new completions 2004-03-01 12:22:51 +00:00
Doug Kearns
0f17025f1b 19498: update antiword completion for version 0.35 2004-02-29 01:47:23 +00:00
Doug Kearns
e3bb9504fe 19477: improve lynx option argument descriptions 2004-02-28 12:19:57 +00:00
Doug Kearns
1556ce6f1f unposted: reword --help description and add a version string to _raggle 2004-02-26 13:07:25 +00:00
Doug Kearns
060e8f4eed 19468: capitalize URL abbreviation in completion descriptions 2004-02-26 12:57:21 +00:00
Doug Kearns
67b03b2f2c 19458: new completion for raggle 2004-02-25 05:00:00 +00:00
Oliver Kiddle
824ea0edc9 19457: new sed and uniq completions, add descriptions for rar commands and
update completion for ssh-keygen
2004-02-23 17:03:09 +00:00
Oliver Kiddle
01c29ffd95 19455: complete hostnames and nfs mounts 2004-02-20 10:56:11 +00:00
Oliver Kiddle
a5cced9099 complete also for apache2ctl 2004-02-16 11:00:22 +00:00
Oliver Kiddle
c3b929c634 19418: update completions to new versions 2004-02-13 18:42:03 +00:00
Oliver Kiddle
97ab9b22d7 Mikael Magnusson: 19405: new completion for gphoto2 2004-02-04 14:33:21 +00:00
Oliver Kiddle
63b336243f 19387: add (-.) glob qualifier to globs where only files are directly applicable 2004-01-21 13:53:28 +00:00
Peter Stephenson
88af97c80e 19364: completion for printenv 2004-01-14 17:03:56 +00:00
Oliver Kiddle
356f432985 19364: new completions for aptitude, getent and catcgsegv 2004-01-14 17:01:11 +00:00
Doug Kearns
28156d76a3 19358: update elinks completion for version 0.9.0 2004-01-13 05:10:08 +00:00
Oliver Kiddle
f8c004aa61 19299: try to handle completion of devices better 2003-12-16 16:23:08 +00:00
Oliver Kiddle
966afb4622 Baptiste Daroussin: 19272: small updates 2003-12-04 14:23:29 +00:00
Oliver Kiddle
825c0ad82f adjust to work with the newer version of subversion's help output 2003-12-04 13:58:20 +00:00
Doug Kearns
b456768681 unposted: update elinks completion for version 0.4.3 2003-11-28 06:24:13 +00:00
Oliver Kiddle
790f71f06a 19265: update for latest versions 2003-11-21 20:29:51 +00:00
Oliver Kiddle
c1b91436be tidy up descriptions 2003-11-21 09:39:57 +00:00
Doug Kearns
ae0d635bee unposted: wget --dns-cache option takes a boolean argument 2003-11-17 05:01:04 +00:00
Oliver Kiddle
4c9979e962 removed _w3mhistory 2003-11-14 12:00:47 +00:00
Oliver Kiddle
b583396674 19244: various completion function fixes and updates 2003-11-14 11:56:52 +00:00
Doug Kearns
18c6d88d2f unposted: fix typo in _w3m 2003-11-14 07:18:14 +00:00
Peter Stephenson
990f7b91df _perforce completion bug fixes 2003-11-11 10:35:55 +00:00
Peter Stephenson
026631ab81 zsh-users/6727 (Lloyd Zusman): improve _w3m 2003-10-27 11:17:29 +00:00
Clint Adams
a19eb0c4f0 * 19201: Completion/Unix/Command/_screen: patch from Yasuhiro Hayase
to complete normal commands after screen.
2003-10-25 14:12:47 +00:00
Peter Stephenson
a190add859 unposted: Make _perforce easier to use with add-on commands. 2003-10-13 16:54:25 +00:00
Oliver Kiddle
9d9e92d209 update for nmap 3.48 2003-10-09 09:46:15 +00:00
Peter Stephenson
8e06a4a7f5 unposted: more new files weren't in .distfiles 2003-10-08 13:53:25 +00:00
Peter Stephenson
0d82bda526 unposted: improve Perforce p4 -H completion 2003-09-25 10:15:46 +00:00
Peter Stephenson
0c82828e86 unposted: improve Perforce label completion 2003-09-24 14:53:19 +00:00
Peter Stephenson
f27036858a 19112: several improvements and fixes for Perforce completion 2003-09-22 13:04:37 +00:00
Peter Stephenson
726b13a3a3 18959: improve _perforce global option handling again 2003-08-22 10:30:08 +00:00
Peter Stephenson
6bbad942fe 18958: improved option handling for p4 change 2003-08-21 18:27:15 +00:00
Oliver Kiddle
d27da0dce0 18956: update a2ps completion for a2ps 4.13 2003-08-21 12:55:35 +00:00
Peter Stephenson
8bcffc6b11 18951: Better option handling (c.f. 18948) 2003-08-20 12:03:07 +00:00
Oliver Kiddle
ea412fbe4b 18949: new completion for du 2003-08-20 10:41:51 +00:00
Peter Stephenson
baa21b02ad 18942: Fix / suffix handling in _perforce 2003-08-20 10:04:08 +00:00
Oliver Kiddle
6d8b974765 18947: also complete options using _arguments 2003-08-20 09:03:05 +00:00
Adam Spiers
5dfa9ad36a unposted: Completion/Unix/Command/_perl: allow completion of .PL files
(e.g. Makefile.PL).  Thanks to Marko Myllynen for the suggestion.
2003-08-19 22:03:02 +00:00
Adam Spiers
a4b0788fe6 unposted: Completion/Unix/Command/_irssi: fix quoting bug. 2003-08-19 22:01:10 +00:00
Peter Stephenson
247d829b73 18948: Pass global options to p4 2003-08-19 19:52:01 +00:00
Doug Kearns
62d4b9f9d8 18944: update ruby completion for version 1.8.0 2003-08-16 09:22:11 +00:00
Oliver Kiddle
2f6bd52bcf *** empty log message *** 2003-08-06 09:22:37 +00:00
Oliver Kiddle
6715bc154e fix _cvs quoting bug, new _cdrecord and remove _archie (archie servers are gone) 2003-08-05 10:17:13 +00:00
Oliver Kiddle
280593163d new chmod completion 2003-08-01 11:47:41 +00:00
Oliver Kiddle
7f642889e5 move _global_tags 2003-07-31 15:28:54 +00:00
Oliver Kiddle
232c4ce103 moved from Completion/Unix/Command 2003-07-31 15:27:52 +00:00
Oliver Kiddle
b84399b9cb tidy up of many completions (updates, fixes, improvements and plain aesthetics) 2003-07-31 15:26:13 +00:00
Oliver Kiddle
adf2c2a0b6 18893, 18901: new completions for rar/unrar and ogg vorbis; improve _pkgtool 2003-07-24 11:52:58 +00:00