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
Commit message (
Expand
)
Author
Age
Files
Lines
*
54672: use bangchar instead of this hardcoded !
Mikael Magnusson
24 hours
2
-2
/
+5
*
54671: fix anchored pattern with --disable-multibyte
Mikael Magnusson
24 hours
3
-2
/
+36
*
54670: don't cache the user saying --disable-multibyte as meaning multibyte s...
Mikael Magnusson
24 hours
2
-13
/
+27
*
54668: various configure.ac cleanups
Mikael Magnusson
24 hours
3
-20
/
+35
*
54669: add --disable-link-all-libs configure option
Mikael Magnusson
24 hours
8
-31
/
+52
*
unposted: zsh/nearcolor: update docs, add tests
dana
37 hours
2
-4
/
+88
*
unposted: NEWS: better document hlgroups, termquery, etc
dana
37 hours
2
-6
/
+21
*
unposted: docs: mention support for %H in WATCHFMT (w/52646)
dana
37 hours
2
-1
/
+11
*
54660: compinit: improve argument parsing
dana
3 days
2
-32
/
+12
*
unposted: compdump: guard arguments to mv
dana
3 days
2
-1
/
+3
*
unposted: add regression test, update README for w/54328
dana
4 days
3
-1
/
+23
*
54328: Only ever turn global parameters into named directories
Philippe Altherr
4 days
4
-8
/
+7
*
unposted: tests: add regression test for w/54340
dana
4 days
2
-0
/
+9
*
54340: Remove partial duplication of strsetfn and arrsetfn
Philippe Altherr
4 days
2
-24
/
+19
*
49676: _ansible: re-read cached hosts & groups on directory change
Moritz Bunkus
4 days
2
-0
/
+8
*
44874: fix a memory leak and potential heap corruption when rotating lines
Roman Perepelitsa
4 days
2
-1
/
+5
*
54624: parse_class would underallocate if posix character classes are used
Mikael Magnusson
4 days
2
-1
/
+11
*
54620: fix check for when to hash commands
Mikael Magnusson
4 days
2
-2
/
+4
*
54617: fix lookup in $commands array when hashlistall is unset
Mikael Magnusson
4 days
4
-6
/
+41
*
unposted: remove further remnant of restricted mode
Oliver Kiddle
4 days
2
-1
/
+2
*
54663: update ruby JIT flags
Shohei YOSHIDA
4 days
2
-18
/
+112
*
54644: init: add patchlevel to --version output
dana
6 days
4
-9
/
+30
*
49374: Show patchlevel in version string
Wesley Schwengle
6 days
2
-0
/
+9
*
54645: tests: fix some failures with alpine/busybox/musl
dana
6 days
4
-11
/
+14
*
unposted: _imagemagick: support .heic extension
dana
8 days
2
-1
/
+4
*
unposted: _diff_options: assume diff under netbsd is gnu-like
dana
8 days
2
-1
/
+6
*
54625: remove .cvsignore
dana
9 days
14
-144
/
+8
*
54603 (tweaked): zsh_eval_context: add math context
dana
11 days
6
-20
/
+140
*
unposted: zformat: pass through %) with -q
dana
11 days
4
-16
/
+16
*
54602: zformat: add -qQ options to auto-escape %s
dana
11 days
5
-32
/
+274
*
unposted: version.mk: bump to 5.9.999.3-test
dana
11 days
2
-2
/
+4
*
unposted: creating-a-release: document new version sequence
dana
11 days
2
-7
/
+35
*
unposted: NEWS: mention _as_if (w/53174)
dana
11 days
2
-0
/
+7
*
54613: restrict mdd search to Src/ since that's where they are
Mikael Magnusson
13 days
2
-1
/
+6
*
54589: remove dead code identified by scan-build
Oliver Kiddle
13 days
20
-57
/
+47
*
unposted: completion/debian: Update for new programming language sections
Josh Triplett
13 days
3
-5
/
+14
*
54615: fix ambiguous dangling from 54595
Mikael Magnusson
13 days
2
-3
/
+7
*
54609: fix accept-and-hold completion for words with leading quotes
Mikael Magnusson
2026-05-25
2
-3
/
+4
*
54609 + 54606: additional fixes for interactive menu selection
Mikael Magnusson
2026-05-25
2
-1
/
+9
*
54601: fix complist interactive mode overwriting buffer
Mikael Magnusson
2026-05-25
2
-3
/
+18
*
54600: fix metafy stuff in add_autoload_function
Mikael Magnusson
2026-05-25
2
-2
/
+5
*
54599: use correct buf size in cancd
Mikael Magnusson
2026-05-25
2
-3
/
+5
*
54598: fix getfpfunc metafication
Mikael Magnusson
2026-05-25
2
-9
/
+16
*
54597: hashcmd could reject valid paths to hash if they had metafied characters
Mikael Magnusson
2026-05-25
2
-3
/
+6
*
54596: pathprog used a signed char as a buffer size
Mikael Magnusson
2026-05-25
2
-2
/
+5
*
54595: overflow check in isreallycom
Mikael Magnusson
2026-05-25
2
-4
/
+8
*
54594: fix two very similar coverity issues
Mikael Magnusson
2026-05-25
2
-26
/
+58
*
54593: fix two edge cases in join_strs
Mikael Magnusson
2026-05-25
2
-2
/
+4
*
54592: fix two dead assignments reported 15 years ago by clang
Mikael Magnusson
2026-05-25
3
-3
/
+7
*
unposted: shift: improve count error message
dana
2026-05-23
3
-1
/
+22
[next]