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
path:
root
/
Src
/
Zle
Commit message (
Expand
)
Author
Age
Files
Lines
*
54889: comparguments: always parse optargs as optargs
dana
7 days
1
-0
/
+3
*
54876: comparguments: search more thoroughly for foreign-set options
dana
7 days
1
-18
/
+20
*
54831: comparguments: treat empty description as if missing
dana
2026-06-23
1
-0
/
+3
*
54801: fix two more warnings from 54710
Mikael Magnusson
2026-06-18
2
-4
/
+7
*
54776: fix warnings from 54710
Mikael Magnusson
2026-06-16
1
-5
/
+7
*
54771: fix a bug in nosort deduplication
Mikael Magnusson
2026-06-16
1
-3
/
+5
*
54721: illegal -> invalid, invalid option -> bad option
Mikael Magnusson
2026-06-14
4
-18
/
+18
*
54715: compctl: print multibyte errors correctly (phew)
Mikael Magnusson
2026-06-14
1
-67
/
+69
*
54710: handle multibyte arguments in error messages
Mikael Magnusson
2026-06-14
2
-6
/
+9
*
54687: fix brace completion
Mikael Magnusson
2026-06-10
5
-7
/
+11
*
54686: count lines in showmsg more correctly
Mikael Magnusson
2026-06-10
1
-3
/
+3
*
54683: fix for ctrl-r with combining characters or nonprintable wide chars
Mikael Magnusson
2026-06-10
1
-18
/
+75
*
54659: comparguments: support zsh-style '-' terminator with -S -S
dana
2026-06-08
1
-4
/
+6
*
54672: use bangchar instead of this hardcoded !
Mikael Magnusson
2026-06-07
1
-2
/
+2
*
44874: fix a memory leak and potential heap corruption when rotating lines
Roman Perepelitsa
2026-06-04
1
-1
/
+2
*
54624: parse_class would underallocate if posix character classes are used
Mikael Magnusson
2026-06-04
1
-1
/
+8
*
54625: remove .cvsignore
dana
2026-05-29
1
-20
/
+0
*
54589: remove dead code identified by scan-build
Oliver Kiddle
2026-05-26
8
-26
/
+18
*
54609: fix accept-and-hold completion for words with leading quotes
Mikael Magnusson
2026-05-25
1
-3
/
+1
*
54609 + 54606: additional fixes for interactive menu selection
Mikael Magnusson
2026-05-25
1
-1
/
+6
*
54601: fix complist interactive mode overwriting buffer
Mikael Magnusson
2026-05-25
1
-3
/
+15
*
54593: fix two edge cases in join_strs
Mikael Magnusson
2026-05-25
1
-2
/
+2
*
54592: fix two dead assignments reported 15 years ago by clang
Mikael Magnusson
2026-05-25
1
-1
/
+1
*
54569: zle: various issues
Mikael Magnusson
2026-05-16
14
-70
/
+111
*
54545: A few very minor things coverity complained about
Mikael Magnusson
2026-05-16
1
-2
/
+0
*
54543: Coverity CID 1692315 memcpy of uninitialized member winsize
Mikael Magnusson
2026-05-16
1
-1
/
+1
*
54527: don't start a vi change from emacs mode
Oliver Kiddle
2026-05-14
1
-1
/
+2
*
54492: is* classification functions take unsigned char
Mikael Magnusson
2026-05-11
1
-1
/
+1
*
54491: Don't read COLORVAR out of bounds
Mikael Magnusson
2026-05-11
1
-0
/
+2
*
54490: Fix buffer overflow and wrong behavior in url_encode
Mikael Magnusson
2026-05-11
1
-1
/
+1
*
54481: Move variable into scope where it's used
Mikael Magnusson
2026-05-11
1
-1
/
+1
*
54483: Make sure zleline is null-terminated
Mikael Magnusson
2026-05-11
5
-1
/
+9
*
54480: Wrong memcmp variant used in getvirange()
Mikael Magnusson
2026-05-11
1
-1
/
+1
*
54506: fix checking of dash following the prefix in terminal extensions
Oliver Kiddle
2026-05-10
1
-14
/
+17
*
54486: fix reading outside string issue reported by valgrind
Oliver Kiddle
2026-05-10
1
-4
/
+4
*
54451: compvalues: support leading '!' in spec, handle escaping better
dana
2026-05-06
1
-8
/
+36
*
54404: skip the RGB terminal query on older versions of the Apple terminal
Oliver Kiddle
2026-04-30
1
-1
/
+18
*
54144: termquery: don't warn about creating .term.* params
dana
2026-04-05
1
-7
/
+7
*
54155: specify $HOST in OSC7 working directory report
Johannes Altmanninger
2026-04-05
1
-2
/
+7
*
54154: extract function for URL-encoding and writing to TTY
Johannes Altmanninger
2026-04-05
1
-5
/
+9
*
54252: allow single dot as a valid (yet incomplete) parameter name
Jun-ichi Takimoto
2026-03-30
1
-0
/
+9
*
54170: be sure to skip dummy matches when completing
Jun-ichi Takimoto
2026-03-24
1
-31
/
+44
*
53776: Add PM_NAMEREF to PM_TYPE, reject array initializers for namerefs
Philippe Altherr
2026-02-16
3
-0
/
+3
*
54143: Bind '_' to vi-first-non-blank in vicmd keymap
Aidan Van Duyne
2025-12-16
1
-1
/
+1
*
54147: avoid buffer overflow with terminal sequences
Oliver Kiddle
2025-12-16
1
-2
/
+2
*
54119: fix OSC52 clipboard get with empty clipboard
Oliver Kiddle
2025-11-30
1
-1
/
+1
*
54093 (tweaked per 54101): Cleanup isarr fields and variables
Philippe Altherr
2025-11-24
3
-3
/
+3
*
54074, 54082: add an opaque key for use in zle_highlight/region_highlight to ...
Oliver Kiddle
2025-11-17
3
-16
/
+26
*
54083: fix for cursor shape in viopp mode
Oliver Kiddle
2025-11-17
1
-2
/
+7
*
54075: allow highlighting to be reset in prompts using %H without following b...
Oliver Kiddle
2025-11-17
2
-2
/
+5
[next]