54092 (tweaked): _git: improve format completion
53671: hist: untokenise input to :A and :P
53578 (tweaked): silence gcc warnings
53577: _git: improve max-verbose, other descriptions
53988: fix zparseopts segfault
53808: docs: clarify Yn globqual explanation
53734: update macos completions
github #131: completion: minor updates
github #131: completion: remove wanna-build
github #131: completion: add debmany, dhomepage, dpkg-info, which-pkg-broke
github #138: completion: darwin/_networksetup: fix socks flags
53709: tests: add misc. glob-qualifier tests
53709: docs: clarify glob-qualifier syntax
github #136: completion: add col
completion: _gcc: Add `c1x` `c2x` `c23` `c2y` `gnu2x` `gnu23` `gnu2y`
github #137: completion: add cacaclock (caca-utils)
53662: tests: add extra namespace tests
53636: docs: clarify valid parameter names
53633: docs: add note about `compadd -o` requiring explicit group name
unposted: ChangeLog: fix minor attribution-line errors
53626: tests: make `whence -s` test use `grep -c` instead of `wc -l`
unposted: NEWS: mention _shadow + mkshadow
github #133: _which: complete `whence -x`
53588: zsystem flock: handle optargs in the same word
53535: fix builds with interactive manpagers
unposted: README: add missed note about <<< redirection
53527: remove zgetopt
unposted: document zparseopts's lack of support for abbreviating long options
unposted: docs: adjust zgetopt wording
53516: add zgetopt contrib function
53515: tests: correct ztst documentation error
53483: zparseopts -G: accept only '--' as parsing terminator
53482: zparseopts -G: always add options with optional args to array with =
unposted: NEWS: update per w/53257 and w/53260
53297: Test/A08time: allow %nU/%nS result to be 0
unposted: _zparseopts: update per workers/53260
53260: zparseopts: add options -v (argv) and -G (GNU-style parsing)
53257: use monotonic clock where appropriate
53251: _man: fix page completion on macOS, update fall-back paths, etc.
52108: docs: document benefits of `_normal -p`
github #100: _qemu: add -enable-kvm and -bios suggestion
github #99: _trash: add completion for trash-d
Update downloads, notes, etc., for 5.9
release-update-versions: Hack around bad file names created by wget
Doc, FAQ, Intro: Update for 5.9
unposted: Post-release version bump
unposted: Release 5.9
50176 (tweaked): Improve htop completion
unposted: Test release: 5.8.1.3-test
unposted: Mention #zsh topic in creating-a-release
unposted: Fix util-linux variant detection in _getopt
unposted: Adjust NEWS dedication wording
unposted: Test release: 5.8.1.2-test
NEWS: Dedicate zsh 5.9 to Sven Guckes
NEWS/README: Add missing change documentation for 5.9
unposted (see 48073): _fc: Complete new -s option
unposted: creating-a-release: Normalise white space, clarify some steps
security/41: Don't perform PROMPT_SUBST evaluation on %F/%K arguments
security/89: Add patch which can optionally be used to work around CVE-2021-45444 in VCS_Info
CVE-2021-45444: Update NEWS/README
security/82: VCS_Info: Fix typo in hook_com[base-name_orig] assignment
unposted: Release 5.8.1
unposted: Post-release version bump
Doc, FAQ, Intro: Update for 5.8.1
Update downloads, notes, etc., for 5.8.1
security/41: Don't perform PROMPT_SUBST evaluation on %F/%K arguments
security/89: Add patch which can optionally be used to work around CVE-2021-45444 in VCS_Info
CVE-2021-45444: Update NEWS/README
security/82: VCS_Info: Fix typo in hook_com[base-name_orig] assignment
unposted: _git: Fix copy/paste error in earlier commit that broke `git stash drop`
49377: fix segfault by 'bindkey -d' with reordered keymapnamtab
49290: Replace stdio for buffered shell input.
unposted: add 'static' to shinsavestack
unposted: Release 5.8.1
github #79 (tweaked): _ssh: update options in apple's version of ssh-add
github #78: Fix completions in _pandoc
github #77: Improve subl completions for Sublime Text v4
48920: _pgrep: Clarify -x description
48920: _pgrep: Address issues related to -f completion
48551: docs: Add disclaimer about POSIX compliance and emulation of other shells
unposted: docs: Update http:// FAQ links to https://
unposted: FAQ: Move section 3.31 to 2.8
48614: getopts: Calculate OPTIND according to POSIX_BUILTINS
48522: README: Clarify _alternative change
47794: exec: run final pipeline command in a subshell in sh mode
unposted: README: Document incompatibility caused by workers/43928
48338: _git: Support case-insensitive path matching
48216: Fix broken Y01 test from workers/48180
47745: Fix [:IDENT:] vs posixidentifiers
unposted: Improve documentation and add regression test for workers/47745
48180: Start menu selection with select=long-list in menu style
47867: Fix RPROMPT typo in prompinit
NEWS: Catch up on new features
Add dana PGP key
46152: zsh/system: Re-allow '0' timeout in zsystem flock
github #54: Fix dig completion error
unposted: zsh/system: Adjust documentation from workers/45708
45708: zsh/system: Enable sub-second timeout in zsystem flock
unposted: NEWS, README: Document zsh/system changes from workers/45708
45702: compsys: Improve documentation of {insert,separate}-sections