Histórico de commits

Autor SHA1 Mensagem Data
  Ali Mohammad Pur 783e27f8f9 Shell: Make redirection errors raise ShellErrors 3 anos atrás
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 anos atrás
  Ali Mohammad Pur d020d46846 Shell: Unwind execution after runtime errors 3 anos atrás
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 3 anos atrás
  TheFightingCatfish 72e661b542 Shell: Add unalias builtin 4 anos atrás
  Ali Mohammad Pur b2ef18d538 LibLine+Shell: Allow some programs to modify the current termios 4 anos atrás
  Ali Mohammad Pur a527256356 Shell: Add an option to autosave history every N ms 4 anos atrás
  Ali Mohammad Pur 417910fd28 Shell: Make escaping more intelligent 4 anos atrás
  Linus Groh 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers 4 anos atrás
  Ali Mohammad Pur 0d2602c900 Shell: Add a 'kill' builtin that wraps the system's own 4 anos atrás
  Ali Mohammad Pur 95055d3a38 Shell: Add support for jobspecs in fg/bg/disown/wait 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
  Gunnar Beutner 111ac4b1f4 Shell: Auto-completion shouldn't suggest non-executable files for the program name 4 anos atrás
  jacob gw cb22a6642d Shell: add `type` builtin 4 anos atrás
  AnotherTest 3b8fa5a753 Shell: Add support for indexing into variables 4 anos atrás
  AnotherTest a45b2ea6fb Shell: Add support for 'immediate' expressions as variable substitutions 4 anos atrás
  AnotherTest a303b69caa Shell: Do not parse history events in scripts 4 anos atrás
  AnotherTest e1512d5968 Shell: Skip caching PATH and history load/save when not interactive 4 anos atrás
  AnotherTest 50473003be Shell: Add a `not` builtin 4 anos atrás
  AnotherTest fc7a06af9d Shell: Consider numbers as word characters too 4 anos atrás
  AnotherTest cd6e5c064b Shell: Add a builtin that parses its sole argument and dumps its AST 4 anos atrás
  AnotherTest 239472ba69 Shell: Add (basic) support for history event designators 4 anos atrás
  Andreas Kling c4e2fd8123 Shell: Move to Userland/Shell/ 4 anos atrás