index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-09
50351: "functions -c" can set signal traps
Bart Schaefer
2
-1
/
+20
2022-06-09
50342: fix test added by 50306
Jun-ichi Takimoto
3
-1
/
+8
2022-06-08
50341: disallow here-document markers containing newline
Bart Schaefer
2
-0
/
+5
2022-06-08
50335: simplify "wait" usage, fix signal handling
Bart Schaefer
2
-10
/
+35
2022-06-07
Tweaks to MULTI_FUNC_DEF
Peter Stephenson
4
-2
/
+41
2022-06-04
50323: create helper for shadowing builtins or existing functions and use it ...
Bart Schaefer
4
-2
/
+82
2022-06-03
50325: revert 38150 and fix in calling function cfp_matcher_range() instead
Bart Schaefer
3
-2
/
+7
2022-06-03
50306: fix wait for child that was stopped/continued
Jun-ichi Takimoto
4
-8
/
+34
2022-05-30
Marlon Richert: 50307 (cf. PWS 50205): suffix aliases should not collide with...
Bart Schaefer
2
-0
/
+7
2022-05-26
50287: Use getcwd by default.
Peter Stephenson
2
-2
/
+9
2022-05-26
50286: avoid zed error if nounset is in effect
Peter Stephenson
2
-6
/
+12
2022-05-25
github #94: Support .zst kernel modules with modutils
Norbert Lange
2
-1
/
+4
2022-05-25
github #93: Replace /etc/mtab with /proc/self/mounts for Linux
Norbert Lange
4
-3
/
+15
2022-05-22
50278: use `man -w` in preference to `manpath`; fix caching and precedence of -M
Bart Schaefer
2
-17
/
+33
2022-05-20
github #91: _find (gnu/freebsd/darwin): Add some flags and syntaxes
Arvid Norlander
2
-3
/
+14
2022-05-14
50229: Typo
Bart Schaefer
2
-1
/
+3
2022-05-14
Jan Brieg: 50212 (and discussion): Add "bright" color variants
Bart Schaefer
2
-2
/
+21
2022-05-15
50220: Documentation: Fix typos found by Debian's Lintian tool
Axel Beckert
3
-2
/
+7
2022-05-14
unposted: Post-release version bump
dana
2
-2
/
+4
2022-05-14
unposted: Release 5.9
dana
2
-2
/
+6
2022-05-11
50192: use set{u,g}id() for dropping privilege on NetBSD
Jun-ichi Takimoto
2
-0
/
+15
2022-05-08
50176 (tweaked): Improve htop completion
dana
2
-11
/
+60
2022-05-07
50184: fix inclusion of -S separator in -r options passed to compadd through ...
Bart Schaefer
2
-1
/
+4
2022-05-07
Marlon Richert: 49954: gradle completion improvements
Bart Schaefer
2
-53
/
+64
2022-05-07
unposted: cross-reference "typeset -f" for "functions -[Tt]"
Bart Schaefer
2
-1
/
+7
2022-05-02
Fix problems with tests for 50126 and 50150.
Bart Schaefer
3
-1
/
+14
2022-05-01
Merge because I forgot to "git pull" before committing Test changes
Bart Schaefer
0
-0
/
+0
2022-05-01
unposted: Test release: 5.8.1.3-test
dana
2
-2
/
+4
2022-05-01
unposted: Mention #zsh topic in creating-a-release
dana
2
-1
/
+6
2022-05-01
50160: Regression tests for 50126, 50136, and 50149
Bart Schaefer
3
-1
/
+30
2022-05-01
50157: Tests for 50150
Daniel Shahaf
2
-0
/
+13
2022-05-01
50159: Tests for sysread, including 50101 regression
Bart Schaefer
2
-0
/
+70
2022-05-01
unposted: Test release: 5.8.1.3-test
dana
2
-2
/
+4
2022-05-01
unposted: Mention #zsh topic in creating-a-release
dana
2
-1
/
+6
2022-04-30
unposted: remove the reference to debian #924736, and correct another edit
Bart Schaefer
2
-3
/
+4
2022-04-30
Typo in previous commit
Bart Schaefer
1
-1
/
+1
2022-04-30
unposted: Add details about ${(*)...} expansion
Bart Schaefer
3
-1
/
+10
2022-04-30
50150: Filenames need unmetafy for printing
Bart Schaefer
2
-5
/
+9
2022-04-30
Add entry for 50149
Bart Schaefer
1
-0
/
+5
2022-04-30
50149: Remove all remaining =(...) files at shell exit
Bart Schaefer
3
-2
/
+13
2022-04-29
50136: Fix =(nosuchcommand) race/deadlock first reported in workers/42609
Bart Schaefer
3
-6
/
+3
2022-04-29
50134: Tweak process group handling to prevent unkillable pipelines
Bart Schaefer
2
-2
/
+8
2022-04-29
Details about STTY handling; consistency nit
Bart Schaefer
2
-2
/
+8
2022-04-28
50138: Note ERRNO must be set before use.
Bart Schaefer
2
-0
/
+5
2022-04-28
50133: use read-ahead and lseek-rewind for efficient line-buffered input
Bart Schaefer
3
-1
/
+86
2022-04-28
50101: sysread -o with param adjusted to match documentation
Bart Schaefer
2
-5
/
+3
2022-04-28
50162: Fix multios with current-shell "exec" (aka nullexec).
Bart Schaefer
3
-6
/
+8
2022-04-26
unposted: Fix util-linux variant detection in _getopt
dana
2
-3
/
+7
2022-04-26
unposted: Adjust NEWS dedication wording
dana
2
-1
/
+5
2022-04-26
50089: unset LC_* for multibyte tests in X03zlebindkey
Jun-ichi Takimoto
2
-0
/
+5
[next]