| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 54863 + others: completion: compadd -q -> -r | dana | 10 days | 1 | -4/+4 |
| | | | | | | | | -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 | ||||
| * | 54830 (tweaked): completion: improve _ffmpeg | dana | 2026-06-23 | 1 | -123/+1508 |
| | | | | | | incorporates fixes for issues reported in 54832 and 54833 + others discussed off-list with mikael | ||||
| * | 54790 (tweaked): _ffmpeg: update for modern ffmpeg | Nuke | 2026-06-20 | 1 | -164/+104 |
| | | | | | | | fixed broken patch header and re-incorporated fix from dd4666d82 has some issues, to be followed by further improvements | ||||
| * | 54532: completers: various small fixes | Mikael Magnusson | 2026-05-16 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | _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 | ||||
| * | Protect some :s from history modifier expansion | Stephane Chazelas | 2023-06-06 | 1 | -1/+1 |
| | | |||||
| * | 49150: consistently use singular form for headings on completion match groups | Oliver Kiddle | 2021-07-09 | 1 | -3/+3 |
| | | |||||
| * | 42171: prevent parameters of various parameters from becoming global | Eric Cook | 2018-01-02 | 1 | -1/+1 |
| | | |||||
| * | 33485: fixes for zstyle context handling | Oliver Kiddle | 2014-10-21 | 1 | -23/+13 |
| | | |||||
| * | Haakon Riiser: 29895, 29897: _ffmpeg, _nmcli | Peter Stephenson | 2011-11-08 | 1 | -0/+13 |
| | | |||||
| * | Haakon: 29137: handling of flags in _ffmpeg | Peter Stephenson | 2011-05-03 | 1 | -19/+60 |
| | | |||||
| * | Haakon: more ffmpeg tweaks | Peter Stephenson | 2011-05-01 | 1 | -17/+9 |
| | | |||||
| * | Haakon Riiser: 29100: clean up of _ffmpeg | Peter Stephenson | 2011-04-30 | 1 | -109/+110 |
| | | |||||
| * | Baptiste: 28264: remove the need for sed from _ffmpeg | Peter Stephenson | 2010-09-16 | 1 | -5/+5 |
| | | |||||
| * | Haakon Riiser: 28009: new ffmpeg completion | Peter Stephenson | 2010-06-09 | 1 | -0/+163 |
