unposted: Test release: zsh-5.9.0.2-test.
53463: _hosts: allow overriding the default matching control
53483: zparseopts -G: accept only '--' as parsing terminator
53482: zparseopts -G: always add options with optional args to array with =
53454: fix interrupt handling in savehistfile()
unposted: add missing Changelog entry for _typeset fix
53485: NEWS: update for version 5.10
_typeset: fix typo
unposted: NEWS: update per w/53257 and w/53260
Arc/source.html: update last modified date
Update Arc/source.html with eric's key
Add Eric' pgp key
53449: do not complete indices for empty array subscripts
53445: extra-verbose mode support on some recent Linux and BSD systems
53431: fix assignment via named reference to parameters in outer scopes
53414: attempting to preview the "restore" keyword is nonsensical
53413: "print -rP" in preview, in case of special characters
53399: don't load ZLE early to set keymap
53394: drop OSC and DCS sequences in key input
53368: ignore no-op changes to EMACS/VI options
53395: complete snapshot ranges for zfs destroy
53393: Complete python module arguments
github #129: fix _gpg completion
53378: support new pipebuf resource limit on FreeBSD
53363: permit "typeset -n +m pattern"
53358: adapt completion to reflect 53348 and extend exclusion lists to cover more + options
53360: domenuselect() fails if the previous completion did not generate a list
53346 (cf. 53350): Util/helpfiles: fix use of "man" on file paths
53348: Revise handling of incompatible typeset options when used with -n
unposted: remove a few more files by 'make clean'
github #118: completion(git-rebase): non-interactive mode also supports --autosquash
53338: complete typeset -n option
53337: allow nameref -p
53336: avoid GNU make specific use of $< in a non-inference rule
53335: Remove unused dupstring_glen() function
53332, 53334: Avoid strlen calls after sprintf
53329: adapt .zle.sgr for CSI sequences that use : instead of ;
github #128: Updated completion for neovim
github #126: Fix some typos
github #125: Add completion for irb --no-pager
unposted: fix quoting in openldap completion
53327: update for git 2.47
53328: completion options update
53326: completion updates for core Linux utils
53325: cover newer BSD releases in completion
Julian Prein: 53309: remove uncommon / obsolete options -t and -W
53294: fix multibyte handling in "select" prompts
53293: fix menu() and texinode() in yodl docs
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`
53228: Remove references to Patches "Archive" from FAQ
github #124: _dpkg: remove --largemem, --smallmem options
github #123: Make okular's completion support *.epub files.
github #122: Add c17, iso9899:2017, c18, iso9899:2018, gnu17, gnu18, c++20, gnu++20, c++23, gnu++23 to gcc completion
53243: fix use of vi-fetch-history with a range
53244: rename user in test case to reduce likelihood of failure due to user existing
Remove stray invisible byte from 47731 entry
53238 (+53239 Mikael): support dnf5
Karel Balej: 53240, 53241: updated completions for mpc add, mpc insert
53137 + 53213: support creating intro.html
53174: add Completion/Base/Utility/_as_if
53144: _sysctl: support completion with the dot delimiter on linux
53209 + tests: do not unmetafy via string pointers into global parameter table
53146: flags cannot be copied from an undefined function (cf. ca6f4466)
53134: use -undefined dynamic_lookup on recent macOS
53103: fix spurious test failure on Solaris
53095: fix completion for chmod/chown --reference with escaped filename
53094: remove unused autoconf tests
53093: silence compiler warning when USE_LSEEK is not defined
53092: silence deprecated header warning on older Linux systems
53088: enable `time' on builtins, assignments, and current-shell actions
unposted (c.f. Emil Velikov: 53072): remove completion that has been imported by the upstream project
53087: don't produce spurious error when zpty is missing
53086: change flags used for building dynamic modules on Haiku OS
53085: support for BSDs in $ZSH_EXEPATH implementation
53084: yet another approach to the /dev/fd autoconf test because of shells emulating /dev/fd
53083: handle Haiku specific resource limit for open vnode monitors
53082: remove a couple of unused #defines
53081: remove old BeOS support code
53080: remove code for systems that only have the old pre-POSIX signal()
53060: silence build warnings
53056: new zsh/random module defining an SRANDOM parameter and zrand_float() and zrand_int() math functions
github #120: Update _git to reflect `--recursive` being an alias
53058: new completion for zstd
53057: complete glob qualifiers following an equals expansion
53052: update setxkbmap completion with newer options
unposted: remove reference to removed sample code
workers/53048 use archive.org for links to old articles from the defunct Linux Magazine site
unposted: fix parsing of Bang token in value side of array element assignment
53031: Completion/Unix/Command/_git: add missing terminator in case statement
53026: fix failure to free old value when setting new value of reference