Alexandre Julliard pushed to branch master at wine / wine
Commits: 71c0614c by Eric Pouech at 2025-10-17T12:28:10+02:00 cmd: Rewrite binary operations for pipes.
Signed-off-by: Eric Pouech epouech@codeweavers.com
- - - - - f30e1c06 by Eric Pouech at 2025-10-17T12:28:11+02:00 cmd: Add support for IF commands in rewrite.
Signed-off-by: Eric Pouech epouech@codeweavers.com
- - - - - 42202e49 by Eric Pouech at 2025-10-17T12:28:12+02:00 cmd: Rewrite FOR commands for pipe.
Signed-off-by: Eric Pouech epouech@codeweavers.com
- - - - - b23591b9 by Eric Pouech at 2025-10-17T12:28:14+02:00 cmd: Rewrite explicit blocks for pipe.
Signed-off-by: Eric Pouech epouech@codeweavers.com
- - - - - d28db443 by Eric Pouech at 2025-10-17T12:28:18+02:00 cmd: Remove transition helpers for pipe commands.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48027 Signed-off-by: Eric Pouech epouech@codeweavers.com
- - - - -
3 changed files:
- programs/cmd/builtins.c - programs/cmd/tests/test_builtins.cmd.exp - programs/cmd/wcmdmain.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b6dc3d4ad1d84b0126f7574848bde8...