summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-0851826: correctly read metafied null character from history fileJun-ichi Takimoto2-2/+11
2023-06-0851817: protect ':' in _rcctlStephane Chazelas3-14/+6
2023-06-06Protect another : from history modifier expansionStephane Chazelas2-1/+3
2023-06-06Protect some :s from history modifier expansionStephane Chazelas7-8/+24
2023-06-0651816: add :S history modifier with pattern matchPeter Stephenson5-14/+49
2023-06-0651779: update completion test for 51761Marlon Richert2-5/+10
2023-05-2551739: detect invalid history word beginningPeter Stephenson2-1/+10
2023-05-2151769: fix compilation when HAVE_GETRUSAGE is not definedOliver Kiddle3-1/+6
2023-05-2151761: Use zstyle verbose for _parameters descriptionsMarlon Richert2-1/+4
2023-05-2151348: Fix subscript completion bugs inside ~[...]Marlon Richert3-16/+26
2023-05-2151759: Show alias values in command completionsMarlon Richert2-2/+11
2023-05-2151760: r and R were listed in the wrong order.Marlon Richert2-3/+6
2023-05-2151758: Make dynamic dir completion easier to implementMarlon Richert4-35/+56
2023-05-1351722: Safety for extracting elements of $historywordsPeter Stephenson2-2/+14
2023-05-1351738: support pcre's alternative DFA matching algorithmOliver Kiddle4-18/+49
2023-05-1351728: assign pcre named capture groups to a hashOliver Kiddle4-14/+56
2023-05-1351723: migrate pcre module to pcre2Oliver Kiddle4-149/+110
2023-05-1350612: vcs_info: fix typoFelipe Contreras2-1/+3
2023-05-13github #98: feat: add `shortcuts` completionsVidhan Bhatt2-0/+93
2023-05-11users/29070: clean up tokens in cmdstr before compctl completionBart Schaefer2-0/+5
2023-05-1151609: fix reference to select(2)Jim2-1/+4
2023-05-1151340: update _rake for version 13Shohei YOSHIDA2-3/+17
2023-05-1151331: update _pydoc for version 3.11Shohei YOSHIDA2-2/+8
2023-05-1051593: improve search for command name after skipping prefix assignmentsBart Schaefer2-3/+8
2023-05-0851692: not skip tests for [[ -r/-N file ]] on CygwinJun-ichi Takimoto2-7/+6
2023-04-2251670: prevent possible underflow in gettext()Bart Schaefer2-1/+5
2023-04-1851663: fix a typo in 51582 (_ssh)Jun-ichi Takimoto2-1/+5
2023-04-1751652: fix running of TRAPEXIT explicitly.Peter Stephenson3-1/+49
2023-04-13Add missed ChangeLog entry for 12e5db14Peter Stephenson1-0/+5
2023-04-1151639: new parameter ZSH_EXEPATH (full path of zsh executable)Jun-ichi Takimoto4-1/+145
2023-04-0951631: initialize $_ by copying it from environmentJun-ichi Takimoto3-4/+13
2023-04-0951632: nmetafy $_ when exporting it to childJun-ichi Takimoto2-1/+5
2023-04-0351597: fix 'vared -c var' when var is unsetJun-ichi Takimoto2-1/+6
2023-03-3051604: %M in TIMEFMT should report in kilobytesJun-ichi Takimoto3-7/+21
2023-03-2951608: Don't execute commands after "continue &&"Peter Stephenson2-2/+38
2023-03-2851602: Handle SIGIOT as an alias to SIGABRT if they are the same signal numberMikael Magnusson3-4/+15
2023-03-2751589: Update nm optionsShohei YOSHIDA2-4/+11
2023-03-2751603: complete dates and times in the form that git acceptsOliver Kiddle2-20/+88
2023-03-2258586: print "%s" with invalid multibyte characterPeter Stephenson2-13/+20
2023-03-1651583: update completion of git attributesOliver Kiddle2-45/+39
2023-03-1651582: openssh 9.3 completion updateOliver Kiddle2-66/+120
2023-03-1651581: update completions to cover changes in OpenBSD 7.2Oliver Kiddle6-6/+15
2023-03-1451573: additional "typset -p -m" fix for namespacesBart Schaefer2-3/+9
2023-03-1351572: fix "shift" error when running standaloneBart Schaefer2-3/+5
2023-03-13Sven Joachim: 51563: Fix unmatched double quoteSven Joachim2-1/+5
2023-03-11Merge intervening change by OPK.Bart Schaefer2-14/+33
2023-03-1151558: Clarify "for" with positional parameters and named reference.Bart Schaefer2-1/+6
2023-03-1151557: Clarify availability of ksh-mode parameters, improve vi-mode detection.Bart Schaefer3-5/+13
2023-03-1151539: don't complete diff options to git blameOliver Kiddle2-14/+33
2023-03-0751534: update for recent changes in zsh.hBart Schaefer2-4/+13