Andrew Kaster 170a7e263c Userland: Fail Core::find_executable_in_path on empty inputs 3 anos atrás
..
Tests 18f053ac31 Shell: Remove sigpipe.sh.out artefact after failure 3 anos atrás
AST.cpp 6bf50bc40b Shell: Make the Join operation respect nodes that have a next chain 3 anos atrás
AST.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 anos atrás
Builtin.cpp 170a7e263c Userland: Fail Core::find_executable_in_path on empty inputs 3 anos atrás
CMakeLists.txt 631d36fd98 Everywhere: Add component declarations 4 anos atrás
Execution.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
Formatter.cpp 8c3b603da3 Shell: Convert StringBuilder::appendf() => AK::Format 4 anos atrás
Formatter.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 anos atrás
Forward.h 3048274f5e Shell: Add support for heredocs 4 anos atrás
ImmediateFunctions.cpp 8b1108e485 Everywhere: Pass AK::StringView by value 3 anos atrás
Job.cpp 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers 4 anos atrás
Job.h a5889b9aad Shell: Hide job times behind SHELL_JOB_DEBUG flag 4 anos atrás
NodeVisitor.cpp 3048274f5e Shell: Add support for heredocs 4 anos atrás
NodeVisitor.h 3048274f5e Shell: Add support for heredocs 4 anos atrás
Parser.cpp 9bf81463f5 Shell: Don't skip over the first brace expansion entry if it's empty 3 anos atrás
Parser.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 anos atrás
Shell.cpp 783e27f8f9 Shell: Make redirection errors raise ShellErrors 3 anos atrás
Shell.h 783e27f8f9 Shell: Make redirection errors raise ShellErrors 3 anos atrás
SyntaxHighlighter.cpp 71b4433b0d LibWeb+LibSyntax: Implement nested syntax highlighters 4 anos atrás
SyntaxHighlighter.h 71b4433b0d LibWeb+LibSyntax: Implement nested syntax highlighters 4 anos atrás
main.cpp c419b1ade6 Shell: Remove dbgln related to process group IDs 4 anos atrás