summaryrefslogtreecommitdiffstats
path: root/src/command.rs
Commit message (Expand)AuthorAgeFilesLines
* split up code into more filesJesse Luehrs2022-01-031-274/+0
* fix pipeline handling for builtinsJesse Luehrs2022-01-031-9/+8
* clippyJesse Luehrs2022-01-031-32/+39
* pass the latest status back and forthJesse Luehrs2022-01-031-6/+11
* start adding back builtin supportJesse Luehrs2022-01-031-22/+36
* more refactoring to lay the groundwork for reintroducing builtinsJesse Luehrs2022-01-021-0/+249