1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2026-01-23 03:11:04 +01:00
zsh/Src
Jun-ichi Takimoto 3e72a52e27 53959+54149: fix a bug when redirecting to a pattern with no match
when redirecting to/from a pattern (MULTIOS) and if there is no match,
issue an error even if NULL_GLOB is in effect.
2025-12-21 12:54:51 +09:00
..
Builtins
Modules 54093 (tweaked per 54101): Cleanup isarr fields and variables 2025-11-24 23:18:26 +01:00
Zle 54143: Bind '_' to vi-first-non-blank in vicmd keymap 2025-12-16 01:17:28 +01:00
.cvsignore
.distfiles
.exrc
.indent.pro
builtin.c 54093 (tweaked per 54101): Cleanup isarr fields and variables 2025-11-24 23:18:26 +01:00
compat.c
cond.c
context.c
exec.c
glob.c 53959+54149: fix a bug when redirecting to a pattern with no match 2025-12-21 12:54:51 +09:00
hashnameddir.c
hashtable.c
hashtable.h
hist.c
init.c
input.c
jobs.c
lex.c
linklist.c
loop.c
main.c
Makefile.in
Makemod.in.in
makepro.awk
math.c
mem.c
mkbltnmlst.sh
mkmakemod.sh
modentry.c
module.c
openssh_bsd_setres_id.c
options.c
params.c unposted (c.f. Bart: 54112): remove unintended Unicode characters 2025-11-27 00:33:16 +01:00
parse.c 54104: fix bug with packing strings into wordcode 2025-11-24 22:21:54 +01:00
pattern.c
prompt.c unposted: silence compiler warning on new code 2025-11-17 05:14:12 +01:00
prototypes.h
signals.c
signals.h
signames1.awk
signames2.awk
sort.c
string.c
subst.c 54093 (tweaked per 54101): Cleanup isarr fields and variables 2025-11-24 23:18:26 +01:00
text.c
utils.c
wcwidth9.h
zsh.h 54093 (tweaked per 54101): Cleanup isarr fields and variables 2025-11-24 23:18:26 +01:00
zsh.ico
zsh.mdd
zsh.rc
zsh_system.h
ztype.h