Age | Commit message (Expand) | Author |
---|---|---|
2021-01-23 | Shell: Block on the existing event loop instead of pushing a new one | AnotherTest |
2021-01-19 | Shell: Don't spam perror() on kill_job() | AnotherTest |
2021-01-19 | Shell: Make 'if' expressions return the unevaluated value of blocks | AnotherTest |
2021-01-19 | Shell: Actually return the exit code of the file when running a file | AnotherTest |
2021-01-16 | Shell: use exit code 127 on command not found | Nick Vella |
2021-01-15 | Shell: Add (basic) support for history event designators | AnotherTest |
2021-01-12 | Shell: Use lstat instead of access to check if glob target exists | AnotherTest |
2021-01-12 | Shell: Move to Userland/Shell/ | Andreas Kling |