summaryrefslogtreecommitdiffstats
path: root/src/runner/builtins/command.rs
Commit message (Expand)AuthorAgeFilesLines
* simplifyJesse Luehrs2022-01-181-13/+5
* no need to use mutexes here now that we're no longer bufferingJesse Luehrs2022-01-181-24/+28
* fix piping multiple lines to readJesse Luehrs2022-01-171-12/+30
* fix reading empty linesJesse Luehrs2022-01-171-2/+3
* fix builtins wrapping builtinsJesse Luehrs2022-01-091-26/+3
* renameJesse Luehrs2022-01-091-0/+398