summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog190
1 files changed, 190 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fd0167f9f..19e2c3312 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,195 @@
+2026-07-10 dana <dana@dana.is>
+
+ * unposted: Completion/X/Command/_firefox,
+ Completion/Zsh/Type/_command_names: fix some wrongly ordered
+ globquals
+
+2026-07-09 dana <dana@dana.is>
+
+ * 54919: Test/D04parameter.ztst: fix hang in D04
+ zsh_eval_context test
+
+ * unposted: Completion/Unix/Command/_grep: fix freebsd grep
+ variant pattern
+
+ * unposted (see 54915):
+ Completion/Darwin/Type/_mac_files_for_application: remove
+ _mac_files_for_application
+
+2026-07-08 dana <dana@dana.is>
+
+ * unposted: Test/runtests.zsh: runtests: colourise signal fail
+ message
+
+ * unposted: NEWS, README: mention various changes
+
+ * unposted: Completion/Unix/Type/_urls: make parameter local
+
+ * 54915 (tweaked): Completion/Darwin/Command/_open,
+ Completion/Darwin/Type/_retrieve_mac_apps: complete --args, etc
+
+ * 54914: Completion/Unix/Command/_webbrowser,
+ Completion/X/Command/_chromium, Completion/X/Command/_firefox,
+ Completion/X/Command/_mozilla: add _firefox, _chromium, etc
+
+ * 54913: Completion/Base/Core/_message,
+ Test/Y01completion.ztst: improve option parsing
+
+ * 54913: Completion/Base/Utility/_numbers: pass -r and -R to
+ compadd
+
+ * 54913: Test/comptest: prefer $TMPDIR for temp files
+
+ * 54912: Completion/Base/Utility/_call_program,
+ Doc/Zsh/compsys.yo, Test/Y07call_program.ztst: add -qQ options,
+ etc
+
+ * unposted: Test/D04parameter.ztst: add regression test for
+ w/54909
+
+2026-07-08 Mikael Magnusson <mikachu@gmail.com>
+
+ * 54909: Src/subst.c: Untokenize before quoting unquoted literal
+ values
+
+2026-07-06 dana <dana@dana.is>
+
+ * 54894 (tweaked): Completion/compdump: improve performance
+
+2026-07-04 Mikael Magnusson <mikachu@gmail.com>
+
+ * 54783: Src/Modules/zpty.c, Test/V08zpty.ztst: improve
+ checkptycmd
+
+2026-07-03 Oliver Kiddle <opk@zsh.org>
+
+ * unposted: Completion/X/Command/_mplayer, Completion/X/Command/_xv:
+ complete more media file types
+
+ * unposted (c.f. 54878): Completion/Unix/Command/_age: import
+ ZSH-licenced age completion from zsh-completions (by Hydrargyrum)
+
+ * 54899: Completion/Linux/Command/_namei: new completion
+
+2026-07-03 dana <dana@dana.is>
+
+ * 54891: Completion/Solaris/Command/_pkgadd,
+ Completion/Solaris/Command/_pkginfo,
+ Completion/Solaris/Command/_pkgrm,
+ Completion/Solaris/Type/_pkg_instances: move/rename
+ _pkg_instance -> _pkg_instances
+
+ * 54891: Completion/Linux/Command/_ip,
+ Completion/Linux/Command/_kbd, Completion/Linux/Command/_kmod,
+ Completion/Linux/Command/_ladspa,
+ Completion/Solaris/Command/_pkgadd,
+ Completion/Solaris/Command/_pkginfo,
+ Completion/Solaris/Command/_pkgrm,
+ Completion/Unix/Command/_htop: move/rename several functions
+
+ * 54891: Completion/BSD/Command/_csup,
+ Completion/BSD/Command/_portaudit,
+ Completion/Base/Utility/_arg_compile,
+ Completion/Debian/Command/_auto-apt,
+ Completion/Debian/Command/_git-buildpackage,
+ Completion/Linux/Command/_mondo,
+ Completion/Mandriva/Command/_rebootin,
+ Completion/Unix/Command/_aap, Completion/Unix/Command/_baz,
+ Completion/Unix/Command/_bittorrent,
+ Completion/Unix/Command/_clay, Completion/Unix/Command/_cplay,
+ Completion/Unix/Command/_fsh, Completion/Unix/Command/_initctl,
+ Completion/Unix/Command/_monotone,
+ Completion/Unix/Command/_moosic, Completion/Unix/Command/_pump,
+ Completion/Unix/Command/_tla, Completion/Unix/Command/_totd,
+ Completion/Unix/Command/_twidge,
+ Completion/Unix/Type/_arch_archives,
+ Completion/Unix/Type/_arch_namespace,
+ Completion/X/Command/_acroread, Completion/X/Command/_dcop,
+ Completion/X/Command/_netscape,
+ Completion/openSUSE/Command/_SUSEconfig: remove obsolete
+ functions
+
+ * 54889: Src/Zle/computil.c, Test/Y03arguments.ztst:
+ comparguments: always parse optargs as optargs
+
+ * 54876: Src/Zle/computil.c, Test/Y03arguments.ztst:
+ comparguments: search more thoroughly for foreign-set options
+
+ * unposted: Completion/Unix/Command/_ping: revert previous
+ _arguments fix
+
+ * unposted: Completion/BSD/Command/_pfctl,
+ Completion/Debian/Command/_module-assistant,
+ Completion/Unix/Command/_ping, Completion/Unix/Command/_tiff,
+ Completion/Unix/Command/_zfs: fix ambiguous arg specs
+
+ * unposted: Completion/Unix/Command/_pip: remove -b
+
+2026-07-02 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
+
+ * 54893: Functions/Misc/is-at-least, Test/Z01is-at-least.ztst:
+ fix/simplify is-at-least
+
+2026-07-01 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
+
+ * unposted: Completion/Unix/Command/_attr: $list was removed
+ in 54528
+
+2026-07-01 dana <dana@dana.is>
+
+ * unposted: Completion/Zsh/Command/_zformat: add _zformat
+
+ * unposted: README: document ::= changes
+
+ * unposted: .git-blame-ignore-revs: add 4d1193772b (54806) to
+ ignore-revs
+
+ * unposted: Completion/X/Command/_sioyek: remove _sioyek
+
+ * Štěpán Němec: 54871: Doc/Zsh/compwid.yo: add index markup for
+ the Completion Condition Codes
+
+ * Štěpán Němec: 54870: Doc/Zsh/builtins.yo, Doc/Zsh/compsys.yo,
+ Doc/Zsh/options.yo, Doc/intro.ms, Etc/CONTRIBUTORS: Fix some
+ doc typos
+
+ * Štěpán Němec: 54869: Doc/Zsh/compsys.yo: move 'expl' index
+ annotation to (more) proper place(s)
+
+ * Štěpán Němec: 54868: Completion/Unix/Command/_perl: fix -c
+ option description
+
+2026-07-01 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
+
+ * 54648: Test/K01nameref.ztst: set $module_path in child zsh
+
+ * 54847 + 54849: Test/V15nearcolor.ztst: skip only 88 or 256
+ color tests if corresponding terminal is not available
+
+2026-06-30 dana <dana@dana.is>
+
+ * unposted: Completion/Unix/Command/_nano: fix syntaxes tag
+
+2026-06-29 dana <dana@dana.is>
+
+ * 54863: Completion/Unix/Command/_configure,
+ Completion/Unix/Command/_ffmpeg, Completion/Unix/Command/_git,
+ Completion/Unix/Command/_php,
+ Completion/Unix/Command/_postgresql: compadd -q -> -r
+
+2026-06-28 dana <dana@dana.is>
+
+ * unposted: Completion/Base/Utility/_numbers: fix compadd -q
+ spec
+
+ * unposted: Completion/Unix/Command/_configure: auto-remove =
+ after variable name
+
2026-06-23 dana <dana@dana.is>
+ * 54830 (tweaked): Completion/Unix/Command/_ffmpeg: improve
+ _ffmpeg
+
* 54831: Src/Zle/computil.c, Test/Y03arguments.ztst:
comparguments: treat empty description as if missing