summaryrefslogtreecommitdiffstats
path: root/Completion/Unix
Commit message (Expand)AuthorAgeFilesLines
* github #156: _git: fix --git-dir and --work-tree options when used with param...Bao Trinh7 days1-2/+2
* github #153: _zfs update zpool-prop'sChristopher Bock7 days1-2/+9
* 54208: allow multiple --preserve flags to cpRonan Pigott7 days1-2/+2
* 54276: fix to add full list of compression algorithms as completion matches f...Oliver Kiddle7 days1-4/+4
* github #163: fix completion of ssh (option -E)Eisuke Kawashima9 days1-1/+1
* github #155: update git completionEisuke Kawashima9 days1-4/+52
* 54241 + 54242: use extra-verbose style in _parametersJun-ichi Takimoto2026-03-241-1/+1
* 54185+54209: set default value of verbose style to trueJun-ichi Takimoto2026-03-094-4/+4
* 54094: handle rust coreutils in completionsOliver Kiddle2025-11-2454-56/+68
* 54092 (tweaked): _git: improve format completiondana2025-11-221-3/+25
* 54091: _git: add support for more pretty format specifiersArseny Maslennikov2025-11-171-0/+4
* 54085: complete tput -v option on LinuxChristopher Bock2025-11-171-0/+1
* 53577: _git: improve max-verbose, other descriptionsdana2025-11-161-10/+48
* github #148: complete fortune databasesChristopher Bock2025-11-031-1/+1
* 54022: completion updates for openbsd 7.8Oliver Kiddle2025-11-032-16/+29
* github #131: add missing optionsChristopher Bock2025-10-232-4/+14
* github #147: Clean up some leaked variables in completion functionsKevin Cox2025-10-233-3/+3
* 53985: update git completion for new options in 2.51Oliver Kiddle2025-10-021-59/+140
* github #145: update completion: _installRyan Rotter2025-09-291-12/+15
* 53970 based on github #131 by Christopher Bock: complete all dataset properti...Oliver Kiddle2025-09-291-8/+8
* 53969: completion updates for Unix utilities in macOS 15.5Oliver Kiddle2025-09-293-7/+9
* 53967: update completions affected by FreeBSD 14.3Oliver Kiddle2025-09-254-17/+17
* github #143: list only remote branches for `git checkout --guess`Markus Kurtz2025-09-241-0/+4
* github #142: Fix text for git merge --squash/--no-squashElliot Berman2025-09-241-2/+2
* fix and improve completion for ssh-keygenEisuke Kawashima2025-09-241-8/+16
* 53947: fix for broken completion of tags and paths with ansible-galaxyOliver Kiddle2025-09-241-29/+44
* 53898: update _pmap, _date, _pgrep, _sysctlJun-ichi Takimoto2025-09-014-7/+55
* 53866: fix _man for NetBSDJun-ichi Takimoto2025-08-281-2/+5
* 53825: fix regexp in in __git_extract_aliasesFrederick Zhang2025-08-041-1/+1
* 53806: fix/update _lldbJun-ichi Takimoto2025-07-011-37/+60
* 53805: update _less for less-678Jun-ichi Takimoto2025-07-011-28/+56
* 53734: update macos completionsRyan Rotter2025-06-052-5/+9
* unposted: fix return value in _subversionMikael Magnusson2025-06-051-1/+1
* github #131: completion: minor updatesChristopher Bock2025-06-051-1/+1
* github #136: completion: add coldana2025-06-031-0/+26
* completion: _gcc: Add `c1x` `c2x` `c23` `c2y` `gnu2x` `gnu23` `gnu2y`Ling Wang2025-05-261-1/+1
* github #137: completion: add cacaclock (caca-utils)Christopher Bock2025-05-251-0/+10
* unposted (mentioned on github #134): __git_worktrees: Match the order of $(gi...Daniel Shahaf2025-05-181-2/+3
* github #134 (+ implement commit review suggestion): __git_worktrees: Use a li...Daniel Shahaf2025-05-181-2/+4
* 53463: _hosts: allow overriding the default matching controlEric Cook2025-04-201-1/+1
* 53445: extra-verbose mode support on some recent Linux and BSD systemsOliver Kiddle2025-04-041-7/+27
* 53395: complete snapshot ranges for zfs destroyOliver Kiddle2025-02-282-5/+29
* 53393: Complete python module argumentsRonan Pigott2025-02-284-0/+38
* github #129: fix _gpg completionVadim Misbakh-Soloviov2025-02-271-2/+6
* github #118: completion(git-rebase): non-interactive mode also supports --aut...Eisuke Kawashima2025-01-301-9/+2
* github #128: Updated completion for neovimGI2025-01-271-10/+16
* github #125: Add completion for irb --no-pagerKouhei Yanagita2025-01-271-0/+1
* unposted: fix quoting in openldap completionOliver Kiddle2025-01-271-1/+1
* 53327: update for git 2.47Oliver Kiddle2025-01-271-22/+114
* 53328: completion options updateOliver Kiddle2025-01-278-42/+81