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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
52652: fix obscure bug unsetting the array part of a tied parameter pair
Bart Schaefer
2024-03-02
1
-0
/
+3
*
52635: show file name when test has crashed
Jun. T
2024-03-02
1
-0
/
+2
*
52612: %l replacment of zwarning() does literal string output
Bart Schaefer
2024-03-02
1
-0
/
+6
*
52645: unset through a nameref keep up-scope parameters declared unset
Bart Schaefer
2024-03-01
1
-0
/
+5
*
52619 (plus tests): no empty element when appending array to unset scalar
Bart Schaefer
2024-02-28
1
-1
/
+6
*
52622 (tweaked, c.f. 52626): adjust number of columns and drop right-parenthe...
Oliver Kiddle
2024-02-28
1
-0
/
+3
*
52623: add some Solaris signal descriptions
Oliver Kiddle
2024-02-28
1
-0
/
+4
*
52594: support for POSIX real-time signals with kill and trap
Oliver Kiddle
2024-02-28
1
-0
/
+9
*
52597: fix character counts in context of operator and operand errors
Bart Schaefer
2024-02-24
1
-0
/
+3
*
52596: metafy interpreter name for error message
Bart Schaefer
2024-02-24
1
-0
/
+2
*
52591: printf builtin must pass metafied strings to math evaluation
Stephane Chazelas
2024-02-24
1
-0
/
+5
*
52583: extra check for proper scope and existence of readonly specials
Bart Schaefer
2024-02-23
1
-0
/
+6
*
52552: newer Java supports passing source files directly to java
Oliver Kiddle
2024-02-22
1
-0
/
+5
*
52559: revise "typeset -p" with respect to local readonly special parameters
Bart Schaefer
2024-02-20
1
-0
/
+9
*
52549: document return works in a script
Peter Stephenson
2024-02-19
1
-1
/
+6
*
* 52544: _diff_options: support macOS Ventura or newer
Jun-ichi Takimoto
2024-02-19
1
-0
/
+5
*
52558: word splitting differences of nofork; update ToC; formatting fixes
Bart Schaefer
2024-02-18
1
-0
/
+5
*
45837: fix process group restoration upon exit
Stephane Chazelas
2024-02-18
1
-0
/
+6
*
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
Bart Schaefer
2024-02-18
1
-0
/
+5
|
\
|
*
52515: (+ tests in 52527) avoid sh errors when running shebang-less scripts w...
Stephane Chazelas
2024-02-18
1
-0
/
+5
*
|
52556: regression test for unset referent (left out of last commit)
Bart Schaefer
2024-02-18
1
-0
/
+2
|
/
*
52556: fix crash when changing type of unset referent via named reference
Bart Schaefer
2024-02-17
1
-0
/
+5
*
52546: incarg: avoid unneeded subshell
Mikael Magnusson
2024-02-16
1
-0
/
+4
*
52520: add new features and improvements to the "incarg" ZLE widget
midchildan
2024-02-15
1
-0
/
+4
*
github #112: Completion: todo.sh uses shorthelp and not showhelp
Poncho
2024-02-15
1
-0
/
+3
*
52535: documentation for highlight groups and layers
Oliver Kiddle
2024-02-15
1
-0
/
+3
*
52533: add module to provide alternate readonly views of the content of .zle....
Oliver Kiddle
2024-02-15
1
-0
/
+6
*
52526: metafy terminfo capabilities
Mikael Magnusson
2024-02-09
1
-0
/
+4
*
cf. users/29635: additional detail of parameter expansion in math context.
Bart Schaefer
2024-02-04
1
-0
/
+3
*
52521: mapfile (mis)handling of empty/unreadable files
Bart Schaefer
2024-02-04
1
-0
/
+4
*
52517: ensure that %H is followed by {
Mikael Magnusson
2024-02-04
1
-0
/
+2
*
52516: fix crash in %H when hlgroups is empty
Mikael Magnusson
2024-02-04
1
-0
/
+4
*
unposted: updates and fixed omissions for the printdefines utility
Bart Schaefer
2024-02-03
1
-0
/
+2
*
unposted: elaboration on Roman's "slurp" implementation from zsh-users
Bart Schaefer
2024-02-03
1
-0
/
+3
*
unposted: Record as comments some notes about namespace usage exceptions.
Bart Schaefer
2024-02-03
1
-0
/
+3
*
52513: fixes and doc for using nofork substitutions with private parameters
Bart Schaefer
2024-02-03
1
-0
/
+7
*
52510: document how ${ ... } et al. affect use of "private"; add index entries
Bart Schaefer
2024-01-28
1
-0
/
+3
*
52509: manage internals of stdio objects when performing redirections.
Bart Schaefer
2024-01-28
1
-0
/
+5
*
52500: add layer token to zle attributes
Oliver Kiddle
2024-01-28
1
-0
/
+4
*
52499: support highlight groups
Oliver Kiddle
2024-01-28
1
-0
/
+4
*
unposted: remove unused variable to silence compiler warning
Oliver Kiddle
2024-01-28
1
-0
/
+3
*
52442: mark hookdef.name as const
Jörg Sommer
2024-01-28
1
-0
/
+2
*
52444: module: Mark name argument of some functions const
Jörg Sommer
2024-01-28
1
-0
/
+3
*
52441: zle_vi: Mark variables with const init as const
Jörg Sommer
2024-01-28
1
-0
/
+2
*
52440: zle.textobjects: Mark variables as const
Jörg Sommer
2024-01-28
1
-0
/
+4
*
52405, 52502: add empty elements to $match for optional captures that don't m...
Oliver Kiddle
2024-01-26
1
-0
/
+3
*
github #110: Fix incorrect completion for `dnf --showduplicates`
OpenSauce
2024-01-26
1
-0
/
+3
*
github #108: add perlbrew completion
Aurélien Olivier
2024-01-26
1
-0
/
+5
*
52385: avoid "tr" in test output formatting
Bart Schaefer
2024-01-25
1
-0
/
+4
*
52496 + 52377: clarify SPROMPT behavior when CORRECT_ALL is set
Bart Schaefer
2024-01-24
1
-0
/
+3
[next]