about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* | 45490 (+45495 and a test): refactor rlimits.cJun-ichi Takimoto2020-03-067-561/+281
* | github #49: Fix typo: longson should be loongsonBryan Irvine2020-03-052-1/+6
* | users/24710: Fix job control problem with sudo.Peter Stephenson2020-02-274-6/+21
* | 45492: skip test added by users/24633 on CygwinJun-ichi Takimoto2020-02-272-5/+14
* | 45488: COMP_WORDS for bash need "$@"-style quotingMarc2020-02-252-1/+6
* | 45487: Missing mod_export declarations for AIXPeter Stephenson2020-02-247-6/+12
* | 45447: Complete vcs_info_hookadd and vcs_info_hookdel. Expose _vcs_info_hooks...Daniel Shahaf2020-02-194-3/+41
* | 45463: test: kill: Document why we use SIGURGChris Down2020-02-182-0/+12
* | 45453: builtins: kill: Do not signal current process group when pid is emptyChris Down2020-02-183-3/+15
* | 45452: builtins: kill: Add `kill ''` regression test with explicit sigspecChris Down2020-02-182-0/+12
* | 45451: builtins: kill: Add basic test suiteChris Down2020-02-182-0/+64
* | github #48/0002: vcs_info git: properly detect bare repositoriesbrian m. carlson2020-02-172-0/+8
* | github #48/0001: vcs_info git: avoid warnings in bare repositoriesbrian m. carlson2020-02-172-1/+7
* | unposted: Post-release version bumpdana2020-02-142-2/+4
* | unposted: Release 5.8 zsh-5.8dana2020-02-142-2/+4
* | CVE-2019-20044: Update change log for preceding commitsdana2020-02-141-0/+6
* | Update NEWS/READMEdana2020-02-142-4/+25
* | Add unsetopt/PRIVILEGED testsdana2020-02-143-1/+207
* | Clean up error-message white spacedana2020-02-141-9/+21
* | Improve PRIVILEGED fixes (again)dana2020-02-141-49/+43
* | Improve PRIVILEGED fixesDaniel Shahaf2020-02-146-102/+292
* | Drop privileges securelySam Foxman2020-02-142-41/+124
* | unposted: V01zmodload: Fix failing test from workers/45385dana2020-02-142-2/+7
* | 45423: _su: Improve arg handling, shell look-upsdana2020-02-142-12/+38
* | unposted: _zip: Recognise '--'dana2020-02-072-3/+7
* | 45385: Add a test for 'zmodload -Fa' preemptively disabling ("blacklisting"?)...Daniel Shahaf2020-02-072-0/+19
* | unposted: Test release: 5.7.1-test-3 zsh-5.7.1-test-3dana2020-02-062-2/+4
* | zsh/system: Fix infinite loop in sysreadRoman Perepelitsa2020-02-062-1/+4
* | _diff_options: Restore -w completion lost in workers/43351Martin von Wittich2020-02-062-0/+7
* | 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-033-0/+14
* | 45373: Fix ERR_EXIT bug in else branch of if.Peter Stephenson2020-02-023-1/+15
* | 45372: Record a symlink loop bug involving :PDaniel Shahaf2020-02-022-0/+6
* | 45365: _git: Fix __git_recent_branches for the case when a commit has an empt...WGH2020-02-022-2/+7
* | 45343: Queue signals around arithmetic evaluationsDaniel Shahaf2020-01-293-7/+14
* | 45344: Document where third-party completion functions should be installed.Daniel Shahaf2020-01-292-0/+15
* | 45345: internal: ztst.vim: Fix highlighting of zsh comments in test payloadDaniel Shahaf2020-01-282-1/+12
* | unposted: internal: Add some comments and fix indentation. No functional cha...Daniel Shahaf2020-01-262-2/+18
* | 45340: internal: Document the difference between paramtab and realparamtab.Daniel Shahaf2020-01-232-1/+12
* | 45332: _git: add completion for git-versionEitan Adler2020-01-192-1/+17
* | _brace_parameter: add missing \Mikael Magnusson2020-01-191-1/+1
| * unposted: Fix trailing whitespace in test expectations.Daniel Shahaf2020-03-072-3/+8
| * 45342: Add tests for interaction between autoloadable parameters and module l...Daniel Shahaf2020-01-292-0/+46
| * 45313: _git: Support completion from outside of a worktree when --git-dir/--w...Daniel Shahaf2020-01-172-4/+13
| * 45304: Do execute the always block even when the try/always block itself is t...Daniel Shahaf2020-01-163-2/+7
| * Merge branch 'master' into 5.9Daniel Shahaf2020-01-165-11/+33
| |\ | |/ |/|
* | 45305: Add an XFail test: The exec-last-command optimization is applied to tr...Daniel Shahaf2020-01-162-0/+7
* | 45307: zstyle docs: Unoverload a placeholder variable name.Daniel Shahaf2020-01-162-4/+8
* | 45306: zstyle docs: Introduce the first synopsis in the same way as all other...Daniel Shahaf2020-01-162-6/+10
* | unposted: docs: Fix a cross-reference.Daniel Shahaf2020-01-163-2/+9