[Git][wine/wine][master] 5 commits: cmd: Rewrite binary operations for pipes.
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(a)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(a)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(a)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(a)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(a)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... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b6dc3d4ad1d84b0126f7574848bde8... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)