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

1919 Commits

Author SHA1 Message Date
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
4fe6b1a1fc 21571: avoid localised translations that break parsing 2005-08-10 12:08:56 +00:00
Peter Stephenson
d307660dee 21575 plus unposted: Add WARN_CREATE_GLOBAL option 2005-08-08 16:48:52 +00:00
Oliver Kiddle
a6c11584cf 21570: complete for the help sub-command 2005-08-08 08:54:12 +00:00
Oliver Kiddle
9d30797e4a new brctl completion 2005-08-08 08:02:39 +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
0ff769f9b3 21418: completion for madison. 2005-07-10 12:53:04 +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
Doug Kearns
9b9e5a3ac0 unposted: complete WWW_HOME, ftp_proxy and https_proxy with URLs 2005-06-27 14:44:53 +00:00
Clint Adams
ee46f1391f 21384: small fixes to urxvt completion. 2005-06-26 15:27:06 +00:00
Clint Adams
f8173f5bab 21383: completion for rxvt-unicode. 2005-06-26 15:13:26 +00:00
Clint Adams
257179f91f 21382: completion for MIT krb5's kvno. 2005-06-24 18:48:55 +00:00
Oliver Kiddle
7e01c5fa83 add missing functions 2005-06-24 14:51:23 +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
4d8f3c3964 unposted: stop _apt-move from returning early and allow prefix-needed style to work 2005-06-24 13:19:27 +00:00