summaryrefslogtreecommitdiffstats
path: root/src/pipeline
Commit message (Expand)AuthorAgeFilesLines
* some safety commentsJesse Luehrs2022-01-052-3/+6
* avoid unnecessary into_raw_fd calls on async-std filesJesse Luehrs2022-01-051-19/+29
* commentJesse Luehrs2022-01-041-0/+2
* pipeline events should be separate from internal eventsJesse Luehrs2022-01-041-6/+10
* fix error display a bitJesse Luehrs2022-01-041-21/+47
* propagate current directory changes back to the main processJesse Luehrs2022-01-031-13/+25
* fix up a few bugs with child event handlingJesse Luehrs2022-01-031-0/+1
* refocus the readline when the foreground process is suspendedJesse Luehrs2022-01-031-5/+16
* use real serializationJesse Luehrs2022-01-031-10/+7
* forgot some error handlingJesse Luehrs2022-01-031-1/+3
* restart stopped processesJesse Luehrs2022-01-031-32/+132
* stop cloning exe and env all over the placeJesse Luehrs2022-01-032-17/+30
* split up code into more filesJesse Luehrs2022-01-032-0/+254