summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2024-07-2852999: import OLDPWD from environment if setPeter Stephenson1-0/+5
2024-07-13Missed commit of ChangeLog for 52977 / da733f5dBart Schaefer1-0/+6
2024-07-0452985: avoid adding original param to restorelistJun-ichi Takimoto1-0/+4
2024-06-2452968: use pdfroff to create intro.pdfJun-ichi Takimoto1-0/+4
2024-06-1352951: make sure to close memstream for 'print -v'Jun-ichi Takimoto1-0/+4
2024-06-0852946: Revert "Handle completer filenames with funny characters in them"Mikael Magnusson1-0/+4
2024-05-24users/29882: Explain $RANDOM predictabilityBart Schaefer1-0/+2
2024-05-2452910: Improve handling of **/ patternsBart Schaefer1-0/+2
2024-05-2452904: Improve quoting of paths passed via _call_program to "git ls-files"Bart Schaefer1-0/+5
2024-05-2052895: Partial revert of 44274 which broke _baudratesMikael Magnusson1-0/+5
2024-05-1052924: Set zfsessions to NULL after freePeter Stephenson1-0/+4
2024-05-0852915: be explicit about pattern syntax in conditionsPeter Stephenson1-0/+5
2024-04-0752878: Fix ${foo:^bar} where bar is an associative arrayMikael Magnusson1-0/+5
2024-04-0152865: Documentation update for 52864Bart Schaefer1-0/+3
2024-04-0152864: Change ${|var|...} to ${{var} ...}, limit local REPLY to ${|...}Bart Schaefer1-0/+4
2024-04-0152781: HIST IGNORE_DUPS + HIST_REDUCE_BLANKS treats whitespace as significantBart Schaefer1-0/+5
2024-04-01github #115: completion(ruby): completer opts for irbOKURA Masafumi1-0/+3
2024-04-0152859: use _date_formats for fc and complete -m/-M for varedOliver Kiddle1-0/+5
2024-03-2652798: handle comments in ssh configOliver Kiddle1-0/+5
2024-03-2352768: Handle completer filenames with funny characters in themMikael Magnusson1-0/+5
2024-03-2152780: unneccessary returns in hlgroupPeter Stephenson1-0/+4
2024-03-2052783: allow for unset hash elementOliver Kiddle1-0/+2
2024-03-20unposted: remove reference to fp_PROG_CC_STDC macro which was removed in 52750Oliver Kiddle1-0/+5
2024-03-1852770: handle newrole in SELinux completionsOliver Kiddle1-0/+2
2024-03-1852769: fix completion of ansible keywords and --step optionOliver Kiddle1-0/+3
2024-03-1852750: remove ansi2knr support for old pre-ansi K&R compilersOliver Kiddle1-0/+11
2024-03-1752759: ${ ... } trims one trailing newline; "${ ... }" preserves that newline.Bart Schaefer1-0/+5
2024-03-14unposted: Note bug that HIST_IGNORE_DUPS mishandles quoted whitespace.Bart Schaefer1-0/+2
2024-03-1452752: typeset -p fixes for local exports and "export -x" / "readonly -r" out...Bart Schaefer1-0/+5
2024-03-1352753: Clarify "nocorrect" when introducing precommand modifiers.Bart Schaefer1-0/+3
2024-03-13unposted: update doc for "colors" for workers/47489,50212 (italic and bright)Bart Schaefer1-0/+5
2024-03-12unposted: "typeset -p" has problems with special parameters having NULL valuesBart Schaefer1-0/+3
2024-03-1252742: fix bad interactions of "typeset -p" with GLOBAL_EXPORTBart Schaefer1-0/+5
2024-03-1352724: fix .zle.sgr for empty sequencesOliver Kiddle1-0/+4
2024-03-0952725: updated named reference semanticsBart Schaefer1-0/+4
2024-03-0952721: fix metafication and regexp/subject confusion in pcre_match error messageStephane Chazelas1-0/+5
2024-03-0852704: improve zsh_eval_context documentationStephane Chazelas1-0/+6
2024-03-0552692: local typeset of the name of a named reference hides the referenceBart Schaefer1-0/+7
2024-03-0552685: fix typo in the name of bash's BASH_ENV variable.Stephane Chazelas1-0/+5
2024-03-04unposted (cf. 52615): use META_NOALLOC for 52591Bart Schaefer1-0/+2
2024-03-04unposted (cf. 52617): only scalars can instantiate a declared named referenceBart Schaefer1-0/+3
2024-03-04unposted: fix typo in entry attributionBart Schaefer1-1/+1
2024-03-0452659: Fix crash on unset-through-nameref, add regression testBart Schaefer1-0/+3
2024-03-0452650 plus minor fixes: add -u for named references pointing to "upper" scopeBart Schaefer1-0/+9
2024-03-0552646: extend support for highlight groups to completion explanation strings ...Oliver Kiddle1-2/+5
2024-03-0552641: incarg: add a backward variant and make it repeatablemidchildan1-0/+5
2024-03-0252652: fix obscure bug unsetting the array part of a tied parameter pairBart Schaefer1-0/+3
2024-03-0252635: show file name when test has crashedJun. T1-0/+2
2024-03-0252612: %l replacment of zwarning() does literal string outputBart Schaefer1-0/+6
2024-03-0152645: unset through a nameref keep up-scope parameters declared unsetBart Schaefer1-0/+5