summaryrefslogtreecommitdiffstats
path: root/src/pipeline/builtins/command.rs
Commit message (Expand)AuthorAgeFilesLines
* renameJesse Luehrs2022-01-091-398/+0
* cleanupsJesse Luehrs2022-01-081-4/+4
* safety commentsJesse Luehrs2022-01-081-3/+21
* implement read builtinJesse Luehrs2022-01-081-6/+9
* share stdin/stdout/stderr handles among builtins in a pipelineJesse Luehrs2022-01-081-42/+66
* more refactoringJesse Luehrs2022-01-081-31/+49
* refactor builtin fd handling a bitJesse Luehrs2022-01-081-64/+114
* large refactorJesse Luehrs2022-01-081-6/+10
* simplifyJesse Luehrs2022-01-051-30/+5
* also support redirection for builtinsJesse Luehrs2022-01-051-0/+41
* and more simplificationJesse Luehrs2022-01-051-3/+2
* shorten some namesJesse Luehrs2022-01-051-1/+1
* reorganizeJesse Luehrs2022-01-051-0/+266