about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* 52558: word splitting differences of nofork; update ToC; formatting fixesBart Schaefer2024-02-181-0/+5
* 45837: fix process group restoration upon exitStephane Chazelas2024-02-181-0/+6
* Merge branch 'master' of git://git.code.sf.net/p/zsh/codeBart Schaefer2024-02-181-0/+5
|\
| * 52515: (+ tests in 52527) avoid sh errors when running shebang-less scripts w...Stephane Chazelas2024-02-181-0/+5
* | 52556: regression test for unset referent (left out of last commit)Bart Schaefer2024-02-181-0/+2
|/
* 52556: fix crash when changing type of unset referent via named referenceBart Schaefer2024-02-171-0/+5
* 52546: incarg: avoid unneeded subshellMikael Magnusson2024-02-161-0/+4
* 52520: add new features and improvements to the "incarg" ZLE widgetmidchildan2024-02-151-0/+4
* github #112: Completion: todo.sh uses shorthelp and not showhelpPoncho2024-02-151-0/+3
* 52535: documentation for highlight groups and layersOliver Kiddle2024-02-151-0/+3
* 52533: add module to provide alternate readonly views of the content of .zle....Oliver Kiddle2024-02-151-0/+6
* 52526: metafy terminfo capabilitiesMikael Magnusson2024-02-091-0/+4
* cf. users/29635: additional detail of parameter expansion in math context.Bart Schaefer2024-02-041-0/+3
* 52521: mapfile (mis)handling of empty/unreadable filesBart Schaefer2024-02-041-0/+4
* 52517: ensure that %H is followed by {Mikael Magnusson2024-02-041-0/+2
* 52516: fix crash in %H when hlgroups is emptyMikael Magnusson2024-02-041-0/+4
* unposted: updates and fixed omissions for the printdefines utilityBart Schaefer2024-02-031-0/+2
* unposted: elaboration on Roman's "slurp" implementation from zsh-usersBart Schaefer2024-02-031-0/+3
* unposted: Record as comments some notes about namespace usage exceptions.Bart Schaefer2024-02-031-0/+3
* 52513: fixes and doc for using nofork substitutions with private parametersBart Schaefer2024-02-031-0/+7
* 52510: document how ${ ... } et al. affect use of "private"; add index entriesBart Schaefer2024-01-281-0/+3
* 52509: manage internals of stdio objects when performing redirections.Bart Schaefer2024-01-281-0/+5
* 52500: add layer token to zle attributesOliver Kiddle2024-01-281-0/+4
* 52499: support highlight groupsOliver Kiddle2024-01-281-0/+4
* unposted: remove unused variable to silence compiler warningOliver Kiddle2024-01-281-0/+3
* 52442: mark hookdef.name as constJörg Sommer2024-01-281-0/+2
* 52444: module: Mark name argument of some functions constJörg Sommer2024-01-281-0/+3
* 52441: zle_vi: Mark variables with const init as constJörg Sommer2024-01-281-0/+2
* 52440: zle.textobjects: Mark variables as constJörg Sommer2024-01-281-0/+4
* 52405, 52502: add empty elements to $match for optional captures that don't m...Oliver Kiddle2024-01-261-0/+3
* github #110: Fix incorrect completion for `dnf --showduplicates`OpenSauce2024-01-261-0/+3
* github #108: add perlbrew completionAurélien Olivier2024-01-261-0/+5
* 52385: avoid "tr" in test output formattingBart Schaefer2024-01-251-0/+4
* 52496 + 52377: clarify SPROMPT behavior when CORRECT_ALL is setBart Schaefer2024-01-241-0/+3
* 52492: prevent indexing error on recursive arithmetic in array subscriptBart Schaefer2024-01-241-0/+3
* 52482: strip trailing newlines in emulation modes of ${ command; }Bart Schaefer2024-01-241-0/+3
* 52476 + cf. 52479: more FAQs about nofork substitutionBart Schaefer2024-01-241-0/+2
* 52477: fix "zcurses mouse delay ..." and one other typoBart Schaefer2024-01-241-0/+2
* 52473: zstyle -q for testing existence of a zstyle settingBart Schaefer2024-01-241-0/+2
* 52468: save and restore state of correct TTY when using read -s / -dBart Schaefer2024-01-241-0/+5
* Fix a typoWu Zhenyu2024-01-141-0/+5
* 52465: use NULL_GLOB when expanding zmv input pattern to avoid NOMATCH exitBart Schaefer2024-01-051-0/+5
* 52413: support Citrus version of iconv on macOS, DragonFly, NetBSDJun-ichi Takimoto2023-12-161-0/+5
* 52383: Avoid incompatible pointer types in terminfo global variable checksFlorian Weimer2023-12-131-0/+3
* 52394: alter form of /dev/fd test to work where /bin/sh is ksh such as on Sol...Oliver Kiddle2023-12-131-0/+3
* 52393: fix tests on Solaris by omitting -a option to diff as it is not suppor...Oliver Kiddle2023-12-131-0/+3
* 52392: use octal escape to match = without error messages from awkOliver Kiddle2023-12-131-0/+3
* 52382: avoid the non-standard \e in C code, preferring \033Oliver Kiddle2023-12-131-0/+4
* 52366 + fix typo: rename find_targets as _ant_targets, replace one sed with s...Bart Schaefer2023-12-091-0/+3
* 52365: record state of exited background jobs so as to be visible in TRAPCHLDBart Schaefer2023-12-091-0/+5