summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* unposted: Test release: 5.8.1.2-test zsh-5.8.1.2-testdana2022-04-093-3/+6
* NEWS: Dedicate zsh 5.9 to Sven Guckesdana2022-04-092-0/+8
* NEWS/README: Add missing change documentation for 5.9dana2022-04-093-29/+94
* 49960: Sort lists in zshcompsysMatthew Martin2022-04-062-40/+44
* Fix typo in past entryBart Schaefer2022-04-051-1/+1
* 49994: Single-byte equivalence of users/22601 and workers/40891Bart Schaefer2022-04-052-2/+7
* 49989: Single byte versions of nice quoting.Peter Stephenson2022-04-054-40/+147
* 49992: further unify single- and multi-byte implementations of nicechar()Bart Schaefer2022-04-042-62/+3
* 49991: single-byte brace expansion handles $'\0' and control character output...Bart Schaefer2022-04-043-12/+17
* 49990: casemodify() avoids metafying characters that it otherwise did not touchBart Schaefer2022-04-042-5/+19
* unposted: Fix typo from 49955Bart Schaefer2022-04-041-1/+1
* 49955: Src/glob.c: fix bad free in incremental-pattern-search matchingBart Schaefer2022-04-043-3/+18
* 49968: _adb: also replace model names, since device names aren't sent on wifi...Mikael Magnusson2022-04-032-0/+5
* 49967: _adb: Handle dumpsys SurfaceFlinger argumentsMikael Magnusson2022-04-032-3/+54
* 49966: _adb: Parse device spec correctlyMikael Magnusson2022-04-032-6/+8
* 49965: _adb: use $CURRENT instead of $#wordsMikael Magnusson2022-04-032-6/+9
* 49964: _adb: Complete services for start/stopMikael Magnusson2022-04-032-1/+18
* 49963: _adb: Fix device serial completion for hostname:port syntaxMikael Magnusson2022-04-032-1/+4
* 49962: _adb: Add dumpsys and cmd completionMikael Magnusson2022-04-032-1/+24
* 49961: _adb: handle exec-out like shellMikael Magnusson2022-04-032-1/+5
* 49957: Brown paper bag for 49915Mikael Magnusson2022-04-032-2/+4
* 49959: _brace_parameter: add (-)Mikael Magnusson2022-04-032-1/+7
* unposted (see 48073): _fc: Complete new -s optiondana2022-04-022-1/+5
* unposted: creating-a-release: Normalise white space, clarify some stepsdana2022-04-022-13/+26
* 49943: offer only timezone files starting with uppercaseJun-ichi Takimoto2022-04-012-1/+6
* unposted: Fix typoMatthew Martin2022-04-012-1/+3
* github #88: Fix typoelig0n2022-03-312-1/+3
* 49933: Add nonblock to sysopenMatthew Martin2022-03-313-1/+10
* 49932: Update _brace_parameter # descriptionMatthew Martin2022-03-312-1/+4
* 49931: Update _bsd_pkgMatthew Martin2022-03-312-21/+28
* 49907: Mention _numbers in completion guideMatthew Martin2022-03-312-0/+7
* 27639: clarify that ${(#)...} deals with character codes.Peter Stephenson2022-03-312-3/+9
* 49926: remove unused variable from 49915Mikael Magnusson2022-03-301-1/+1
* 49906 (Bart), 49911: Fixes to querying jobs in subshell.Peter Stephenson2022-03-306-0/+81
* 49813: Add missing testMikael Magnusson2022-03-301-1/+1
* 49820: Fix a crash when completing with combination of -Q and bracesMikael Magnusson2022-03-302-10/+14
* 49813: <<<: Document newline behavior and fix optimizationMikael Magnusson2022-03-303-2/+8
* 49870: Fix NULL reference in match code moreMikael Magnusson2022-03-302-2/+8
* 49915: Efficient dedup for unsorted completionsMikael Magnusson2022-03-303-20/+38
* 49893: Fix comments for UNIQCON/ALLMikael Magnusson2022-03-303-4/+15
* 49910: move multibyte-related f-flagged test from E03 to D07Jun-ichi Takimoto2022-03-303-5/+15
* 49908: reset LC_CTYPE to C during testsJun-ichi Takimoto2022-03-302-2/+5
* 49918: Update for 49917 and 49911.Bart Schaefer2022-03-293-0/+17
* 49917: change sense of "Ignore insecure ..." answer and use "autoload -r"Bart Schaefer2022-03-293-11/+15
* Add entry for 49897.Bart Schaefer2022-03-281-0/+5
* 49897: Eliminate reliance on $jobstates parameter, fix -P exit status check.Bart Schaefer2022-03-281-17/+20
* 49853 + 49882/49883: make "${arr[*]:off}" compatible with ksh/bashJun-ichi Takimoto2022-03-293-3/+55
* 49890: Avoid scanning unallocated memory in saved command line.Peter Stephenson2022-03-282-1/+6
* 49875: completion for info -f.Peter Stephenson2022-03-242-2/+11
* 49845: man page clarification on option scopePeter Stephenson2022-03-242-0/+8