summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-07Merge remote-tracking branch 'origin/master' into 5.9Daniel Shahaf50-675/+1287
2020-03-07unposted: Fix trailing whitespace in test expectations.Daniel Shahaf2-3/+8
2020-03-06unposted: Remove 'sgi', as that OpenBSD port has been discontinued.Daniel Shahaf2-1/+6
2020-03-0645509: fix typos in B01cd.ztstJun-ichi Takimoto2-3/+5
2020-03-0645490 (+45495 and a test): refactor rlimits.cJun-ichi Takimoto7-561/+281
2020-03-05github #49: Fix typo: longson should be loongsonBryan Irvine2-1/+6
2020-02-27users/24710: Fix job control problem with sudo.Peter Stephenson4-6/+21
2020-02-2745492: skip test added by users/24633 on CygwinJun-ichi Takimoto2-5/+14
2020-02-2545488: COMP_WORDS for bash need "$@"-style quotingMarc2-1/+6
2020-02-2445487: Missing mod_export declarations for AIXPeter Stephenson7-6/+12
2020-02-1945447: Complete vcs_info_hookadd and vcs_info_hookdel. Expose _vcs_info_hooks...Daniel Shahaf4-3/+41
2020-02-1845463: test: kill: Document why we use SIGURGChris Down2-0/+12
2020-02-1845453: builtins: kill: Do not signal current process group when pid is emptyChris Down3-3/+15
2020-02-1845452: builtins: kill: Add `kill ''` regression test with explicit sigspecChris Down2-0/+12
2020-02-1845451: builtins: kill: Add basic test suiteChris Down2-0/+64
2020-02-17github #48/0002: vcs_info git: properly detect bare repositoriesbrian m. carlson2-0/+8
2020-02-17github #48/0001: vcs_info git: avoid warnings in bare repositoriesbrian m. carlson2-1/+7
2020-02-14unposted: Post-release version bumpdana2-2/+4
2020-02-14unposted: Release 5.8dana2-2/+4
2020-02-14CVE-2019-20044: Update change log for preceding commitsdana1-0/+6
2020-02-14Update NEWS/READMEdana2-4/+25
2020-02-14Add unsetopt/PRIVILEGED testsdana3-1/+207
2020-02-14Clean up error-message white spacedana1-9/+21
2020-02-14Improve PRIVILEGED fixes (again)dana1-49/+43
2020-02-14Improve PRIVILEGED fixesDaniel Shahaf6-102/+292
2020-02-14Drop privileges securelySam Foxman2-41/+124
2020-02-14unposted: V01zmodload: Fix failing test from workers/45385dana2-2/+7
2020-02-1445423: _su: Improve arg handling, shell look-upsdana2-12/+38
2020-02-07unposted: _zip: Recognise '--'dana2-3/+7
2020-02-0745385: Add a test for 'zmodload -Fa' preemptively disabling ("blacklisting"?)...Daniel Shahaf2-0/+19
2020-02-06unposted: Test release: 5.7.1-test-3dana2-2/+4
2020-02-06zsh/system: Fix infinite loop in sysreadRoman Perepelitsa2-1/+4
2020-02-06_diff_options: Restore -w completion lost in workers/43351Martin von Wittich2-0/+7
2020-02-06unposted: Fix ChangeLog typo.Daniel Shahaf1-1/+1
2020-02-0345368: Add tests for workers/45367's issue about double slashes in 'cd -P' an...Daniel Shahaf3-0/+14
2020-02-0245373: Fix ERR_EXIT bug in else branch of if.Peter Stephenson3-1/+15
2020-02-0245372: Record a symlink loop bug involving :PDaniel Shahaf2-0/+6
2020-02-0245365: _git: Fix __git_recent_branches for the case when a commit has an empt...WGH2-2/+7
2020-01-2945343: Queue signals around arithmetic evaluationsDaniel Shahaf3-7/+14
2020-01-2945344: Document where third-party completion functions should be installed.Daniel Shahaf2-0/+15
2020-01-2945342: Add tests for interaction between autoloadable parameters and module l...Daniel Shahaf2-0/+46
2020-01-2845345: internal: ztst.vim: Fix highlighting of zsh comments in test payloadDaniel Shahaf2-1/+12
2020-01-26unposted: internal: Add some comments and fix indentation. No functional cha...Daniel Shahaf2-2/+18
2020-01-2345340: internal: Document the difference between paramtab and realparamtab.Daniel Shahaf2-1/+12
2020-01-1945332: _git: add completion for git-versionEitan Adler2-1/+17
2020-01-19_brace_parameter: add missing \Mikael Magnusson1-1/+1
2020-01-1745313: _git: Support completion from outside of a worktree when --git-dir/--w...Daniel Shahaf2-4/+13
2020-01-1645304: Do execute the always block even when the try/always block itself is t...Daniel Shahaf3-2/+7
2020-01-16Merge branch 'master' into 5.9Daniel Shahaf5-11/+33
2020-01-1645305: Add an XFail test: The exec-last-command optimization is applied to tr...Daniel Shahaf2-0/+7