| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | unposted: _attr: $list was removed in 54528HEADmaster | Jun-ichi Takimoto | 24 hours | 1 | -1/+1 |
| | | |||||
| * | 54868: _perl: fix -c option description | Štěpán Němec | 37 hours | 1 | -1/+1 |
| | | |||||
| * | unposted: _nano: fix syntaxes tag | dana | 45 hours | 1 | -1/+1 |
| | | | | | apparent copy/paste error | ||||
| * | 54863 + others: completion: compadd -q -> -r | dana | 2 days | 5 | -9/+9 |
| | | | | | | | | -q was not appropriate because a parameter name with no assignment makes no sense in this context. use -r instead also address some previous cases like this that i was responsible for | ||||
| * | unposted: _configure: auto-remove = after variable name | dana | 4 days | 1 | -1/+1 |
| | | |||||
| * | 54830 (tweaked): completion: improve _ffmpeg | dana | 9 days | 1 | -123/+1508 |
| | | | | | | incorporates fixes for issues reported in 54832 and 54833 + others discussed off-list with mikael | ||||
| * | 54844: complete variable assignments with configure | Oliver Kiddle | 10 days | 2 | -4/+32 |
| | | |||||
| * | 54828: handle time arguments in shutdown completion | Oliver Kiddle | 10 days | 1 | -21/+38 |
| | | |||||
| * | 54790 (tweaked): _ffmpeg: update for modern ffmpeg | Nuke | 11 days | 1 | -164/+104 |
| | | | | | | | fixed broken patch header and re-incorporated fix from dd4666d82 has some issues, to be followed by further improvements | ||||
| * | github #174: completion: _gcc: coroutines-ts was merged in 2020 | Holger Hoffstätte | 11 days | 1 | -1/+1 |
| | | | | | | | We can use the final flag for both gcc and clang. Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> | ||||
| * | 54768: completion: use `zformat -q` for formatting | dana | 12 days | 5 | -7/+7 |
| | | |||||
| * | 54763: _sh: support more shells + options | dana | 12 days | 1 | -31/+146 |
| | | |||||
| * | 54800, 54807: completion options update | Oliver Kiddle | 14 days | 42 | -182/+496 |
| | | |||||
| * | 54788: fix shutdown completion when not using systemd | Mikael Magnusson | 2026-06-16 | 1 | -1/+1 |
| | | |||||
| * | unposted: _ansible: remove duplicate option | dana | 2026-06-15 | 1 | -1/+0 |
| | | | | | reported on irc | ||||
| * | unposted: fix return code in _zip | Mikael Magnusson | 2026-06-14 | 1 | -1/+1 |
| | | |||||
| * | unposted: remove dead code | Oliver Kiddle | 2026-06-14 | 1 | -3/+0 |
| | | |||||
| * | unposted: use _tilde_files in cdrecord completion | Oliver Kiddle | 2026-06-14 | 1 | -2/+2 |
| | | |||||
| * | 54665: new utility function for mixing in extra values | Oliver Kiddle | 2026-06-14 | 6 | -12/+37 |
| | | |||||
| * | 49676: _ansible: re-read cached hosts & groups on directory change | Moritz Bunkus | 2026-06-04 | 1 | -0/+5 |
| | | |||||
| * | 54663: update ruby JIT flags | Shohei YOSHIDA | 2026-06-04 | 1 | -18/+107 |
| | | |||||
| * | unposted: _imagemagick: support .heic extension | dana | 2026-05-30 | 1 | -1/+1 |
| | | | | | | | based on this patch by ryoon <ryoon@pkgsrc.org>: https://github.com/NetBSD/pkgsrc/blob/c34c295d1287bdf1/shells/zsh/patches/patch-Completion_Unix_Command___imagemagick | ||||
| * | unposted: complete network interfaces for the netif service given new ↵ | Oliver Kiddle | 2026-05-19 | 1 | -7/+4 |
| | | | | | workings for jails | ||||
| * | github #166: complete names of non-running FreeBSD jails | Nick Price | 2026-05-19 | 1 | -3/+23 |
| | | |||||
| * | 54577: restore environment variable completion to env | Oliver Kiddle | 2026-05-19 | 1 | -1/+3 |
| | | |||||
| * | 54576: adapt git config completon to new sub-commands | Oliver Kiddle | 2026-05-19 | 1 | -56/+114 |
| | | |||||
| * | github #169: completion: remove _darcs | dana | 2026-05-16 | 1 | -63/+0 |
| | | | | | now provided by up-stream (see previous commit) | ||||
| * | github #169: completion: update _darcs from up-stream | dana | 2026-05-16 | 1 | -15/+40 |
| | | | | | | | this function is now provided by the up-stream project, so it will be removed from the zsh distribution. this commit exists to back-port into 5.9.1 -- i felt the history might be confusing if the update appeared only in that branch | ||||
| * | 54533: _gcc: fix some funny autogenerated artifacts and other typos | Mikael Magnusson | 2026-05-16 | 1 | -46/+36 |
| | | |||||
| * | 54532: completers: various small fixes | Mikael Magnusson | 2026-05-16 | 15 | -28/+27 |
| | | | | | | | | | | | | | | | | | | | | _find: - and + were reversed compared to the disp string _zstyle: fix typo breaking chpwd-specific style completion _sudo: minor typo in exclusion list _rsync: fix some minor thinkos _ip: fix a few typos _sort: remove double --ignore-nonprinting line _df: fix typo widge -> wedge _tmux: fix various issues _mount: defperm confusion _sed: typo _netstat: fix -4/-6 typo _wget: fix some syntactical typos _subversion: fix using wrong cache name _lsof: typo _ffmpeg: fix copy-pasto in for scodecs _ansible: --skip-tags also takes tags | ||||
| * | 54531: completers: remove spurious ; in "case $foo; in" | Mikael Magnusson | 2026-05-16 | 5 | -5/+5 |
| | | |||||
| * | 54528: completion option updates and minor cleanups | Oliver Kiddle | 2026-05-14 | 13 | -102/+269 |
| | | |||||
| * | 54526: update completions for FreeBSD 14.4 and 15.0 | Oliver Kiddle | 2026-05-14 | 8 | -51/+208 |
| | | |||||
| * | 54501: completion: add chdman, fish, nano | dana | 2026-05-11 | 3 | -0/+360 |
| | | |||||
| * | 54500: completion: chown, cpio: support user:group syntax only | dana | 2026-05-11 | 2 | -15/+8 |
| | | |||||
| * | 54448: completion: update base64, btrfs, emulate, tree | dana | 2026-05-04 | 2 | -26/+72 |
| | | |||||
| * | unposted: completion: add missing + to some short-option specs | dana | 2026-05-03 | 1 | -2/+2 |
| | | |||||
| * | unposted: completion: add _echo | dana | 2026-05-02 | 1 | -0/+32 |
| | | |||||
| * | unposted: remove the 'this' from 'show this help and exit' in completers | Mikael Magnusson | 2026-05-03 | 2 | -2/+2 |
| | | |||||
| * | unposted: _mpc: fix typo for -h flag | Mikael Magnusson | 2026-05-02 | 1 | -1/+1 |
| | | |||||
| * | 54218: _ip: add missing options | Ryan Rotter | 2026-04-30 | 1 | -0/+3 |
| | | |||||
| * | unposted: ghostscript completion does a better job of handling gsnd | Oliver Kiddle | 2026-04-30 | 1 | -1/+1 |
| | | |||||
| * | unposted: complete also for FreeBSD's flua | Oliver Kiddle | 2026-04-30 | 1 | -1/+1 |
| | | |||||
| * | unposted: fix for approximate completion/correction after sudo | Oliver Kiddle | 2026-04-30 | 1 | -1/+1 |
| | | |||||
| * | 54394: completion: add _7zip | dana | 2026-04-28 | 1 | -0/+209 |
| | | |||||
| * | github #167: _tmux: include new options added between 3.4 and next-3.7 | Matt Koscica | 2026-04-28 | 1 | -0/+25 |
| | | |||||
| * | github #156: _git: fix --git-dir and --work-tree options when used with ↵ | Bao Trinh | 2026-04-05 | 1 | -2/+2 |
| | | | | | parameters | ||||
| * | github #153: _zfs update zpool-prop's | Christopher Bock | 2026-04-05 | 1 | -2/+9 |
| | | |||||
| * | 54208: allow multiple --preserve flags to cp | Ronan Pigott | 2026-04-05 | 1 | -2/+2 |
| | | |||||
| * | 54276: fix to add full list of compression algorithms as completion matches ↵ | Oliver Kiddle | 2026-04-05 | 1 | -4/+4 |
| | | | | | for zfs | ||||
