| Commit message (Expand) | Author | Age | Files | Lines |
| * | 54532: completers: various small fixes | Mikael Magnusson | 6 days | 1 | -1/+1 |
| * | 54448: completion: update base64, btrfs, emulate, tree | dana | 2026-05-04 | 1 | -4/+5 |
| * | 54423 (tweaked): compinit: improve and document -w | dana | 2026-05-02 | 1 | -2/+2 |
| * | unposted: completion: add _compinit | dana | 2026-04-29 | 1 | -0/+9 |
| * | 54361 (tweaked): zparseopts: print friendlier usage errors, add -n option | dana | 2026-04-19 | 1 | -0/+1 |
| * | 54181, 54331: remove support for restricted shell | Oliver Kiddle | 2026-04-14 | 1 | -1/+1 |
| * | 54084: use _numbers for whence -x | Christopher Bock | 2025-11-17 | 1 | -1/+1 |
| * | github #133: _which: complete `whence -x` | Christopher Bock | 2025-05-14 | 1 | -1/+1 |
| * | _typeset: fix typo | Mikael Magnusson | 2025-04-14 | 1 | -1/+1 |
| * | 53358: adapt completion to reflect 53348 and extend exclusion lists to cover ... | Oliver Kiddle | 2025-02-13 | 1 | -28/+28 |
| * | 53338: complete typeset -n option | Oliver Kiddle | 2025-01-30 | 1 | -27/+34 |
| * | unposted: _zparseopts: update per workers/53260 | dana | 2025-01-02 | 1 | -0/+2 |
| * | 52859: use _date_formats for fc and complete -m/-M for vared | Oliver Kiddle | 2024-04-01 | 2 | -1/+3 |
| * | 52594: support for POSIX real-time signals with kill and trap | Oliver Kiddle | 2024-02-28 | 1 | -4/+5 |
| * | 52326, 52372: add -q option to kill for sigqueue | Oliver Kiddle | 2023-12-05 | 1 | -0/+1 |
| * | github #105: add "-I" for "zle" completion | Shotaro Aoyama | 2023-11-08 | 1 | -0/+1 |
| * | Protect some :s from history modifier expansion | Stephane Chazelas | 2023-06-06 | 1 | -1/+1 |
| * | 51470 (tweaked, c.f. 51476): Separate cdpath elements in path-directories com... | Sebastian Stark | 2023-02-24 | 1 | -2/+9 |
| * | unposted (see 48073): _fc: Complete new -s option | dana | 2022-04-02 | 1 | -1/+2 |
| * | 49528: allow multiple -D options to compadd | Oliver Kiddle | 2021-10-30 | 1 | -1/+1 |
| * | 49389: leading variables in autoload file completion | Bart Schaefer | 2021-09-08 | 1 | -2/+2 |
| * | 48969: fix for "zle -N" completion | Marlon Richert | 2021-09-06 | 1 | -4/+4 |
| * | unposted (based on Marlon: 49273): add -x to local completion | Oliver Kiddle | 2021-08-27 | 1 | -2/+2 |
| * | 49211: _typeset: correctly set return value | Jun-ichi Takimoto | 2021-07-30 | 1 | -14/+15 |
| * | 49150: consistently use singular form for headings on completion match groups | Oliver Kiddle | 2021-07-09 | 7 | -16/+16 |
| * | 48710: histed + other zed updates | Bart Schaefer | 2021-05-15 | 1 | -5/+11 |
| * | 48378: complete compadd options for other completion functions | Oliver Kiddle | 2021-04-09 | 1 | -37/+84 |
| * | 47737: _zstyle: Fix option completion when positional arguments are already p... | dana | 2021-03-29 | 1 | -2/+2 |
| * | github #68: support section suffix completion for man pages | taiyu | 2021-02-13 | 1 | -0/+6 |
| * | 47929: complete newer possible values for the sort style | Oliver Kiddle | 2021-02-07 | 1 | -1/+5 |
| * | 47494, 47495: Add -n option to strftime | Mikael Magnusson | 2020-10-25 | 1 | -5/+7 |
| * | unposted: remove periods from completion descriptions | Doug Kearns | 2020-09-06 | 1 | -1/+1 |
| * | 47306: edit-command-line: add editor style | Mikael Magnusson | 2020-08-16 | 1 | -0/+1 |
| * | users/24892: fix local declaration with recursive-files style and complete it... | Oliver Kiddle | 2020-06-11 | 1 | -4/+6 |
| * | 45447: Complete vcs_info_hookadd and vcs_info_hookdel. Expose _vcs_info_hooks... | Daniel Shahaf | 2020-02-19 | 1 | -3/+0 |
| * | 44809: _typeset: Complete 'functions -c' | Daniel Shahaf | 2019-10-14 | 1 | -0/+1 |
| * | 44274: allow finer control of completion match soring with compadd's -o option | Oliver Kiddle | 2019-05-07 | 1 | -4/+8 |
| * | 44201: _command_name: Check for external forcing precommand | Matthew Martin | 2019-04-04 | 1 | -1/+0 |
| * | 44200 (tweaked): Completion: Append to precommands in _normal | Matthew Martin | 2019-04-04 | 4 | -14/+4 |
| * | 44144: _builtin: Append "builtin" to precommands | Matthew Martin | 2019-03-21 | 1 | -0/+2 |
| * | 44100: zparseopts: Add -F option, completion, tests; improve documentation | dana | 2019-03-12 | 1 | -0/+37 |
| * | unposted: _zftp: Use 'post' pattern matching | dana | 2019-03-06 | 1 | -1/+1 |
| * | 43960: Add full completion for exec and setsid | dana | 2019-01-01 | 2 | -1/+10 |
| * | unposted (cf. 43800): Update strftime completion | dana | 2018-11-13 | 1 | -2/+4 |
| * | 43784: clarify descriptions on options related to match sorting | Oliver Kiddle | 2018-11-08 | 1 | -3/+3 |
| * | 43366: _compdef: Change and add sources for completed completion function names. | Daniel Shahaf | 2018-09-06 | 1 | -2/+3 |
| * | 43073: various completion option updates | Oliver Kiddle | 2018-06-21 | 2 | -3/+5 |
| * | 43060: Expand stat completion | dana | 2018-06-20 | 1 | -33/+0 |
| * | 42784: complete -s and -x options to the functions builtin | Oliver Kiddle | 2018-05-17 | 1 | -4/+10 |
| * | 42299: correct optional argument | Oliver Kiddle | 2018-01-23 | 1 | -1/+1 |