about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* 52326, 52372: add -q option to kill for sigqueueOliver Kiddle2023-12-051-0/+3
* 52373: fix _numbers for suffixes containing % and update affected functionsOliver Kiddle2023-12-051-0/+6
* unposted: Undo typo in previous commitBart Schaefer2023-12-041-1/+1
* 52356: add missing function index entriesJun-ichi Takimoto2023-12-041-0/+5
* 52361: fix quoting of _ant target filesBart Schaefer2023-12-021-1/+4
* 52360: simplify and improve bad-descriptor detection in %prep sectionBart Schaefer2023-12-021-0/+6
* unposted: Fix email address in some entry attributionsBart Schaefer2023-12-021-5/+5
* 52145: Prompt theme with current time and abbreviated VCS_info.Sebastian Gniazdowski2023-11-291-0/+5
* 52325: Clarify doc for edge cases of named references and nofork substitutionBart Schaefer2023-11-231-0/+9
* unposted: fix missing closing brace from 52301Oliver Kiddle2023-11-221-0/+2
* 52315: completion options updateOliver Kiddle2023-11-221-0/+4
* 52313: Src/exec.c: multios are not interactive and check for write errors.Bart Schaefer2023-11-181-0/+5
* 52307: new completion for many SELinux toolsOliver Kiddle2023-11-171-0/+7
* 52303: updates to completions for macOS 13Oliver Kiddle2023-11-171-0/+14
* 52309: fix cases that hang with all signals blocked.Bart Schaefer2023-11-151-0/+4
* 52308: FAQ for new features, fix some old answersBart Schaefer2023-11-151-0/+2
* 52275: rationality in zgetdir() and zgetcwd()Bart Schaefer2023-11-151-0/+4
* 52202: improve handling of quoting in ${var/pattern/replacement}Bart Schaefer2023-11-151-0/+6
* github #106: update tmux completion (20230919); tweak Util/check-tmux-stateMatt Koscica2023-11-141-0/+3