index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-30
unposted: Add details about ${(*)...} expansion
Bart Schaefer
1
-0
/
+2
2022-04-30
50150: Filenames need unmetafy for printing
Bart Schaefer
1
-0
/
+2
2022-04-30
Add entry for 50149
Bart Schaefer
1
-0
/
+5
2022-04-29
50136: Fix =(nosuchcommand) race/deadlock first reported in workers/42609
Bart Schaefer
1
-0
/
+3
2022-04-29
50134: Tweak process group handling to prevent unkillable pipelines
Bart Schaefer
1
-1
/
+4
2022-04-29
Details about STTY handling; consistency nit
Bart Schaefer
1
-0
/
+4
2022-04-28
50138: Note ERRNO must be set before use.
Bart Schaefer
1
-0
/
+2
2022-04-28
50133: use read-ahead and lseek-rewind for efficient line-buffered input
Bart Schaefer
1
-0
/
+4
2022-04-28
50101: sysread -o with param adjusted to match documentation
Bart Schaefer
1
-1
/
+3
2022-04-28
50162: Fix multios with current-shell "exec" (aka nullexec).
Bart Schaefer
1
-0
/
+4
2022-04-26
unposted: Fix util-linux variant detection in _getopt
dana
1
-0
/
+3
2022-04-26
unposted: Adjust NEWS dedication wording
dana
1
-0
/
+4
2022-04-26
50089: unset LC_* for multibyte tests in X03zlebindkey
Jun-ichi Takimoto
1
-0
/
+4
2022-04-25
50049: care with signed characters
Peter Stephenson
1
-0
/
+6
2022-04-20
50081: reset global mbstate_t variables when LC_CTYPE changes
Jun-ichi Takimoto
1
-0
/
+3
2022-04-20
50080: add missing STOUC() in casemodify()
Jun-ichi Takimoto
1
-0
/
+4
2022-04-19
unposted (cf. users/27656 (Tomasz Pala), users/27660): fix $SUFFIX when GLOB_...
Bart Schaefer
1
-1
/
+6
2022-04-14
50069: ChangeLog and test description for 50068
Bart Schaefer
1
-0
/
+7
2022-04-14
50052: do nothing when skipping test V14system
Jun-ichi Takimoto
1
-0
/
+2
2022-04-14
50046: ztst.zsh: export LANG to child zsh
Jun-ichi Takimoto
1
-0
/
+4
2022-04-12
50013: skip %test if a chunk in %prep fails
Jun-ichi Takimoto
1
-0
/
+3
2022-04-12
49996 (Peter) + 50012: add ZTST_continue
Jun-ichi Takimoto
1
-0
/
+3
2022-04-12
50017: allow lowercase to match with uppercase in timezone name
Jun-ichi Takimoto
1
-0
/
+5
2022-04-11
50043: avoid spurious test failures when "make check" as root
Bart Schaefer
1
-0
/
+5
2022-04-11
50042: Another fix for 49915
Mikael Magnusson
1
-0
/
+4
2022-04-10
unposted: NEWS: Improve flow between the paragraph and its links.
Daniel Shahaf
1
-0
/
+5
2022-04-09
unposted: Test release: 5.8.1.2-test
dana
1
-0
/
+3
2022-04-09
NEWS: Dedicate zsh 5.9 to Sven Guckes
dana
1
-0
/
+2
2022-04-09
NEWS/README: Add missing change documentation for 5.9
dana
1
-0
/
+5
2022-04-06
49960: Sort lists in zshcompsys
Matthew Martin
1
-0
/
+4
2022-04-05
Fix typo in past entry
Bart Schaefer
1
-1
/
+1
2022-04-05
49994: Single-byte equivalence of users/22601 and workers/40891
Bart Schaefer
1
-0
/
+5
2022-04-05
49989: Single byte versions of nice quoting.
Peter Stephenson
1
-0
/
+5
2022-04-04
49992: further unify single- and multi-byte implementations of nicechar()
Bart Schaefer
1
-0
/
+3
2022-04-04
49991: single-byte brace expansion handles $'\0' and control character output...
Bart Schaefer
1
-0
/
+3
2022-04-04
49990: casemodify() avoids metafying characters that it otherwise did not touch
Bart Schaefer
1
-0
/
+5
2022-04-04
49955: Src/glob.c: fix bad free in incremental-pattern-search matching
Bart Schaefer
1
-0
/
+6
2022-04-03
49968: _adb: also replace model names, since device names aren't sent on wifi...
Mikael Magnusson
1
-0
/
+3
2022-04-03
49967: _adb: Handle dumpsys SurfaceFlinger arguments
Mikael Magnusson
1
-0
/
+3
2022-04-03
49966: _adb: Parse device spec correctly
Mikael Magnusson
1
-0
/
+3
2022-04-03
49965: _adb: use $CURRENT instead of $#words
Mikael Magnusson
1
-0
/
+3
2022-04-03
49964: _adb: Complete services for start/stop
Mikael Magnusson
1
-0
/
+3
2022-04-03
49963: _adb: Fix device serial completion for hostname:port syntax
Mikael Magnusson
1
-0
/
+3
2022-04-03
49962: _adb: Add dumpsys and cmd completion
Mikael Magnusson
1
-0
/
+3
2022-04-03
49961: _adb: handle exec-out like shell
Mikael Magnusson
1
-0
/
+3
2022-04-03
49957: Brown paper bag for 49915
Mikael Magnusson
1
-0
/
+2
2022-04-03
49959: _brace_parameter: add (-)
Mikael Magnusson
1
-0
/
+5
2022-04-02
unposted (see 48073): _fc: Complete new -s option
dana
1
-0
/
+3
2022-04-02
unposted: creating-a-release: Normalise white space, clarify some steps
dana
1
-0
/
+5
2022-04-01
49943: offer only timezone files starting with uppercase
Jun-ichi Takimoto
1
-0
/
+5
[next]