Age | Commit message (Expand) | Author |
---|---|---|
2021-01-18 | Shell: Allow newlines between `else` and `if`'s closing brace | AnotherTest |
2021-01-16 | Shell: use exit code 127 on command not found | Nick Vella |
2021-01-16 | Shell: return the exit code of a '-c' command execution | Nick Vella |
2021-01-15 | Shell: Add formatter for history events | AnotherTest |
2021-01-15 | Shell: Add (basic) support for history event designators | AnotherTest |
2021-01-12 | LibC+Everywhere: Remove open_with_path_length() in favor of open() | Andreas Kling |
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 |