index
:
zsh
#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
zsh-5.9-patches
[no description]
git mirrorbot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
5.9
unposted: Move a new incompatibility notice.
Daniel Shahaf
6 years
declarednull
Merge branch 'typesettounset' into declarednull
Bart Schaefer
5 years
fork_early
Rationalise use of forks and pipes.
Peter Stephenson
8 years
job_control_debug
Yet more debug info.
Peter Stephenson
8 years
job_control_debug2
Yet more debug info.
Peter Stephenson
8 years
master
54943: Do not export named references even when ALLEXPORT is enabled
Philippe Altherr
3 hours
mikachu/badarrays
Add typeset -C to control whether to assert the cached length
Mikael Magnusson
10 years
schaefer/badarrays
Merge branch 'master' into schaefer/badarrays
Barton E. Schaefer
9 years
zsh-5.8-patches
unposted: Release 5.8.1
dana
4 years
zsh-5.9-patches
unposted: post-release version bump
dana
7 days
[...]
Tag
Download
Author
Age
zsh-5.9.2
zsh-5.9.2.tar
zsh-5.9.2.tar.gz
zsh-5.9.2.tar.bz2
zsh-5.9.2.tar.lz
zsh-5.9.2.tar.xz
zsh-5.9.2.tar.zst
zsh-5.9.2.zip
dana
7 days
zsh-5.9.1.2-test
zsh-5.9.1.2-test.tar
zsh-5.9.1.2-test.tar.gz
zsh-5.9.1.2-test.tar.bz2
zsh-5.9.1.2-test.tar.lz
zsh-5.9.1.2-test.tar.xz
zsh-5.9.1.2-test.tar.zst
zsh-5.9.1.2-test.zip
dana
3 weeks
zsh-5.9.1
zsh-5.9.1.tar
zsh-5.9.1.tar.gz
zsh-5.9.1.tar.bz2
zsh-5.9.1.tar.lz
zsh-5.9.1.tar.xz
zsh-5.9.1.tar.zst
zsh-5.9.1.zip
dana
7 weeks
zsh-5.9.0.4-test
zsh-5.9.0.4-test.tar
zsh-5.9.0.4-test.tar.gz
zsh-5.9.0.4-test.tar.bz2
zsh-5.9.0.4-test.tar.lz
zsh-5.9.0.4-test.tar.xz
zsh-5.9.0.4-test.tar.zst
zsh-5.9.0.4-test.zip
dana
8 weeks
zsh-5.9.0.3-test
zsh-5.9.0.3-test.tar
zsh-5.9.0.3-test.tar.gz
zsh-5.9.0.3-test.tar.bz2
zsh-5.9.0.3-test.tar.lz
zsh-5.9.0.3-test.tar.xz
zsh-5.9.0.3-test.tar.zst
zsh-5.9.0.3-test.zip
dana
8 weeks
zsh-5.9.0.2-test
zsh-5.9.0.2-test.tar
zsh-5.9.0.2-test.tar.gz
zsh-5.9.0.2-test.tar.bz2
zsh-5.9.0.2-test.tar.lz
zsh-5.9.0.2-test.tar.xz
zsh-5.9.0.2-test.tar.zst
zsh-5.9.0.2-test.zip
Eric Cook
15 months
zsh-5.9
zsh-5.9.tar
zsh-5.9.tar.gz
zsh-5.9.tar.bz2
zsh-5.9.tar.lz
zsh-5.9.tar.xz
zsh-5.9.tar.zst
zsh-5.9.zip
dana
4 years
zsh-5.8.1.3-test
zsh-5.8.1.3-test.tar
zsh-5.8.1.3-test.tar.gz
zsh-5.8.1.3-test.tar.bz2
zsh-5.8.1.3-test.tar.lz
zsh-5.8.1.3-test.tar.xz
zsh-5.8.1.3-test.tar.zst
zsh-5.8.1.3-test.zip
dana
4 years
zsh-5.8.1.2-test
zsh-5.8.1.2-test.tar
zsh-5.8.1.2-test.tar.gz
zsh-5.8.1.2-test.tar.bz2
zsh-5.8.1.2-test.tar.lz
zsh-5.8.1.2-test.tar.xz
zsh-5.8.1.2-test.tar.zst
zsh-5.8.1.2-test.zip
dana
4 years
zsh-5.8.1
zsh-5.8.1.tar
zsh-5.8.1.tar.gz
zsh-5.8.1.tar.bz2
zsh-5.8.1.tar.lz
zsh-5.8.1.tar.xz
zsh-5.8.1.tar.zst
zsh-5.8.1.zip
dana
4 years
[...]
Age
Commit message
Author
Files
Lines
2015-11-25
unposted: 5.1.1-test-2
zsh-5.1.1-test-2
5.1.1-test-2
Peter Stephenson
2
-2
/
+6
2015-11-23
37208: check for restricted parameter before changing from unset to set
Barton E. Schaefer
2
-8
/
+27
2015-11-23
37208: re-run the "typeset" tests with the private module loaded
Barton E. Schaefer
2
-1
/
+9
2015-11-23
37208: assignment in a nested scope should not change private parameters in t...
Barton E. Schaefer
2
-14
/
+34
2015-11-23
37206: fix ${(t)param} for "typeset -H param"
Barton E. Schaefer
2
-1
/
+3
2015-11-23
37205: update documentary comment
Barton E. Schaefer
2
-7
/
+11
2015-11-23
unposted: 20974 -> users/20974 because pedantic
Barton E. Schaefer
1
-1
/
+1
2015-11-23
37203: WARN_CREATE_GLOBAL test in wrong place for associative array
Peter Stephenson
2
-2
/
+9
2015-11-22
37201: change quoting to handle group names with spaces
Matthew Martin
2
-2
/
+7
2015-11-22
37192: silence WARN_CREATE_GLOBAL in prompt themes
Barton E. Schaefer
8
-7
/
+22
[...]
Clone
https://git.sudomsg.com/mirror/zsh
git://git.sudomsg.com/mirror/zsh