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

63 commits

Author SHA1 Message Date
Peter Stephenson
a3d92298ff 42113: BSD complation updates.
Remove use of pkg_* for FreeBSD.

Add BSD architecture utilities.
2017-12-13 18:08:18 +00:00
Oliver Kiddle
61b544a068 41855: completion option updates for OpenBSD 6.2 and handle macOS in rm completion 2017-10-11 01:24:01 +02:00
Oliver Kiddle
b138acf42e 41725: assorted minor updates to completion functions 2017-09-18 15:53:29 +02:00
Oliver Kiddle
620b7d61ab 41562: correct completed word 2017-08-18 13:00:10 +02:00
Oliver Kiddle
14ff7d39ad 41492: update some options in completions 2017-08-05 16:22:30 +02:00
Oliver Kiddle
78afb218b0 40965: fix for missing local declarations of expl 2017-04-26 16:32:10 +02:00
Dag-Erling Smørgrav
4850116554 Fix typo breaking kld completion 2017-03-30 12:18:26 +01:00
Oliver Kiddle
7fd62f4367 40597: be flexible about order of options to _values 2017-03-04 00:33:20 +01:00
Baptiste Daroussin
8ae20a8589 40209: Fix typo in chflags completion 2016-12-18 14:55:56 +00:00
Jun-ichi Takimoto
0921a3537a 39855: new completion for jot command 2016-11-07 19:29:52 +09:00
Oliver Kiddle
8011fe8a58 39261 (tweaked cf. Daniel: 39275): don't unconditionally elevate privileges with sudo in completion functions
A new gain-privileges style enables it and a _comp_priv_prefix array
added for tracking how to match privileges for the current command
2016-09-11 13:49:22 +02:00
Matthew Martin
1fe962cbfd 39209: Update options 2016-09-07 23:19:04 +02:00
Matthew Martin
48c31e21d3 39208: Update flags 2016-09-07 23:19:01 +02:00
Matthew Martin
1f429c0668 39223: Introduce addflags function to reduce redundancy 2016-09-07 23:18:46 +02:00
Oliver Kiddle
81f229a037 38989: minor completion updates for FreeBSD 2016-08-03 17:29:41 +02:00
Oliver Kiddle
9991707b6b 38868: update completions for new options on FreeBSD 2016-07-17 12:37:29 +02:00
Oliver Kiddle
304aa25184 38812: a few new completions and update some command options 2016-07-08 23:10:41 +02:00
Frank Terbeck
58d8e46272 38425: _cu: Remove old -d option of _baudrates 2016-05-09 03:40:31 +02:00
Frank Terbeck
795b285ce8 38424: Use _baudrates helper instead of _baudrate 2016-05-09 03:40:31 +02:00
Frank Terbeck
493c7e0879 38388: Refactor baud rate completion
This adds a new helper function _baudrate and uses it in place of
private solutions in various existing completions.
2016-05-02 00:11:06 +02:00
Eric Cook
9cc6ebe7a2 37913: add additional completers and _zpool improvement 2016-02-11 22:53:16 -05:00
Daniel Shahaf
152875ba03 37550: _cu: Support Linux line-device names; fail gracefully on OSes matching no known line-device name pattern. 2016-01-13 00:56:50 +00:00
Matthew Martin
82210cb954 37534: completion for OpenBSD's cu, fw_update and rcctl utils 2016-01-10 14:10:06 -05:00
Eric Cook
f01cf05e53 _sockstat: minor improvements
allow -p, -P and -f's argument to be completed in the same word.

Complete -P's argument using /etc/protocols again, while allowing a
comma delimited list of protocols.
2015-11-16 02:50:24 +01:00
Eric Cook
d8f8d3e534 36889: completion of system specific sockstat options 2015-10-19 11:33:17 +02:00
Eric Cook
31c1ebe7b2 35973: new systat and vmstat completions 2015-08-05 16:05:36 +02:00
Daniel Shahaf
d470453d76 35274: completion: Add FreeBSD's watch(1)
Review-by: Oliver Kiddle
2015-07-26 11:23:14 +00:00
Oliver Kiddle
55716ea337 unposted: include .distfiles for new directory 2015-05-14 22:39:05 +02:00
Oliver Kiddle
5b7e50dcd0 35049: allow jail completion to include jid 0 for the host and to
complete jails by any parameter
2015-05-11 12:11:32 +02:00
Eric Cook
13c6d38e4b 35052: new BSD completions 2015-05-07 09:47:48 +01:00
Oliver Kiddle
ab7ec8d985 35011: update completions for some common Unix commands,
in particular improving FreeBSD support
2015-05-03 16:53:57 +02:00
Matthew Martin
90d433b358 34637: New mixerctl completion for BSD 2015-03-03 09:30:15 +00:00
clutton
d6252ce011 33640: look in /boot/modules instead of /modules for third-party modules 2014-11-09 21:59:16 +01:00
Oliver Kiddle
5e592fd9b0 33485: fixes for zstyle context handling 2014-10-21 20:53:51 +02:00
Peter Stephenson
cc6e9db29d 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
Peter Stephenson
7423ac14e5 unposted, see 32050, 32051: remove non-ASCII characters in functions 2013-11-25 16:11:10 +00:00
Doug Kearns
67ef9605f1 unposted: clean up completion descriptions as per Etc/completion-style-guide 2011-06-20 02:24:56 +00:00
Mikael Magnusson
72cb7cfc6f 29307, 29308 + replies: Fix some doubled words in docs and comments. 2011-05-19 16:10:46 +00:00
Peter Stephenson
6a015133bd Baptiste: 28819: FreeBSD completion tweaks 2011-03-01 20:21:59 +00:00
Doug Kearns
a54fdc70be unposted: fix incorrectly capitalized completion descriptions 2010-06-06 13:44:11 +00:00
Peter Stephenson
ffa186098c Baptiste Daroussin: 27379, 27381: BSD completions 2009-11-12 19:34:34 +00:00
Peter Stephenson
0e007c30aa Baptiste Daroussin: 27277:Improve csup completion. 2009-09-16 11:49:25 +00:00
Peter Stephenson
96eb8faa7c Baptiste Daroussin: 27033: FreeBSD portaudit and mount completion 2009-06-04 15:32:06 +00:00
Peter Stephenson
e8a93f46a5 Baptiste Daroussin: 27029: new pfctl completion 2009-06-04 11:07:57 +00:00
Peter Stephenson
b2e70921b0 25435: Baptiste Daroussin <baptiste.daroussin@gmail.com>:
new and improved BSD completions
unposted: fix Solaris completion .distfiles
2008-08-12 10:37:30 +00:00
Peter Stephenson
dcb2cc0e8b William Scott: users/12793: extra chflags 2008-04-20 16:28:30 +00:00
Clint Adams
453ba56609 23814: fixes for Darwin. 2007-09-27 11:47:23 +00:00
Peter Stephenson
d86089ee6e update some .distfiles 2007-08-01 21:38:33 +00:00
Clint Adams
c388a9f495 23691: declare local parameter scope for _arguments state. 2007-07-22 11:40:00 +00:00
Peter Stephenson
ae5af3a655 Renato Botelho <rbgarga@gmail.com>: 23685: new FreeBSD completions 2007-07-20 16:39:13 +00:00