summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-0651510: Skip namespaces in "set"/"typeset" output, add tests, fix bugBart Schaefer6-8/+130
2023-03-0651509 (+ fix typo): Add ${(!)name} for the referred-to name of a named referenceBart Schaefer4-9/+41
2023-03-0651524: dependency on zsh/zle for linkageBart Schaefer2-0/+6
2023-03-0551486: clarify module development sectionBart Schaefer2-7/+12
2023-03-0551485: module for several ksh93 features, mostly enabled only in ksh emulation.Bart Schaefer6-2/+490
2023-03-0551484: Extend named reference handling for special parameters, improve doc.Bart Schaefer3-44/+69
2023-03-0551483: Enable assignment and expansion of parameters with ksh-like namespace ...Bart Schaefer9-19/+45
2023-03-05unposted: fix memory leak flagged by coverityBart Schaefer2-0/+5
2023-02-2851491: Check should use zlemetacs instead of zlecsMikael Magnusson2-1/+6
2023-02-2651464: utility to interpret zsh.h constantsBart Schaefer2-0/+603
2023-02-26Fix typoBart Schaefer2-1/+3
2023-02-2651460: avoid crash on bad parameter autofeatureBart Schaefer2-6/+15
2023-02-2451473: Update cal/ncal completionShohei YOSHIDA2-13/+119
2023-02-2451470 (tweaked, c.f. 51476): Separate cdpath elements in path-directories com...Sebastian Stark2-2/+13
2023-02-2451474: make -e and --vault-id options repeatable and update for new options t...Oliver Kiddle2-25/+69
2023-02-21Fix access to autoloaded parameter.Peter Stephenson2-1/+5
2023-02-2051431: "typeset -p" shouldn't change parameter flagsBart Schaefer2-13/+37
2023-02-1951456: complete only modified files with git add -uOliver Kiddle2-8/+17
2023-02-1951455, 51461: new completion for the OpenLDAP client tools including a helper...Oliver Kiddle5-2/+349
2023-02-1751447: silence compiler maybe-uninitialized warning by combining a couple of ...Oliver Kiddle2-12/+16
2023-02-1751391: complete remote branch names respecting --delete for git pushØystein Walle2-1/+14
2023-02-1451437: Fix incorrectly-passed test case, masked by unrelated bug.Bart Schaefer3-4/+29
2023-02-1451424: $(<...) shouldn't try to open a file with NO_EXECPeter Stephenson3-0/+11
2023-02-1351430: Misc. problems with typeset and $parametersBart Schaefer5-8/+33
2023-02-1251417: Check subscripts in named reference values more rigorously.Bart Schaefer3-3/+15
2023-02-1251403: Tests and documentation for 51402, clean up some other tests.Bart Schaefer7-18/+218
2023-02-1251402: Some ksh/bash features, additional sanity checkingBart Schaefer5-27/+129
2023-02-1251375: Clarify documentation, fix typos, add indexing.Bart Schaefer5-19/+44
2023-02-1251374: Expose named references in $parameters, fix substitution error.Bart Schaefer5-21/+110
2023-02-1251362: Begin documentation for named references.Bart Schaefer5-7/+146
2023-02-1251361: Tests for 51360.Bart Schaefer3-0/+520
2023-02-1251360: Initial implementation of named references.Bart Schaefer7-16/+266
2023-02-1251404: Nullify filelist after deleting (fix segfault)Bart Schaefer2-2/+10
2023-02-0951320, 51383: fixes to prevent later reappearance of old attributesOliver Kiddle6-3/+14
2023-02-0651350: ${(S)...//#%...} didn't match the whole stringPeter Stephenson3-0/+15
2023-02-0251354: Fix markup in man page versionDaniel Shahaf2-1/+5
2023-02-0251306: error message in ${unset?error} should be expandedPeter Stephenson4-2/+16
2023-02-0251307: Improve error on attempt to define function from aliased namePeter Stephenson4-3/+18
2023-01-3151342: update PARAMDEF descriptionBart Schaefer2-4/+9
2023-01-3151337: parameter attributes cross-reference typeset equivalents (or lack ther...Bart Schaefer3-16/+23
2023-01-27unposted (cribbed from users/28784 by Roman): Add XFail tests for substitutin...Daniel Shahaf2-0/+21
2023-01-2751330: Update python3 completion for version 3.11Shohei YOSHIDA2-1/+10
2023-01-27unposted: Fix typo in an X-Seq number in an old ChangeLog entryDaniel Shahaf1-1/+1
2023-01-2451326: Improve -fsanitize option completionShohei YOSHIDA2-1/+9
2023-01-2251322 (+ minor tweak): Update gnu make completion for version 4.4Shohei YOSHIDA2-2/+9
2023-01-2151313: fix "git rerere forget" completionBart Schaefer2-3/+5
2023-01-2151310: zle -F handlers preserve LASTWIDGETBart Schaefer2-1/+7
2023-01-1651278: make (i) subscript flag for zero-length string consistentPeter Stephenson3-1/+16
2023-01-1151297: update expected test results to match more optimised escape sequences ...Oliver Kiddle2-8/+11
2023-01-1151256: Add --refetch to completions of git-fetchJörg Sommer2-0/+4