summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* unposted: Test release: 5.7.1-test-2 zsh-5.7.1-test-2dana2019-12-212-2/+4
* 45101: Adjust white spacedana2019-12-212-4/+10
* 45101: Document new dev/test versioning scheme, clarify other release stepsdana2019-12-212-9/+36
* unposted: Group related tests. No functional change.Daniel Shahaf2019-12-212-8/+11
* unposted: Etc/BUGS: Add two bugs discussed on -workers@ this weekDaniel Shahaf2019-12-212-0/+21
* 45055: Clarify _files documentationdana2019-12-202-3/+10
* 45083: Add signal protection to execarith().Peter Stephenson2019-12-182-0/+8
* 45076: internal: Simplify handling of try_tryflag. No functional change.Daniel Shahaf2019-12-182-6/+6
* 45066: internal: Document forklevel, locallevel, and exit_pending.Daniel Shahaf2019-12-184-2/+17
* 45065: Make 'make -s' print nothing when it does nothing.Daniel Shahaf2019-12-182-1/+3
* 45064: Fix the mktemp() warning, in debug builds only.Daniel Shahaf2019-12-182-0/+28
* 45073: regex-replace docs: Simplify grammar (avoid a double negative, state d...Daniel Shahaf2019-12-182-3/+9
* 45058: internal: Add symbolic names to possible values of zexit()'s "from_whe...Daniel Shahaf2019-12-179-25/+40
* Add ChangeLog entry for last commit.Daniel Shahaf2019-12-171-0/+5
* unposted: Update comment to reflect variable rename in 41012 (= zsh-5.3.1-182...Daniel Shahaf2019-12-171-1/+1
* unposted: Fix ChangeLog typoDaniel Shahaf2019-12-171-1/+1
* Missed out ChangeLog from previous commit.Peter Stephenson2019-12-161-0/+5
* 44698, 45000: Baptiste BEAUPLAT: Completion for sbuildBaptiste BEAUPLAT2019-12-162-0/+143
* github #36: Add completion file for GNU StowAurélien Olivier2019-12-162-0/+89
* 45035: be explicit about the need for a # in colours specified as hex tripletsOliver Kiddle2019-12-162-4/+9
* 45025: fix re-entrancy problem with memory management in readoutput().Peter Stephenson2019-12-152-25/+42
* unposted: Update change log for 5.7.1-test-1dana2019-12-141-0/+5
* unposted: Test release: 5.7.1-test-1 zsh-5.7.1-test-1dana2019-12-143-6/+9
* 45009: POSIX_CD needs to suppress some forms of option.Peter Stephenson2019-12-123-2/+5
* 45001: Fix zero-length matches with ${...%...}Peter Stephenson2019-12-123-0/+35
* 45004: Fix typos in commentsMartijn Dekker2019-12-1129-56/+65
* 45003: Fix more documentation typosMartijn Dekker2019-12-117-12/+19
* 44997: GLOB_COMPLETE fix for compctl file completion.Peter Stephenson2019-12-102-1/+26
* 44976: fixup describe-key-briefly for visual modeOliver Kiddle2019-12-042-0/+6
* 44970: _brace_parameter: Update the description of S flagSebastian Gniazdowski2019-12-042-1/+6
* 44981: Fix some typos in the documentation.Martijn Dekker2019-12-048-8/+15
* Revert "44904: _subversion: Complete multiple comma-separated arguments to --...Daniel Shahaf2019-12-032-12/+2
* 44960: vcs_info cvs: Fix infinite loop when /CVS exists.Daniel Shahaf2019-12-032-3/+12
* 44961: vcs_info svn: Fix infinite loop when /.svn exists.Daniel Shahaf2019-12-032-5/+10
* 44962: vcs_info: Document internal function and variableDaniel Shahaf2019-12-033-0/+22
* 44964: zshmisc(1): Document APPEND_CREATE under the append redirection operat...Daniel Shahaf2019-12-032-4/+9
* 44969: completion-style-guide: Mention defaults and superfluous descriptionsdana2019-12-022-1/+27
* unposted (cf. 44967): _alsa-utils: Fix minor syntax error in arg specdana2019-12-022-1/+6
* unposted: vcs_info: Add an example of using $functions to find hooks by name.Daniel Shahaf2019-12-022-0/+15
* unposted: another place to complete selinux contexts that was missed in 44781Oliver Kiddle2019-12-012-1/+4
* 44968: cleanup and update objdump and readelf completionsOliver Kiddle2019-12-013-99/+129
* 44967: Completion for aplay from alsa-utilsSebastian Gniazdowski2019-12-012-0/+59
* unposted: zstyle: Add a unit test and some comments.Daniel Shahaf2019-12-013-3/+29
* unposted: _sqlite: Fix syntax errorDaniel Shahaf2019-12-012-1/+5
* 44958: vcs_info quilt: Avoid forksDaniel Shahaf2019-11-293-5/+12
* 44945: vcs_info git: Optimize detection by running fewer external commands.Daniel Shahaf2019-11-292-2/+7
* 44948: _subversion: Make _svn_controlled offer everything rather than nothing.Daniel Shahaf2019-11-292-2/+20
* 44947: _subversion: Complete the 'auth', 'changelist', 'patch', 'resolve', an...Daniel Shahaf2019-11-292-4/+26
* 44946: _subversion: Make _svn_conflicts not offer all files in the directory.Daniel Shahaf2019-11-292-1/+6
* 44912: more quoting fixes in _expandWayne Davison2019-11-262-1/+6