summaryrefslogtreecommitdiff
path: root/Shell/Job.cpp
AgeCommit message (Expand)Author
2020-10-04Shell: Move everything to the Shell namespaceAnotherTest
2020-09-09Shell: Fix job control and backgroundingAnotherTest
2020-08-12Shell: Moves pipelined processes to one process groupAnotherTest
2020-08-06Shell: Move printing job status into a Job::print_status() helperAndreas Kling