about summary refs log tree commit diff
path: root/Completion/BSD/Command
Commit message (Collapse)AuthorAgeFilesLines
* 52315: completion options updateOliver Kiddle2023-11-221-8/+17
|
* 52217: update completions for FreeBSD 14Oliver Kiddle2023-10-114-60/+91
|
* 52112: use '_normal -p subcmd' to complete only external commandJun-ichi Takimoto2023-09-041-1/+1
|
* 51817: protect ':' in _rcctlStephane Chazelas2023-06-081-1/+1
| | | | | This was in 51817 but missed in commit 0577daf. Also remove _ant.rej that was added by the commit.
* 51581: update completions to cover changes in OpenBSD 7.2Oliver Kiddle2023-03-162-3/+5
|
* 51455, 51461: new completion for the OpenLDAP client tools including a ↵Oliver Kiddle2023-02-191-2/+2
| | | | helper function for LDAP search filters
* unposted: Fix typoMatthew Martin2022-04-011-1/+1
|
* 49931: Update _bsd_pkgMatthew Martin2022-03-311-21/+26
|
* 49852: Add _routing_domains and _routing_tables typesMatthew Martin2022-03-181-1/+1
|
* 49731: Add OpenBSD sys{clean,merge,patch,upgrade} completionMatthew Martin2022-02-024-0/+28
|
* 49597: add a helper for completing numbers with unit suffixes and separate ↵Oliver Kiddle2021-11-241-2/+2
| | | | out defaults, ranges and units in completion descriptions
* github #82: Fix typosDimitris Apostolou2021-11-122-2/+2
|
* 49529: Add rogue and descriptions to _rcctl lsMatthew Martin2021-10-271-2/+11
|
* 49150: consistently use singular form for headings on completion match groupsOliver Kiddle2021-07-093-9/+9
|
* 48556: new completion for ipfwOliver Kiddle2021-04-161-0/+325
|
* 47944: update completions for NetBSD 9Oliver Kiddle2021-02-083-4/+6
|
* 47931: update completions for OpenBSD base up to 6.8Oliver Kiddle2021-02-072-0/+2
|
* 47930: update completions for FreeBSD base up to 12.2Oliver Kiddle2021-02-071-0/+2
|
* unposted: fix syntax errors in recently added completersMikael Magnusson2020-08-081-1/+1
|
* 46106: new usbconfig completionOliver Kiddle2020-06-261-0/+63
|
* 45940: Add _kdump and _ktrace completers and supporting _ktrace_points typeMatthew Martin2020-06-012-0/+114
|
* 45269: Fix misspellings in completions and elsewhere.Jens Schleusener2020-01-091-1/+1
|
* 44849: completion updates for changes in OpenBSD 6.6Oliver Kiddle2019-10-181-38/+25
|
* 44782: new completions for avahi and pkginOliver Kiddle2019-09-271-0/+79
|
* 44279: completion updates for Dragonfly 5.4, FreeBSD 12 and OpenBSD 6.5Oliver Kiddle2019-05-096-24/+39
|
* 44080: Completion: Fix several option-description typosdana2019-02-262-3/+3
|
* 43830: _cu: Complete /dev/cu.*Daniel O'Connor2018-11-161-2/+2
|
* 43816: various completion option updatesOliver Kiddle2018-11-121-18/+41
|
* 43813: for powerd add units, default values and allow option arguments in ↵Oliver Kiddle2018-11-121-10/+10
| | | | the same word as the option
* 43718: Use singular completion group descriptionsdana2018-10-241-1/+1
|
* 43330: complete more options to cuOliver Kiddle2018-08-241-9/+50
|
* 43106: Add ldap completerMatthew Martin2018-07-071-0/+87
|
* 43107: add an option to _ttys to complete only open ttysJun-ichi Takimoto2018-07-011-1/+1
| | | | Use the option in _ps and _watch-snoop
* 42931: completion for several utilities especially for checksums across a ↵dana2018-06-071-67/+0
| | | | variety of systems
* 42937: add -M and -m optionsEitan Adler2018-06-071-0/+2
|
* 42740: Teach _systat about the 'zarc' screenEitan Adler2018-05-021-0/+1
|
* 42643, 42644: new cksum completionMatthew Martin2018-04-161-0/+67
|
* 42604: new completions for OpenBSD's signify and vmctlMatthew Martin2018-04-072-0/+110
|
* 42582: updates to options in completions for OpenBSD 6.3Oliver Kiddle2018-04-051-2/+21
|
* 42571: new completion for FreeBSD jail commandOliver Kiddle2018-03-312-1/+54
|
* 42214: use less general names on new functions for completing file flags and ↵dana2018-01-041-1/+1
| | | | modes
* 42210: factor out completion of file modes and flags and handle ↵dana2018-01-041-63/+3
| | | | _comp_priv_prefix for chflags
* 42117: use anonymous function rather than define one in user namespaceMatthew Martin2018-01-031-38/+42
|
* 42171: prevent parameters of various parameters from becoming globalEric Cook2018-01-021-1/+1
|
* 42113: BSD complation updates.Peter Stephenson2017-12-131-109/+141
| | | | | | Remove use of pkg_* for FreeBSD. Add BSD architecture utilities.
* 41855: completion option updates for OpenBSD 6.2 and handle macOS in rm ↵Oliver Kiddle2017-10-111-55/+80
| | | | completion
* 41725: assorted minor updates to completion functionsOliver Kiddle2017-09-181-3/+7
|
* 41562: correct completed wordOliver Kiddle2017-08-181-1/+1
|
* 41492: update some options in completionsOliver Kiddle2017-08-051-1/+3
|
* 40965: fix for missing local declarations of explOliver Kiddle2017-04-261-1/+1
|