summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-2250278: use `man -w` in preference to `manpath`; fix caching and precedence of -MBart Schaefer2-17/+33
2022-05-20github #91: _find (gnu/freebsd/darwin): Add some flags and syntaxesArvid Norlander2-3/+14
2022-05-1450229: TypoBart Schaefer2-1/+3
2022-05-14Jan Brieg: 50212 (and discussion): Add "bright" color variantsBart Schaefer2-2/+21
2022-05-1550220: Documentation: Fix typos found by Debian's Lintian toolAxel Beckert3-2/+7
2022-05-14unposted: Post-release version bumpdana2-2/+4
2022-05-14unposted: Release 5.9dana2-2/+6
2022-05-1150192: use set{u,g}id() for dropping privilege on NetBSDJun-ichi Takimoto2-0/+15
2022-05-0850176 (tweaked): Improve htop completiondana2-11/+60
2022-05-0750184: fix inclusion of -S separator in -r options passed to compadd through ...Bart Schaefer2-1/+4
2022-05-07Marlon Richert: 49954: gradle completion improvementsBart Schaefer2-53/+64
2022-05-07unposted: cross-reference "typeset -f" for "functions -[Tt]"Bart Schaefer2-1/+7
2022-05-02Fix problems with tests for 50126 and 50150.Bart Schaefer3-1/+14
2022-05-01Merge because I forgot to "git pull" before committing Test changesBart Schaefer0-0/+0
2022-05-01unposted: Test release: 5.8.1.3-testdana2-2/+4
2022-05-01unposted: Mention #zsh topic in creating-a-releasedana2-1/+6
2022-05-0150160: Regression tests for 50126, 50136, and 50149Bart Schaefer3-1/+30
2022-05-0150157: Tests for 50150Daniel Shahaf2-0/+13
2022-05-0150159: Tests for sysread, including 50101 regressionBart Schaefer2-0/+70
2022-05-01unposted: Test release: 5.8.1.3-testdana2-2/+4
2022-05-01unposted: Mention #zsh topic in creating-a-releasedana2-1/+6
2022-04-30unposted: remove the reference to debian #924736, and correct another editBart Schaefer2-3/+4
2022-04-30Typo in previous commitBart Schaefer1-1/+1
2022-04-30unposted: Add details about ${(*)...} expansionBart Schaefer3-1/+10
2022-04-3050150: Filenames need unmetafy for printingBart Schaefer2-5/+9
2022-04-30Add entry for 50149Bart Schaefer1-0/+5
2022-04-3050149: Remove all remaining =(...) files at shell exitBart Schaefer3-2/+13
2022-04-2950136: Fix =(nosuchcommand) race/deadlock first reported in workers/42609Bart Schaefer3-6/+3
2022-04-2950134: Tweak process group handling to prevent unkillable pipelinesBart Schaefer2-2/+8
2022-04-29Details about STTY handling; consistency nitBart Schaefer2-2/+8
2022-04-2850138: Note ERRNO must be set before use.Bart Schaefer2-0/+5
2022-04-2850133: use read-ahead and lseek-rewind for efficient line-buffered inputBart Schaefer3-1/+86
2022-04-2850101: sysread -o with param adjusted to match documentationBart Schaefer2-5/+3
2022-04-2850162: Fix multios with current-shell "exec" (aka nullexec).Bart Schaefer3-6/+8
2022-04-26unposted: Fix util-linux variant detection in _getoptdana2-3/+7
2022-04-26unposted: Adjust NEWS dedication wordingdana2-1/+5
2022-04-2650089: unset LC_* for multibyte tests in X03zlebindkeyJun-ichi Takimoto2-0/+5
2022-04-2550049: care with signed charactersPeter Stephenson3-2/+8
2022-04-2050081: reset global mbstate_t variables when LC_CTYPE changesJun-ichi Takimoto3-1/+32
2022-04-2050080: add missing STOUC() in casemodify()Jun-ichi Takimoto2-2/+6
2022-04-19unposted (cf. users/27656 (Tomasz Pala), users/27660): fix $SUFFIX when GLOB_...Bart Schaefer2-2/+7
2022-04-17unposted (see 50072): check exit status in exit-from-trap testBart Schaefer1-1/+1
2022-04-1450069: ChangeLog and test description for 50068Bart Schaefer2-1/+8
2022-04-1450068: 'exit' in trap causes calling function to returnBart Schaefer3-4/+3
2022-04-1450052: do nothing when skipping test V14systemJun-ichi Takimoto2-1/+3
2022-04-1450046: ztst.zsh: export LANG to child zshJun-ichi Takimoto2-0/+7
2022-04-1250013: skip %test if a chunk in %prep failsJun-ichi Takimoto3-26/+34
2022-04-1249996 (Peter) + 50012: add ZTST_continueJun-ichi Takimoto3-7/+31
2022-04-1250017: allow lowercase to match with uppercase in timezone nameJun-ichi Takimoto2-1/+7
2022-04-1150043: avoid spurious test failures when "make check" as rootBart Schaefer3-3/+16