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
...
*
github #115: completion(ruby): completer opts for irb
OKURA Masafumi
2024-04-01
2
-0
/
+5
*
52859: use _date_formats for fc and complete -m/-M for vared
Oliver Kiddle
2024-04-01
3
-1
/
+8
*
52798: handle comments in ssh config
Oliver Kiddle
2024-03-26
3
-8
/
+11
*
52768: Handle completer filenames with funny characters in them
Mikael Magnusson
2024-03-23
3
-5
/
+10
*
52780: unneccessary returns in hlgroup
Peter Stephenson
2024-03-21
2
-2
/
+6
*
52783: allow for unset hash element
Oliver Kiddle
2024-03-20
2
-1
/
+4
*
unposted: remove reference to fp_PROG_CC_STDC macro which was removed in 52750
Oliver Kiddle
2024-03-20
2
-2
/
+5
*
52770: handle newrole in SELinux completions
Oliver Kiddle
2024-03-18
2
-8
/
+25
*
52769: fix completion of ansible keywords and --step option
Oliver Kiddle
2024-03-18
2
-7
/
+10
*
52750: remove ansi2knr support for old pre-ansi K&R compilers
Oliver Kiddle
2024-03-18
27
-239
/
+144
*
52759: ${ ... } trims one trailing newline; "${ ... }" preserves that newline.
Bart Schaefer
2024-03-17
5
-17
/
+61
*
unposted: Note bug that HIST_IGNORE_DUPS mishandles quoted whitespace.
Bart Schaefer
2024-03-14
2
-1
/
+6
*
52752: typeset -p fixes for local exports and "export -x" / "readonly -r" out...
Bart Schaefer
2024-03-14
3
-10
/
+30
*
52753: Clarify "nocorrect" when introducing precommand modifiers.
Bart Schaefer
2024-03-13
2
-6
/
+9
*
unposted: update doc for "colors" for workers/47489,50212 (italic and bright)
Bart Schaefer
2024-03-13
2
-2
/
+11
*
unposted: "typeset -p" has problems with special parameters having NULL values
Bart Schaefer
2024-03-12
2
-7
/
+11
*
52742: fix bad interactions of "typeset -p" with GLOBAL_EXPORT
Bart Schaefer
2024-03-12
2
-8
/
+32
*
52724: fix .zle.sgr for empty sequences
Oliver Kiddle
2024-03-13
2
-0
/
+8
*
52725: updated named reference semantics
Bart Schaefer
2024-03-09
2
-12
/
+36
*
52721: fix metafication and regexp/subject confusion in pcre_match error message
Stephane Chazelas
2024-03-09
2
-1
/
+6
*
52704: improve zsh_eval_context documentation
Stephane Chazelas
2024-03-08
2
-5
/
+12
*
52692: local typeset of the name of a named reference hides the reference
Bart Schaefer
2024-03-05
5
-13
/
+68
*
52685: fix typo in the name of bash's BASH_ENV variable.
Stephane Chazelas
2024-03-05
2
-1
/
+6
*
unposted (cf. 52615): use META_NOALLOC for 52591
Bart Schaefer
2024-03-04
2
-5
/
+7
*
unposted (cf. 52617): only scalars can instantiate a declared named reference
Bart Schaefer
2024-03-04
2
-2
/
+11
*
unposted: fix typo in entry attribution
Bart Schaefer
2024-03-04
1
-1
/
+1
*
52659: Fix crash on unset-through-nameref, add regression test
Bart Schaefer
2024-03-04
3
-2
/
+32
*
Add missing test case from 52652
Bart Schaefer
2024-03-04
1
-0
/
+1
*
52650 plus minor fixes: add -u for named references pointing to "upper" scope
Bart Schaefer
2024-03-04
12
-28
/
+145
*
52646: extend support for highlight groups to completion explanation strings ...
Oliver Kiddle
2024-03-05
8
-17
/
+50
*
52641: incarg: add a backward variant and make it repeatable
midchildan
2024-03-05
4
-88
/
+347
*
52652: fix obscure bug unsetting the array part of a tied parameter pair
Bart Schaefer
2024-03-02
2
-2
/
+8
*
52635: show file name when test has crashed
Jun. T
2024-03-02
2
-0
/
+3
*
52612: %l replacment of zwarning() does literal string output
Bart Schaefer
2024-03-02
4
-16
/
+25
*
52645: unset through a nameref keep up-scope parameters declared unset
Bart Schaefer
2024-03-01
2
-0
/
+11
*
52619 (plus tests): no empty element when appending array to unset scalar
Bart Schaefer
2024-02-28
3
-6
/
+24
*
52622 (tweaked, c.f. 52626): adjust number of columns and drop right-parenthe...
Oliver Kiddle
2024-02-28
2
-6
/
+12
*
52623: add some Solaris signal descriptions
Oliver Kiddle
2024-02-28
2
-0
/
+7
*
52594: support for POSIX real-time signals with kill and trap
Oliver Kiddle
2024-02-28
14
-63
/
+249
*
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
2
-7
/
+21
*
52596: metafy interpreter name for error message
Bart Schaefer
2024-02-24
2
-3
/
+5
*
52591: printf builtin must pass metafied strings to math evaluation
Stephane Chazelas
2024-02-24
2
-4
/
+11
*
52583: extra check for proper scope and existence of readonly specials
Bart Schaefer
2024-02-23
3
-2
/
+70
*
52552: newer Java supports passing source files directly to java
Oliver Kiddle
2024-02-22
2
-1
/
+9
*
52559: revise "typeset -p" with respect to local readonly special parameters
Bart Schaefer
2024-02-20
8
-12
/
+69
*
52549: document return works in a script
Peter Stephenson
2024-02-19
2
-2
/
+9
*
* 52544: _diff_options: support macOS Ventura or newer
Jun-ichi Takimoto
2024-02-19
2
-2
/
+11
*
52558: word splitting differences of nofork; update ToC; formatting fixes
Bart Schaefer
2024-02-18
2
-24
/
+41
*
unposted: referent of named reference cannot start with digits
Bart Schaefer
2024-02-18
1
-0
/
+2
[prev]
[next]