Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 40965: fix for missing local declarations of expl | Oliver Kiddle | 2017-04-26 | 1 | -1/+1 |
| | |||||
* | Fix typo breaking kld completion | Dag-Erling Smørgrav | 2017-03-30 | 1 | -1/+1 |
| | |||||
* | 40597: be flexible about order of options to _values | Oliver Kiddle | 2017-03-04 | 1 | -2/+2 |
| | |||||
* | 40209: Fix typo in chflags completion | Baptiste Daroussin | 2016-12-18 | 1 | -1/+1 |
| | |||||
* | 39855: new completion for jot command | Jun-ichi Takimoto | 2016-11-07 | 1 | -0/+82 |
| | |||||
* | 39261 (tweaked cf. Daniel: 39275): don't unconditionally elevate privileges ↵ | Oliver Kiddle | 2016-09-11 | 1 | -0/+1 |
| | | | | | | | 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 | ||||
* | 39209: Update options | Matthew Martin | 2016-09-07 | 1 | -3/+8 |
| | |||||
* | 39208: Update flags | Matthew Martin | 2016-09-07 | 1 | -13/+29 |
| | |||||
* | 39223: Introduce addflags function to reduce redundancy | Matthew Martin | 2016-09-07 | 1 | -42/+33 |
| | |||||
* | 38989: minor completion updates for FreeBSD | Oliver Kiddle | 2016-08-03 | 2 | -1/+2 |
| | |||||
* | 38868: update completions for new options on FreeBSD | Oliver Kiddle | 2016-07-17 | 10 | -85/+131 |
| | |||||
* | 38812: a few new completions and update some command options | Oliver Kiddle | 2016-07-08 | 1 | -5/+25 |
| | |||||
* | 38425: _cu: Remove old -d option of _baudrates | Frank Terbeck | 2016-05-09 | 1 | -1/+1 |
| | |||||
* | 38424: Use _baudrates helper instead of _baudrate | Frank Terbeck | 2016-05-09 | 1 | -1/+1 |
| | |||||
* | 38388: Refactor baud rate completion | Frank Terbeck | 2016-05-02 | 1 | -1/+1 |
| | | | | | This adds a new helper function _baudrate and uses it in place of private solutions in various existing completions. | ||||
* | 37913: add additional completers and _zpool improvement | Eric Cook | 2016-02-11 | 2 | -0/+88 |
| | |||||
* | 37550: _cu: Support Linux line-device names; fail gracefully on OSes ↵ | Daniel Shahaf | 2016-01-13 | 1 | -1/+1 |
| | | | | matching no known line-device name pattern. | ||||
* | 37534: completion for OpenBSD's cu, fw_update and rcctl utils | Matthew Martin | 2016-01-10 | 3 | -0/+59 |
| | |||||
* | _sockstat: minor improvements | Eric Cook | 2015-11-16 | 1 | -5/+16 |
| | | | | | | | 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. | ||||
* | 36889: completion of system specific sockstat options | Eric Cook | 2015-10-19 | 1 | -19/+31 |
| | |||||
* | 35973: new systat and vmstat completions | Eric Cook | 2015-08-05 | 1 | -0/+88 |
| | |||||
* | 35274: completion: Add FreeBSD's watch(1) | Daniel Shahaf | 2015-07-26 | 1 | -0/+13 |
| | | | | Review-by: Oliver Kiddle | ||||
* | unposted: include .distfiles for new directory | Oliver Kiddle | 2015-05-14 | 1 | -0/+2 |
| | |||||
* | 35049: allow jail completion to include jid 0 for the host and to | Oliver Kiddle | 2015-05-11 | 1 | -2/+30 |
| | | | | complete jails by any parameter | ||||
* | 35052: new BSD completions | Eric Cook | 2015-05-07 | 4 | -0/+139 |
| | |||||
* | 35011: update completions for some common Unix commands, | Oliver Kiddle | 2015-05-03 | 1 | -0/+5 |
| | | | | in particular improving FreeBSD support | ||||
* | 34637: New mixerctl completion for BSD | Matthew Martin | 2015-03-03 | 1 | -0/+11 |
| | |||||
* | 33640: look in /boot/modules instead of /modules for third-party modules | clutton | 2014-11-09 | 1 | -1/+1 |
| | |||||
* | 33485: fixes for zstyle context handling | Oliver Kiddle | 2014-10-21 | 1 | -1/+1 |
| | |||||
* | 33047: use git to simplify massively source distribution file selection | Peter Stephenson | 2014-08-23 | 2 | -18/+0 |
| | |||||
* | unposted, see 32050, 32051: remove non-ASCII characters in functions | Peter Stephenson | 2013-11-25 | 1 | -1/+1 |
| | |||||
* | unposted: clean up completion descriptions as per Etc/completion-style-guide | Doug Kearns | 2011-06-20 | 1 | -9/+9 |
| | |||||
* | 29307, 29308 + replies: Fix some doubled words in docs and comments. | Mikael Magnusson | 2011-05-19 | 1 | -1/+1 |
| | |||||
* | Baptiste: 28819: FreeBSD completion tweaks | Peter Stephenson | 2011-03-01 | 2 | -0/+24 |
| | |||||
* | unposted: fix incorrectly capitalized completion descriptions | Doug Kearns | 2010-06-06 | 10 | -162/+162 |
| | |||||
* | Baptiste Daroussin: 27379, 27381: BSD completions | Peter Stephenson | 2009-11-12 | 4 | -0/+147 |
| | |||||
* | Baptiste Daroussin: 27277:Improve csup completion. | Peter Stephenson | 2009-09-16 | 1 | -0/+3 |
| | |||||
* | Baptiste Daroussin: 27033: FreeBSD portaudit and mount completion | Peter Stephenson | 2009-06-04 | 1 | -4/+4 |
| | |||||
* | Baptiste Daroussin: 27029: new pfctl completion | Peter Stephenson | 2009-06-04 | 2 | -0/+97 |
| | |||||
* | 25435: Baptiste Daroussin <baptiste.daroussin@gmail.com>: | Peter Stephenson | 2008-08-12 | 8 | -20/+106 |
| | | | | | new and improved BSD completions unposted: fix Solaris completion .distfiles | ||||
* | William Scott: users/12793: extra chflags | Peter Stephenson | 2008-04-20 | 1 | -0/+2 |
| | |||||
* | 23814: fixes for Darwin. | Clint Adams | 2007-09-27 | 1 | -1/+1 |
| | |||||
* | update some .distfiles | Peter Stephenson | 2007-08-01 | 1 | -0/+1 |
| | |||||
* | 23691: declare local parameter scope for _arguments state. | Clint Adams | 2007-07-22 | 1 | -1/+4 |
| | |||||
* | Renato Botelho <rbgarga@gmail.com>: 23685: new FreeBSD completions | Peter Stephenson | 2007-07-20 | 3 | -0/+66 |
| | |||||
* | Joerg Sonnenberger: 21252: Dragonfly BSD support | Oliver Kiddle | 2005-05-11 | 1 | -1/+1 |
| | |||||
* | 19387: add (-.) glob qualifier to globs where only files are directly applicable | Oliver Kiddle | 2004-01-21 | 2 | -5/+5 |
| | |||||
* | Akinori Musha: 17719: add support for the pkg_create command | Oliver Kiddle | 2002-09-26 | 1 | -1/+44 |
| | |||||
* | 17499: BSD pkg_* tools now support bzip2'd packages | Oliver Kiddle | 2002-08-05 | 1 | -3/+3 |
| | |||||
* | Akinori Musha: 16534: a few bug fixes and some wording fixes | Oliver Kiddle | 2002-02-01 | 1 | -21/+29 |
| |