summaryrefslogtreecommitdiffstats
path: root/src/runner
Commit message (Expand)AuthorAgeFilesLines
* simplifyJesse Luehrs2022-01-151-2/+4
* implement `cd -`Jesse Luehrs2022-01-151-3/+23
* move home directory expansion from cd to evalJesse Luehrs2022-01-111-50/+11
* clippyJesse Luehrs2022-01-111-1/+1
* highlight the specific pipeline that is currently runningJesse Luehrs2022-01-111-0/+3
* implement globbingJesse Luehrs2022-01-101-2/+5
* implement expanding alternationsJesse Luehrs2022-01-101-1/+1
* setenv/unsetenv -> set/unsetJesse Luehrs2022-01-101-11/+11
* also clear the variable when read hits eofJesse Luehrs2022-01-091-8/+7
* fix builtins wrapping builtinsJesse Luehrs2022-01-094-52/+14
* read builtin should return a failure exit code on eofJesse Luehrs2022-01-091-1/+6
* renameJesse Luehrs2022-01-091-1/+1
* renameJesse Luehrs2022-01-095-0/+1466