1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-07-22 08:21:02 +02:00
Commit graph

788 commits

Author SHA1 Message Date
Paul Ackersviller
de6e73a6ca Merge of 24192 by Vincent Lefevre: make GNU make support -include. 2007-12-11 00:13:03 +00:00
Paul Ackersviller
0c4f0daed6 New completions Unix/Command/_id and Debian/Command/_members. 2007-12-09 02:19:35 +00:00
Paul Ackersviller
5a603537e2 Merge of new completions 24187 and 24188. 2007-12-09 01:45:57 +00:00
Paul Ackersviller
457c48ae9f Merge of 24174 + 24169: use print in command substitution to avoid a literal
non-ASCII character in the German translation of args for cut completion.
2007-12-08 23:01:13 +00:00
Paul Ackersviller
dddf21f85a Merge of pws'unposted: typo in "ip addr replace" completion. 2007-12-08 22:54:29 +00:00
Paul Ackersviller
ed35f6f963 Merge of 24140: spelling fix and removal of redundant "config" subcommand as
proposed by Wayne.
2007-12-03 03:11:49 +00:00
Paul Ackersviller
16dfbfa8f5 Bring various .distfiles up to date and merge any extra completions onto 4.2 branch. 2007-12-03 02:50:39 +00:00
Paul Ackersviller
1e1aa83c61 Bring various .distfiles up to date and merge any extra completions onto 4.2 branch. 2007-12-03 02:45:33 +00:00
Paul Ackersviller
b32f902ba5 Bring various .distfiles up to date and merge any extra completions onto 4.2 branch. 2007-12-03 02:31:49 +00:00
Paul Ackersviller
79a0a88e66 Merged these completions onto 4.2 branch. 2007-12-03 01:07:45 +00:00
Paul Ackersviller
92297af7dc Merge of 24135: consistently complete subcommands with minus signs
instead of underscores.
2007-12-02 21:06:42 +00:00
Paul Ackersviller
3d3b4fc9e8 Merge of 24134 from arno: additional options. 2007-12-01 02:37:28 +00:00
Paul Ackersviller
b7589d91da Merge of 24129 from Kohsuke Kawaguchi: skip targets that can't be invoked
from the command line.
2007-12-01 02:35:16 +00:00
Paul Ackersviller
1656f4ee22 Merge of unposted revision 1.38: One more option for the upcoming 3.0.0 version of rsync: --contimeout. 2007-11-29 02:33:25 +00:00
Paul Ackersviller
67ed8932af Merge of users/12154 by Ryan F: MacOS X group completion. 2007-11-29 02:28:06 +00:00
Paul Ackersviller
f2f4725b8e Merge of 24126: additional options by Mustafa Oezkan. 2007-11-29 02:26:42 +00:00
Paul Ackersviller
667e104ab2 Merge new completion 4.2 branch, 24117 by Markus Waldeck. 2007-11-29 02:14:21 +00:00
Paul Ackersviller
045493ba35 Merge of 24114 and 24115, i.e. revisions 1.51 and 1.52. 2007-11-29 02:12:43 +00:00
Paul Ackersviller
d91b448722 Merge of 24111: arno: complete -lsbin and -lsman options to dlocate. 2007-11-28 02:37:19 +00:00
Paul Ackersviller
c57e1a7316 Merge new completion 4.2 branch, 22235 by Eric Mangold. 2007-11-26 04:05:50 +00:00
Paul Ackersviller
03c0b99a40 Merge of 24032, 24039: new completion onto 4.2 branch. 2007-11-26 04:03:18 +00:00
Paul Ackersviller
27b59c6b31 Merge of 24046: Nikolai Weibull: improve completion for Solaris and GNU strips. 2007-11-26 03:55:46 +00:00
Paul Ackersviller
18f73fc65c Merge of onto 4.2 branch unposted trunk revisions 1.3[67] for new options. 2007-11-26 03:21:04 +00:00
Paul Ackersviller
75e1523d5e Merge of Frank Benkstein: 24047: fix compdef for more than three commands
using the same service.
2007-11-26 02:50:44 +00:00
Paul Ackersviller
c53c6d94d7 Merge new completion 4.2 branch, 24022 by Dr. Markus Waldeck, tweaked a bit. 2007-11-26 02:28:25 +00:00
Paul Ackersviller
a7dffb9cc1 Merge new completion 22349 onto 4.2 branch. 2007-11-26 02:23:52 +00:00
Paul Ackersviller
be0e1188ac Merge of users/12100: default to a case-insensitive matcher with NO_CASE_GLOB. 2007-11-26 01:50:18 +00:00
Paul Ackersviller
ebce8a5323 Merge of 23934: cleverer _expand_alias for "foo" -> "foo blah" expansions. 2007-11-25 18:04:11 +00:00
Paul Ackersviller
89a8e457db Merge new completion 23878 onto 4.2 branch. 2007-11-25 16:59:06 +00:00
Paul Ackersviller
9e416ace74 Merge new completions 2386[378] onto 4.2 branch. 2007-11-25 16:55:47 +00:00
Paul Ackersviller
1c74b6bc3b Merge new completion with 23852, 23854, and 23860 onto 4.2 branch. 2007-11-25 04:45:37 +00:00
Paul Ackersviller
5a7a3b48aa Merge new completion for 23848 and 23850 onto 4.2 branch. 2007-11-25 04:28:59 +00:00
Paul Ackersviller
b0ec3d3ec5 Merge of 23814: fixes for Darwin. 2007-11-25 04:21:27 +00:00
Paul Ackersviller
9020f6336e Merge of 23834: complete tex files for xetex and xelatex. 2007-11-25 04:10:37 +00:00
Paul Ackersviller
0384562022 Merge of 23827: allow all arguments to options to either immediately follow the option letter or be the next word. 2007-11-25 04:07:24 +00:00
Paul Ackersviller
3290a14b36 Merge of users/11852: _expand_alias removed quotes from aliases incorrectly. 2007-11-25 04:00:33 +00:00
Paul Ackersviller
3dde427b01 Merge of 23810: completion for lighty-{enable,disable}-mod on 4.2 branch. 2007-11-25 01:12:14 +00:00
Paul Ackersviller
1d77e36c39 Merge from HEAD of workers/2378{0,1,2,3}. 2007-11-25 00:23:37 +00:00
Paul Ackersviller
449183fd1b Merge of 23751: complete module files too. 2007-11-24 22:50:25 +00:00
Paul Ackersviller
a1b150c1f6 Merge new completions workers/2374{5,6,8,9} onto 4.2 branch. 2007-11-24 22:48:05 +00:00
Paul Ackersviller
ac91d07647 Merge of 23543: work around problem with ... 2007-11-24 19:41:57 +00:00
Paul Ackersviller
42002218d8 Merge of 2371[248] and 23720 up to trunk revision 1.6. 2007-11-20 03:54:56 +00:00
Paul Ackersviller
f850793f05 23685: Merge new completions onto the 4.2 branch. 2007-11-19 03:35:01 +00:00
Paul Ackersviller
daa22a771d Merge of 23686: respect TIN_HOMEDIR environment variable. 2007-11-19 03:33:12 +00:00
Paul Ackersviller
e1063e1be8 Merge of 23666: redirect stderr from apt-cache --generate pkgnames to /dev/null. 2007-11-19 03:28:10 +00:00
Paul Ackersviller
41ba08041f Merge of 23658: bad use of index variable exposed by 23553. 2007-11-19 03:25:40 +00:00
Paul Ackersviller
1911b35dd4 23654: Merge new completion onto the 4.2 branch. 2007-11-19 03:21:33 +00:00
Paul Ackersviller
7ca5977e29 23186: Merge new completion onto the 4.2 branch. 2007-11-19 03:09:39 +00:00
Paul Ackersviller
9493483428 23611: Merge new completion onto the 4.2 branch. 2007-11-19 02:56:54 +00:00
Paul Ackersviller
0fd2c9dd2f 23586: Merge new completion onto the 4.2 branch. 2007-11-19 02:50:01 +00:00