| Commit message (Expand) | Author | Age | Files | Lines |
| * | 54533: _gcc: fix some funny autogenerated artifacts and other typos | Mikael Magnusson | 3 days | 1 | -46/+36 |
| * | 54532: completers: various small fixes | Mikael Magnusson | 3 days | 15 | -28/+27 |
| * | 54531: completers: remove spurious ; in "case $foo; in" | Mikael Magnusson | 3 days | 5 | -5/+5 |
| * | 54528: completion option updates and minor cleanups | Oliver Kiddle | 5 days | 13 | -102/+269 |
| * | 54526: update completions for FreeBSD 14.4 and 15.0 | Oliver Kiddle | 5 days | 8 | -51/+208 |
| * | 54501: completion: add chdman, fish, nano | dana | 8 days | 3 | -0/+360 |
| * | 54500: completion: chown, cpio: support user:group syntax only | dana | 8 days | 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 param... | Bao Trinh | 2026-04-05 | 1 | -2/+2 |
| * | 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 f... | Oliver Kiddle | 2026-04-05 | 1 | -4/+4 |
| * | github #163: fix completion of ssh (option -E) | Eisuke Kawashima | 2026-04-03 | 1 | -1/+1 |
| * | github #155: update git completion | Eisuke Kawashima | 2026-04-03 | 1 | -4/+52 |
| * | 54185+54209: set default value of verbose style to true | Jun-ichi Takimoto | 2026-03-09 | 4 | -4/+4 |
| * | 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 |
| * | 54091: _git: add support for more pretty format specifiers | Arseny Maslennikov | 2025-11-17 | 1 | -0/+4 |
| * | 54085: complete tput -v option on Linux | Christopher Bock | 2025-11-17 | 1 | -0/+1 |
| * | 53577: _git: improve max-verbose, other descriptions | dana | 2025-11-16 | 1 | -10/+48 |
| * | 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 | 2 | -16/+29 |
| * | github #131: add missing options | Christopher Bock | 2025-10-23 | 2 | -4/+14 |
| * | github #147: Clean up some leaked variables in completion functions | Kevin Cox | 2025-10-23 | 2 | -2/+2 |
| * | 53985: update git completion for new options in 2.51 | Oliver Kiddle | 2025-10-02 | 1 | -59/+140 |
| * | github #145: update completion: _install | Ryan Rotter | 2025-09-29 | 1 | -12/+15 |
| * | 53970 based on github #131 by Christopher Bock: complete all dataset properti... | Oliver Kiddle | 2025-09-29 | 1 | -8/+8 |
| * | 53969: completion updates for Unix utilities in macOS 15.5 | Oliver Kiddle | 2025-09-29 | 3 | -7/+9 |
| * | 53967: update completions affected by FreeBSD 14.3 | Oliver Kiddle | 2025-09-25 | 4 | -17/+17 |
| * | 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 |
| * | 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 | 4 | -7/+55 |
| * | 53866: fix _man for NetBSD | Jun-ichi Takimoto | 2025-08-28 | 1 | -2/+5 |
| * | 53825: fix regexp in in __git_extract_aliases | Frederick Zhang | 2025-08-04 | 1 | -1/+1 |
| * | 53806: fix/update _lldb | Jun-ichi Takimoto | 2025-07-01 | 1 | -37/+60 |
| * | 53805: update _less for less-678 | Jun-ichi Takimoto | 2025-07-01 | 1 | -28/+56 |
| * | 53734: update macos completions | Ryan Rotter | 2025-06-05 | 2 | -5/+9 |
| * | unposted: fix return value in _subversion | Mikael Magnusson | 2025-06-05 | 1 | -1/+1 |