Commit History

Автор SHA1 Съобщение Дата
  Ali Mohammad Pur 783e27f8f9 Shell: Make redirection errors raise ShellErrors преди 3 години
  Daniel Bertalan 6b39c6b1bf Shell: Avoid many single byte write() syscalls when printing the prompt преди 3 години
  Ali Mohammad Pur 7ac8bd44f8 Shell: Set subshell flag after checking for its value in parent shell преди 3 години
  Daniel Bertalan 4a81b33c07 Everywhere: Fix -Winconsistent-missing-override warnings from Clang преди 3 години
  Sam Atkins b138070da9 Shell: Cast unused smart-pointer return values to void преди 3 години
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value преди 3 години
  Andreas Kling d1477bcb8e Shell: Replace Result<T, E> use with ErrorOr<T> преди 3 години
  Ben Wiederhake b8f11b1bae Everywhere: Remove unused ArgsParser header преди 3 години
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe преди 3 години
  sin-ack 8ea22121ac Userland: Migrate to argument-less deferred_invoke преди 3 години
  Timothy Flynn 02e3633b7f AK: Move FormatParser definition from header to implementation file преди 4 години
  Jean-Baptiste Boric 2084289162 Userland: Fix PATH environment variable ordering преди 4 години
  Gunnar Beutner 07cc7eed29 Shell: Make sure TTY echo is enabled when running external commands преди 4 години
  Ali Mohammad Pur 124ca30d49 Shell: Don't assume that only the current shell may continue children преди 4 години
  TheFightingCatfish 72e661b542 Shell: Add unalias builtin преди 4 години
  Andreas Kling dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) преди 4 години
  Max Wipfli bc8d16ad28 Everywhere: Replace ctype.h to avoid narrowing conversions преди 4 години
  Ali Mohammad Pur 944855ca18 AK+Everywhere: Fix compiletime format parsing of replacement fields преди 4 години
  Max Wipfli 628c7f094f LibGUI+Shell+bt+ls: Use proper APIs for creating file URLs преди 4 години
  Ben Wiederhake a7c265f341 Everywhere: Sort out superfluous QuickSort.h imports преди 4 години
  Ali Mohammad Pur b2ef18d538 LibLine+Shell: Allow some programs to modify the current termios преди 4 години
  sin-ack f248145e64 Shell: Fix incorrect fcntl usage преди 4 години
  Ali Mohammad Pur a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice преди 4 години
  sin-ack ecbe17fb11 LibLine+Shell: Add dirty history flag and use it преди 4 години
  Ali Mohammad Pur a527256356 Shell: Add an option to autosave history every N ms преди 4 години
  Ali Mohammad Pur 417910fd28 Shell: Make escaping more intelligent преди 4 години
  Andreas Kling 8c3b603da3 Shell: Convert StringBuilder::appendf() => AK::Format преди 4 години
  Ali Mohammad Pur b7fb12338c Shell: Only match entries from PATH when a program name is given преди 4 години
  Ali Mohammad Pur bda69a5f59 Shell: Replace fprintf(stderr) => warnln() преди 4 години
  Ali Mohammad Pur 6a9dced790 Shell: Update shebang handling logic преди 4 години