1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 08:51:18 +02:00
Commit Graph

1842 Commits

Author SHA1 Message Date
Motoi WASHIDA
9a819df9d7 users/8826: search applications using spotlight. 2005-05-13 17:48:58 +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
Oliver Kiddle
cb06c06315 Haakon Riiser: 21188: handle acroread 7.x 2005-05-10 12:26:24 +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
Clint Adams
d400f3f570 * Jesse Weinstein: 21233: Completion/Debian/Command/_dpkg:
completion for dpkg-query.
2005-05-07 16:33:34 +00:00
Clint Adams
3f8eca3e2d * Jesse Weinstein: 21230 (reformatted as 21231):
Completion/Debian/Command/_dpkg: complete -W/--show for dpkg-deb.
2005-05-05 22:30:34 +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
337a2e3bfd Minor tweak to _generic plus doc fixes for info interpretation of hyphens. 2005-04-24 18:38:01 +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
Clint Adams
2ab4b131be 21156: tweaks to dpkg-reconfigure completion. 2005-04-19 17:01:34 +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
164ddacc85 * 21153: incorporate most of the features of Stephen Rueger's
_module-assistant, posted as 21152.
2005-04-17 18:49:56 +00:00
Clint Adams
5971f3264c 21151: completion for module-assistant. 2005-04-17 16:17:35 +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
Clint Adams
bd718425bb * 21132: Completion/Unix/Type/_pdf, Completion/X/Command/_xpdf:
complete xpdf options, and also complete .pdf.bz2 files when
 completing compressed PDF files.
2005-04-11 18:12:51 +00:00
Clint Adams
d6e79bddc0 * 21096: update for gv 3.6, which uses double-hyphen options. 2005-04-06 15:31:29 +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
Andrey Borzenkov
da3121ea10 21085: update for 10.2 and other tweaks 2005-04-03 11:29:18 +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
Clint Adams
aa3d4842b9 Zack Cerza: 21074: update for newer aptitude. 2005-03-31 13:39:11 +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
3574473703 21053: be more intelligent in searching for konqueror profiles 2005-03-24 19:09:25 +00:00
Andrey Borzenkov
05291f7e2d 21051: more tweaks in SVR4 completion 2005-03-22 20:03:49 +00:00
Peter Stephenson
4883bbeebc 21046: make unfunction compadd more reliable 2005-03-21 22:11:30 +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
8d906d2822 * 20946: Completion/Linux/Command/_iwconfig: completion for iwconfig command. 2005-03-07 18:59:33 +00:00
Clint Adams
eb8e55c91e * 20944: Completion/Debian/Command/_uscan: completion for uscan command. 2005-03-07 04:25:38 +00:00
Clint Adams
97d543e601 * 20943: Completion/Linux/Command/_tune2fs: completion for tune2fs command. 2005-03-07 03:21:46 +00:00
Clint Adams
76640bfc44 * 20942: Completion/Unix/Command/_showmount: completion for showmount command. 2005-03-07 03:18:53 +00:00
Clint Adams
6d5ff606f5 * 20941: Completion/Unix/Command/_mii-tool: completion for mii-tool command. 2005-03-07 03:13:48 +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