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
path:
root
/
Src
Commit message (
Expand
)
Author
Age
Files
Lines
*
52878: Fix ${foo:^bar} where bar is an associative array
Mikael Magnusson
2024-04-07
1
-0
/
+3
*
52864: Change ${|var|...} to ${{var} ...}, limit local REPLY to ${|...}
Bart Schaefer
2024-04-01
2
-45
/
+97
*
52781: HIST IGNORE_DUPS + HIST_REDUCE_BLANKS treats whitespace as significant
Bart Schaefer
2024-04-01
1
-0
/
+8
*
52780: unneccessary returns in hlgroup
Peter Stephenson
2024-03-21
1
-2
/
+2
*
52783: allow for unset hash element
Oliver Kiddle
2024-03-20
1
-1
/
+2
*
52750: remove ansi2knr support for old pre-ansi K&R compilers
Oliver Kiddle
2024-03-18
22
-146
/
+130
*
52759: ${ ... } trims one trailing newline; "${ ... }" preserves that newline.
Bart Schaefer
2024-03-17
1
-2
/
+6
*
52752: typeset -p fixes for local exports and "export -x" / "readonly -r" out...
Bart Schaefer
2024-03-14
1
-3
/
+18
*
unposted: "typeset -p" has problems with special parameters having NULL values
Bart Schaefer
2024-03-12
1
-7
/
+8
*
52742: fix bad interactions of "typeset -p" with GLOBAL_EXPORT
Bart Schaefer
2024-03-12
1
-8
/
+27
*
52724: fix .zle.sgr for empty sequences
Oliver Kiddle
2024-03-13
1
-0
/
+4
*
52725: updated named reference semantics
Bart Schaefer
2024-03-09
1
-12
/
+32
*
52721: fix metafication and regexp/subject confusion in pcre_match error message
Stephane Chazelas
2024-03-09
1
-1
/
+1
*
52692: local typeset of the name of a named reference hides the reference
Bart Schaefer
2024-03-05
2
-8
/
+10
*
unposted (cf. 52615): use META_NOALLOC for 52591
Bart Schaefer
2024-03-04
1
-5
/
+5
*
unposted (cf. 52617): only scalars can instantiate a declared named reference
Bart Schaefer
2024-03-04
1
-2
/
+8
*
52659: Fix crash on unset-through-nameref, add regression test
Bart Schaefer
2024-03-04
1
-2
/
+4
*
52650 plus minor fixes: add -u for named references pointing to "upper" scope
Bart Schaefer
2024-03-04
4
-15
/
+43
*
52646: extend support for highlight groups to completion explanation strings ...
Oliver Kiddle
2024-03-05
4
-4
/
+28
*
52652: fix obscure bug unsetting the array part of a tied parameter pair
Bart Schaefer
2024-03-02
1
-2
/
+5
*
52612: %l replacment of zwarning() does literal string output
Bart Schaefer
2024-03-02
3
-16
/
+19
*
52645: unset through a nameref keep up-scope parameters declared unset
Bart Schaefer
2024-03-01
1
-0
/
+6
*
52619 (plus tests): no empty element when appending array to unset scalar
Bart Schaefer
2024-02-28
1
-1
/
+1
*
52622 (tweaked, c.f. 52626): adjust number of columns and drop right-parenthe...
Oliver Kiddle
2024-02-28
1
-6
/
+9
*
52623: add some Solaris signal descriptions
Oliver Kiddle
2024-02-28
1
-0
/
+3
*
52594: support for POSIX real-time signals with kill and trap
Oliver Kiddle
2024-02-28
10
-56
/
+227
*
Fix META_NOALLOC to META_STATIC in 'bad interpreter' metafy
Bart Schaefer
2024-02-24
1
-2
/
+2
*
52597: fix character counts in context of operator and operand errors
Bart Schaefer
2024-02-24
1
-7
/
+18
*
52596: metafy interpreter name for error message
Bart Schaefer
2024-02-24
1
-3
/
+3
*
52591: printf builtin must pass metafied strings to math evaluation
Stephane Chazelas
2024-02-24
1
-4
/
+6
*
52583: extra check for proper scope and existence of readonly specials
Bart Schaefer
2024-02-23
1
-2
/
+23
*
52559: revise "typeset -p" with respect to local readonly special parameters
Bart Schaefer
2024-02-20
2
-3
/
+23
*
unposted: referent of named reference cannot start with digits
Bart Schaefer
2024-02-18
1
-0
/
+2
*
45837: fix process group restoration upon exit
Stephane Chazelas
2024-02-18
3
-9
/
+13
*
52515: (+ tests in 52527) avoid sh errors when running shebang-less scripts w...
Stephane Chazelas
2024-02-18
1
-2
/
+15
*
52556: fix crash when changing type of unset referent via named reference
Bart Schaefer
2024-02-17
1
-2
/
+4
*
52533: add module to provide alternate readonly views of the content of .zle....
Oliver Kiddle
2024-02-15
3
-0
/
+246
*
52526: metafy terminfo capabilities
Mikael Magnusson
2024-02-09
1
-2
/
+2
*
52517: ensure that %H is followed by {
Mikael Magnusson
2024-02-04
1
-4
/
+6
*
52516: fix crash in %H when hlgroups is empty
Mikael Magnusson
2024-02-04
1
-1
/
+1
*
Typos in previous commit comments
Bart Schaefer
2024-02-03
2
-2
/
+2
*
unposted: Record as comments some notes about namespace usage exceptions.
Bart Schaefer
2024-02-03
3
-1
/
+7
*
52513: fixes and doc for using nofork substitutions with private parameters
Bart Schaefer
2024-02-03
2
-25
/
+45
*
52509: manage internals of stdio objects when performing redirections.
Bart Schaefer
2024-01-28
1
-0
/
+22
*
52500: add layer token to zle attributes
Oliver Kiddle
2024-01-28
3
-46
/
+84
*
52499: support highlight groups
Oliver Kiddle
2024-01-28
1
-2
/
+48
*
unposted: remove unused variable to silence compiler warning
Oliver Kiddle
2024-01-28
1
-2
/
+1
*
52442: mark hookdef.name as const
Jörg Sommer
2024-01-28
1
-1
/
+1
*
52444: module: Mark name argument of some functions const
Jörg Sommer
2024-01-28
1
-7
/
+8
*
52441: zle_vi: Mark variables with const init as const
Jörg Sommer
2024-01-28
1
-1
/
+1
[next]