index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
50418: use setenv(3)/getenv(3) on newer macOS
Jun-ichi Takimoto
2022-07-24
3
-1
/
+15
*
users/27852: local _compskip to avoid propagating any changes by _normal
Bart Schaefer
2022-07-16
2
-1
/
+6
*
50379/50380: fix off-by-one side-effect of workers/49906 that broke $(jobs -l)
Bart Schaefer
2022-06-21
2
-1
/
+4
*
50368: adjust ztie'd bitflags so local variables cannot mess with database
Bart Schaefer
2022-06-21
2
-3
/
+8
*
50372: remove Usenet references from FAQ
Peter Stephenson
2022-06-16
2
-36
/
+9
*
50365: fix indent in FAQ (text version)
Jun-ichi Takimoto
2022-06-14
2
-62
/
+11
*
50355: documentation and return status consistency in zsh/system module
Bart Schaefer
2022-06-11
3
-5
/
+36
*
50356: work around a yodl bug (mishandling of \'e)
Jun-ichi Takimoto
2022-06-11
2
-1
/
+6
*
50363: avoid use of heap memory that depends on parameter scoping
Bart Schaefer
2022-06-09
2
-1
/
+16
*
50359: fix bad sticky-emulation in "functions -c"
Matthew Martin
2022-06-09
2
-1
/
+5
*
50351: "functions -c" can set signal traps
Bart Schaefer
2022-06-09
2
-1
/
+20
*
50342: fix test added by 50306
Jun-ichi Takimoto
2022-06-09
3
-1
/
+8
*
50341: disallow here-document markers containing newline
Bart Schaefer
2022-06-08
2
-0
/
+5
*
50335: simplify "wait" usage, fix signal handling
Bart Schaefer
2022-06-08
2
-10
/
+35
*
Tweaks to MULTI_FUNC_DEF
Peter Stephenson
2022-06-07
4
-2
/
+41
*
50323: create helper for shadowing builtins or existing functions and use it ...
Bart Schaefer
2022-06-04
4
-2
/
+82
*
50325: revert 38150 and fix in calling function cfp_matcher_range() instead
Bart Schaefer
2022-06-03
3
-2
/
+7
*
50306: fix wait for child that was stopped/continued
Jun-ichi Takimoto
2022-06-03
4
-8
/
+34
*
Marlon Richert: 50307 (cf. PWS 50205): suffix aliases should not collide with...
Bart Schaefer
2022-05-30
2
-0
/
+7
*
50287: Use getcwd by default.
Peter Stephenson
2022-05-26
2
-2
/
+9
*
50286: avoid zed error if nounset is in effect
Peter Stephenson
2022-05-26
2
-6
/
+12
*
github #94: Support .zst kernel modules with modutils
Norbert Lange
2022-05-25
2
-1
/
+4
*
github #93: Replace /etc/mtab with /proc/self/mounts for Linux
Norbert Lange
2022-05-25
4
-3
/
+15
*
50278: use `man -w` in preference to `manpath`; fix caching and precedence of -M
Bart Schaefer
2022-05-22
2
-17
/
+33
*
github #91: _find (gnu/freebsd/darwin): Add some flags and syntaxes
Arvid Norlander
2022-05-20
2
-3
/
+14
*
50229: Typo
Bart Schaefer
2022-05-14
2
-1
/
+3
*
Jan Brieg: 50212 (and discussion): Add "bright" color variants
Bart Schaefer
2022-05-14
2
-2
/
+21
*
50220: Documentation: Fix typos found by Debian's Lintian tool
Axel Beckert
2022-05-15
3
-2
/
+7
*
unposted: Post-release version bump
dana
2022-05-14
2
-2
/
+4
*
unposted: Release 5.9
zsh-5.9
dana
2022-05-14
2
-2
/
+6
*
50192: use set{u,g}id() for dropping privilege on NetBSD
Jun-ichi Takimoto
2022-05-11
2
-0
/
+15
*
50176 (tweaked): Improve htop completion
dana
2022-05-08
2
-11
/
+60
*
50184: fix inclusion of -S separator in -r options passed to compadd through ...
Bart Schaefer
2022-05-07
2
-1
/
+4
*
Marlon Richert: 49954: gradle completion improvements
Bart Schaefer
2022-05-07
2
-53
/
+64
*
unposted: cross-reference "typeset -f" for "functions -[Tt]"
Bart Schaefer
2022-05-07
2
-1
/
+7
*
Fix problems with tests for 50126 and 50150.
Bart Schaefer
2022-05-02
3
-1
/
+14
*
Merge because I forgot to "git pull" before committing Test changes
Bart Schaefer
2022-05-01
0
-0
/
+0
|
\
|
*
unposted: Test release: 5.8.1.3-test
zsh-5.8.1.3-test
dana
2022-05-01
2
-2
/
+4
|
*
unposted: Mention #zsh topic in creating-a-release
dana
2022-05-01
2
-1
/
+6
*
|
unposted: Test release: 5.8.1.3-test
dana
2022-05-01
2
-2
/
+4
*
|
unposted: Mention #zsh topic in creating-a-release
dana
2022-05-01
2
-1
/
+6
*
|
50160: Regression tests for 50126, 50136, and 50149
Bart Schaefer
2022-05-01
3
-1
/
+30
*
|
50157: Tests for 50150
Daniel Shahaf
2022-05-01
2
-0
/
+13
*
|
50159: Tests for sysread, including 50101 regression
Bart Schaefer
2022-05-01
2
-0
/
+70
|
/
*
unposted: remove the reference to debian #924736, and correct another edit
Bart Schaefer
2022-04-30
2
-3
/
+4
*
Typo in previous commit
Bart Schaefer
2022-04-30
1
-1
/
+1
*
unposted: Add details about ${(*)...} expansion
Bart Schaefer
2022-04-30
3
-1
/
+10
*
50150: Filenames need unmetafy for printing
Bart Schaefer
2022-04-30
2
-5
/
+9
*
Add entry for 50149
Bart Schaefer
2022-04-30
1
-0
/
+5
*
50149: Remove all remaining =(...) files at shell exit
Bart Schaefer
2022-04-30
3
-2
/
+13
[next]