aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/pipe.cpp (unfollow)
Commit message (Collapse)Author
2021-05-16remove VS 2013 cruftEgor Tensin
2020-10-27code styleEgor Tensin
Don't use brace initialization in constructors, VS 2013 doesn't like that.
2020-10-21code styleEgor Tensin
2020-10-16Process: support pipe redirectionEgor Tensin