| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 54319: turn off AUTO_NAME_DIRS option in completion | Mikael Magnusson | 7 hours | 1 | -0/+1 |
| | | |||||
| * | github #156: _git: fix --git-dir and --work-tree options when used with ↵ | Bao Trinh | 3 days | 1 | -2/+2 |
| | | | | | parameters | ||||
| * | github #153: _zfs update zpool-prop's | Christopher Bock | 3 days | 1 | -2/+9 |
| | | |||||
| * | 54208: allow multiple --preserve flags to cp | Ronan Pigott | 3 days | 1 | -2/+2 |
| | | |||||
| * | 54276: fix to add full list of compression algorithms as completion matches ↵ | Oliver Kiddle | 3 days | 1 | -4/+4 |
| | | | | | for zfs | ||||
| * | github #163: fix completion of ssh (option -E) | Eisuke Kawashima | 5 days | 1 | -1/+1 |
| | | |||||
| * | github #155: update git completion | Eisuke Kawashima | 5 days | 1 | -4/+52 |
| | | |||||
| * | github #152: _apt fix typos | Christopher Bock | 5 days | 1 | -10/+10 |
| | | |||||
| * | 54251: complete names containing dot only after ${ | Jun-ichi Takimoto | 9 days | 1 | -4/+8 |
| | | |||||
| * | 54246: _zcalc: accept option -r (RPN mode) | Stéphane Blondon | 13 days | 1 | -0/+1 |
| | | |||||
| * | 54241 + 54242: use extra-verbose style in _parameters | Jun-ichi Takimoto | 2026-03-24 | 2 | -2/+2 |
| | | | | | add notes in the description of extra-verbose style in zshcompsys(1) | ||||
| * | 54185+54209: set default value of verbose style to true | Jun-ichi Takimoto | 2026-03-09 | 6 | -7/+7 |
| | | |||||
| * | 54150: the option --license was removed in 2010 | Christopher Bock | 2025-12-16 | 1 | -1/+0 |
| | | |||||
| * | 54148: use same set of options for apt as with apt-get | Christopher Bock | 2025-12-16 | 1 | -30/+65 |
| | | |||||
| * | 54117: update apt completion | Christopher Bock | 2025-11-30 | 1 | -8/+56 |
| | | | | | | | | | | | thanks to dana or the many tweaks. * fix: apt-config shell options + add missing options * new: satisy, autoremove, autpurge, --allow-downgrades, --allow-remove-essential,--allow-change-held-packages, --with-new-pkgs, indextargets, --snapshot/-S * snapshot lookup via mr/time^Wrewritten by dana to use zsh/datetime * edit-sources file lookup for .list & .sources | ||||
| * | 54094: handle rust coreutils in completions | Oliver Kiddle | 2025-11-24 | 54 | -56/+68 |
| | | |||||
| * | 54092 (tweaked): _git: improve format completion | dana | 2025-11-22 | 1 | -3/+25 |
| | | | | | | | | | | - complete user-defined formats (pretty.<name> in config) - complete tformat: syntax - auto-remove extra : when completing (t|)format: - add new place-holders + added comment per off-list suggestion | ||||
| * | 54091: _git: add support for more pretty format specifiers | Arseny Maslennikov | 2025-11-17 | 1 | -0/+4 |
| | | | | | | | The specifiers are taken from the git-log(1) man page. The %[ac]h specifier matches the behaviour of git rev-list --date=human. | ||||
| * | 54085: complete tput -v option on Linux | Christopher Bock | 2025-11-17 | 1 | -0/+1 |
| | | |||||
| * | 54080 (tweaked): update tags in bts completion | Christopher Bock | 2025-11-17 | 1 | -12/+12 |
| | | |||||
| * | 54084: use _numbers for whence -x | Christopher Bock | 2025-11-17 | 1 | -1/+1 |
| | | |||||
| * | 54034: ignore completer filenames with funny characters in them | Oliver Kiddle | 2025-11-17 | 1 | -1/+1 |
| | | | | | This addresses the same issue as 52768 which was reverted. | ||||
| * | 53577: _git: improve max-verbose, other descriptions | dana | 2025-11-16 | 1 | -10/+48 |
| | | | | | | | | | - add ability to style specific ref types - significantly improve performance of resolving unambiguous ref names - fix display of ref names without descriptions - make branch and commit descriptions more consistent - improve format of alias descriptions | ||||
| * | 54026: update uscan options | Christopher Bock | 2025-11-12 | 1 | -12/+38 |
| | | |||||
| * | 54025: complete apt-mark minimize-manual | Christopher Bock | 2025-11-12 | 1 | -1/+2 |
| | | |||||
| * | 54071: fix prompt colour completion | Oliver Kiddle | 2025-11-12 | 1 | -1/+1 |
| | | |||||
| * | github #148: complete fortune databases | Christopher Bock | 2025-11-03 | 1 | -1/+1 |
| | | |||||
| * | 54022: completion updates for openbsd 7.8 | Oliver Kiddle | 2025-11-03 | 4 | -18/+35 |
| | | |||||
| * | github #149: improve voice name parsing in say completion | LangLangbart | 2025-10-31 | 1 | -1/+1 |
| | | |||||
| * | github #131: add missing options | Christopher Bock | 2025-10-23 | 6 | -25/+59 |
| | | |||||
| * | github #147: Clean up some leaked variables in completion functions | Kevin Cox | 2025-10-23 | 3 | -3/+3 |
| | | |||||
| * | 54000: new completion for FreeBSD's bectl | Oliver Kiddle | 2025-10-23 | 1 | -0/+103 |
| | | |||||
| * | 53985: update git completion for new options in 2.51 | Oliver Kiddle | 2025-10-02 | 1 | -59/+140 |
| | | |||||
| * | 53981: _dnf5: fix completion of local rpm files | Christoph Erhardt | 2025-09-30 | 1 | -1/+1 |
| | | |||||
| * | github #145: update completion: _install | Ryan Rotter | 2025-09-29 | 1 | -12/+15 |
| | | | | | | | | | | | | | | current to: DragonFly 6.4.2, FreeBSD 14.3, NetBSD 10.1, OpenBSD 7.7, macOS 15.6.1 - -S[temp file] removed except for DragonFly; all other BSDs have removed this flag, and I can't find a commercial Unix that supports it - -S[flush] replaces old -S opt on Darwin, FreeBSD - -S disabled on OpenBSD which still supports it as a noop/compat option - corrected +N flag to -N - remove -C for NetBSD, it appears that this was never supported - several other updates (mostly Net/Free flags added to Darwin/DragonFly) | ||||
| * | 53970 based on github #131 by Christopher Bock: complete all dataset ↵ | Oliver Kiddle | 2025-09-29 | 1 | -8/+8 |
| | | | | | properties for zfs allow and support comma separated list for zfs scripts | ||||
| * | 53969: completion updates for Unix utilities in macOS 15.5 | Oliver Kiddle | 2025-09-29 | 3 | -7/+9 |
| | | |||||
| * | 53968: new lvm2 and blkid completions | Oliver Kiddle | 2025-09-29 | 2 | -0/+705 |
| | | |||||
| * | 53967: update completions affected by FreeBSD 14.3 | Oliver Kiddle | 2025-09-25 | 7 | -20/+22 |
| | | |||||
| * | 53966: completion update based on nmcli 1.52.0 | Oliver Kiddle | 2025-09-25 | 1 | -42/+83 |
| | | |||||
| * | github #143: list only remote branches for `git checkout --guess` | Markus Kurtz | 2025-09-24 | 1 | -0/+4 |
| | | |||||
| * | github #142: Fix text for git merge --squash/--no-squash | Elliot Berman | 2025-09-24 | 1 | -2/+2 |
| | | |||||
| * | github #141: complete apt why/why-not | Christopher Bock | 2025-09-24 | 1 | -1/+3 |
| | | |||||
| * | fix and improve completion for ssh-keygen | Eisuke Kawashima | 2025-09-24 | 1 | -8/+16 |
| | | |||||
| * | 53947: fix for broken completion of tags and paths with ansible-galaxy | Oliver Kiddle | 2025-09-24 | 1 | -29/+44 |
| | | |||||
| * | 53898: update _pmap, _date, _pgrep, _sysctl | Jun-ichi Takimoto | 2025-09-01 | 5 | -27/+55 |
| | | | | | _pmap is moved from Linux/Command/ to Unix/Command | ||||
| * | 53866: fix _man for NetBSD | Jun-ichi Takimoto | 2025-08-28 | 1 | -2/+5 |
| | | |||||
| * | 53827: fix/update _sbuild | Jun-ichi Takimoto | 2025-08-07 | 1 | -33/+39 |
| | | |||||
| * | 53824: _sbuild: short options with arg should be "-c arg" | Dima Kogan | 2025-08-04 | 1 | -7/+7 |
| | | |||||
| * | 53825: fix regexp in in __git_extract_aliases | Frederick Zhang | 2025-08-04 | 1 | -1/+1 |
| | | |||||
