about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 51760: r and R were listed in the wrong order.Marlon Richert2023-05-212-3/+6
* 51758: Make dynamic dir completion easier to implementMarlon Richert2023-05-214-35/+56
* 51722: Safety for extracting elements of $historywordsPeter Stephenson2023-05-132-2/+14
* 51738: support pcre's alternative DFA matching algorithmOliver Kiddle2023-05-134-18/+49
* 51728: assign pcre named capture groups to a hashOliver Kiddle2023-05-134-14/+56
* 51723: migrate pcre module to pcre2Oliver Kiddle2023-05-134-149/+110
* 50612: vcs_info: fix typoFelipe Contreras2023-05-132-1/+3
* github #98: feat: add `shortcuts` completionsVidhan Bhatt2023-05-132-0/+93
* users/29070: clean up tokens in cmdstr before compctl completionBart Schaefer2023-05-112-0/+5
* 51609: fix reference to select(2)Jim2023-05-112-1/+4
* 51340: update _rake for version 13Shohei YOSHIDA2023-05-112-3/+17
* 51331: update _pydoc for version 3.11Shohei YOSHIDA2023-05-112-2/+8
* 51593: improve search for command name after skipping prefix assignmentsBart Schaefer2023-05-102-3/+8
* 51692: not skip tests for [[ -r/-N file ]] on CygwinJun-ichi Takimoto2023-05-082-7/+6
* 51670: prevent possible underflow in gettext()Bart Schaefer2023-04-222-1/+5
* 51663: fix a typo in 51582 (_ssh)Jun-ichi Takimoto2023-04-182-1/+5
* 51652: fix running of TRAPEXIT explicitly.Peter Stephenson2023-04-173-1/+49
* Add missed ChangeLog entry for 12e5db14Peter Stephenson2023-04-131-0/+5
* 51639: new parameter ZSH_EXEPATH (full path of zsh executable)Jun-ichi Takimoto2023-04-114-1/+145
* 51631: initialize $_ by copying it from environmentJun-ichi Takimoto2023-04-093-4/+13
* 51632: nmetafy $_ when exporting it to childJun-ichi Takimoto2023-04-092-1/+5
* 51597: fix 'vared -c var' when var is unsetJun-ichi Takimoto2023-04-032-1/+6
* 51604: %M in TIMEFMT should report in kilobytesJun-ichi Takimoto2023-03-303-7/+21
* 51608: Don't execute commands after "continue &&"Peter Stephenson2023-03-292-2/+38
* 51602: Handle SIGIOT as an alias to SIGABRT if they are the same signal numberMikael Magnusson2023-03-283-4/+15
* 51589: Update nm optionsShohei YOSHIDA2023-03-272-4/+11
* 51603: complete dates and times in the form that git acceptsOliver Kiddle2023-03-272-20/+88
* 58586: print "%s" with invalid multibyte characterPeter Stephenson2023-03-222-13/+20
* 51583: update completion of git attributesOliver Kiddle2023-03-162-45/+39
* 51582: openssh 9.3 completion updateOliver Kiddle2023-03-162-66/+120
* 51581: update completions to cover changes in OpenBSD 7.2Oliver Kiddle2023-03-166-6/+15
* 51573: additional "typset -p -m" fix for namespacesBart Schaefer2023-03-142-3/+9
* 51572: fix "shift" error when running standaloneBart Schaefer2023-03-132-3/+5
* Sven Joachim: 51563: Fix unmatched double quoteSven Joachim2023-03-132-1/+5
* Merge intervening change by OPK.Bart Schaefer2023-03-112-14/+33
|\
| * 51539: don't complete diff options to git blameOliver Kiddle2023-03-112-14/+33
* | 51558: Clarify "for" with positional parameters and named reference.Bart Schaefer2023-03-112-1/+6
* | 51557: Clarify availability of ksh-mode parameters, improve vi-mode detection.Bart Schaefer2023-03-113-5/+13
|/
* 51534: update for recent changes in zsh.hBart Schaefer2023-03-072-4/+13
* 51511: More discussion of unsupported ksh featuresBart Schaefer2023-03-062-17/+56
* 51511: Documentation for namespacesBart Schaefer2023-03-063-1/+30
* 51510: Skip namespaces in "set"/"typeset" output, add tests, fix bugBart Schaefer2023-03-066-8/+130
* 51509 (+ fix typo): Add ${(!)name} for the referred-to name of a named referenceBart Schaefer2023-03-064-9/+41
* 51524: dependency on zsh/zle for linkageBart Schaefer2023-03-062-0/+6
* 51486: clarify module development sectionBart Schaefer2023-03-052-7/+12
* 51485: module for several ksh93 features, mostly enabled only in ksh emulation.Bart Schaefer2023-03-056-2/+490
* 51484: Extend named reference handling for special parameters, improve doc.Bart Schaefer2023-03-053-44/+69
* 51483: Enable assignment and expansion of parameters with ksh-like namespace ...Bart Schaefer2023-03-059-19/+45
* unposted: fix memory leak flagged by coverityBart Schaefer2023-03-052-0/+5
* 51491: Check should use zlemetacs instead of zlecsMikael Magnusson2023-02-282-1/+6