about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* unposted: Move a new incompatibility notice. 5.9Daniel Shahaf2020-03-071-0/+2
* Merge remote-tracking branch 'origin/master' into 5.9Daniel Shahaf2020-03-071-0/+163
|\
| * unposted: Remove 'sgi', as that OpenBSD port has been discontinued.Daniel Shahaf2020-03-061-0/+5
| * 45509: fix typos in B01cd.ztstJun-ichi Takimoto2020-03-061-0/+2
| * 45490 (+45495 and a test): refactor rlimits.cJun-ichi Takimoto2020-03-061-0/+7
| * github #49: Fix typo: longson should be loongsonBryan Irvine2020-03-051-0/+5
| * users/24710: Fix job control problem with sudo.Peter Stephenson2020-02-271-0/+7
| * 45492: skip test added by users/24633 on CygwinJun-ichi Takimoto2020-02-271-0/+5
| * 45488: COMP_WORDS for bash need "$@"-style quotingMarc2020-02-251-0/+5
| * 45487: Missing mod_export declarations for AIXPeter Stephenson2020-02-241-0/+6
| * 45447: Complete vcs_info_hookadd and vcs_info_hookdel. Expose _vcs_info_hooks...Daniel Shahaf2020-02-191-0/+8
| * 45463: test: kill: Document why we use SIGURGChris Down2020-02-181-0/+3
| * 45453: builtins: kill: Do not signal current process group when pid is emptyChris Down2020-02-181-0/+3
| * 45452: builtins: kill: Add `kill ''` regression test with explicit sigspecChris Down2020-02-181-0/+3
| * 45451: builtins: kill: Add basic test suiteChris Down2020-02-181-0/+4
| * github #48/0002: vcs_info git: properly detect bare repositoriesbrian m. carlson2020-02-171-0/+4
| * github #48/0001: vcs_info git: avoid warnings in bare repositoriesbrian m. carlson2020-02-171-0/+6
| * unposted: Post-release version bumpdana2020-02-141-0/+2
| * unposted: Release 5.8 zsh-5.8dana2020-02-141-0/+2
| * CVE-2019-20044: Update change log for preceding commitsdana2020-02-141-0/+6
| * unposted: V01zmodload: Fix failing test from workers/45385dana2020-02-141-0/+3
| * 45423: _su: Improve arg handling, shell look-upsdana2020-02-141-0/+5
| * unposted: _zip: Recognise '--'dana2020-02-071-0/+4
| * 45385: Add a test for 'zmodload -Fa' preemptively disabling ("blacklisting"?)...Daniel Shahaf2020-02-071-0/+5
| * unposted: Test release: 5.7.1-test-3 zsh-5.7.1-test-3dana2020-02-061-0/+2
| * zsh/system: Fix infinite loop in sysreadRoman Perepelitsa2020-02-061-0/+3
| * _diff_options: Restore -w completion lost in workers/43351Martin von Wittich2020-02-061-0/+6
| * unposted: Fix ChangeLog typo.Daniel Shahaf2020-02-061-1/+1
| * 45368: Add tests for workers/45367's issue about double slashes in 'cd -P' an...Daniel Shahaf2020-02-031-0/+6
| * 45373: Fix ERR_EXIT bug in else branch of if.Peter Stephenson2020-02-021-0/+5
| * 45372: Record a symlink loop bug involving :PDaniel Shahaf2020-02-021-0/+4
| * 45365: _git: Fix __git_recent_branches for the case when a commit has an empt...WGH2020-02-021-0/+5
| * 45343: Queue signals around arithmetic evaluationsDaniel Shahaf2020-01-291-0/+3
| * 45344: Document where third-party completion functions should be installed.Daniel Shahaf2020-01-291-0/+5
| * 45345: internal: ztst.vim: Fix highlighting of zsh comments in test payloadDaniel Shahaf2020-01-281-0/+5
| * unposted: internal: Add some comments and fix indentation. No functional cha...Daniel Shahaf2020-01-261-0/+5
| * 45340: internal: Document the difference between paramtab and realparamtab.Daniel Shahaf2020-01-231-0/+5
| * 45332: _git: add completion for git-versionEitan Adler2020-01-191-0/+9
* | unposted: Fix trailing whitespace in test expectations.Daniel Shahaf2020-03-071-0/+5
* | 45342: Add tests for interaction between autoloadable parameters and module l...Daniel Shahaf2020-01-291-0/+5
* | 45313: _git: Support completion from outside of a worktree when --git-dir/--w...Daniel Shahaf2020-01-171-0/+6
* | 45304: Do execute the always block even when the try/always block itself is t...Daniel Shahaf2020-01-161-0/+5
* | Merge branch 'master' into 5.9Daniel Shahaf2020-01-161-0/+14
|\|
| * 45305: Add an XFail test: The exec-last-command optimization is applied to tr...Daniel Shahaf2020-01-161-0/+3
| * 45307: zstyle docs: Unoverload a placeholder variable name.Daniel Shahaf2020-01-161-0/+3
| * 45306: zstyle docs: Introduce the first synopsis in the same way as all other...Daniel Shahaf2020-01-161-0/+3
| * unposted: docs: Fix a cross-reference.Daniel Shahaf2020-01-161-0/+5
* | 45292: D02glob: Add regression test for macOS stat(2) misbehaviourdana2020-01-151-0/+3
* | 45291: A glob with a trailing slash will now match unreadable/unexecutable di...Daniel Shahaf2020-01-151-0/+5
* | Merge remote-tracking branch 'origin/master' into 5.9Daniel Shahaf2020-01-151-0/+223
|\|