Commit History

Autor SHA1 Mensaxe Data
  Timothy Flynn 02e3633b7f AK: Move FormatParser definition from header to implementation file %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric 2084289162 Userland: Fix PATH environment variable ordering %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 07cc7eed29 Shell: Make sure TTY echo is enabled when running external commands %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur 124ca30d49 Shell: Don't assume that only the current shell may continue children %!s(int64=4) %!d(string=hai) anos
  TheFightingCatfish 72e661b542 Shell: Add unalias builtin %!s(int64=4) %!d(string=hai) anos
  Andreas Kling dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) %!s(int64=4) %!d(string=hai) anos
  Max Wipfli bc8d16ad28 Everywhere: Replace ctype.h to avoid narrowing conversions %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur 944855ca18 AK+Everywhere: Fix compiletime format parsing of replacement fields %!s(int64=4) %!d(string=hai) anos
  Max Wipfli 628c7f094f LibGUI+Shell+bt+ls: Use proper APIs for creating file URLs %!s(int64=4) %!d(string=hai) anos
  Ben Wiederhake a7c265f341 Everywhere: Sort out superfluous QuickSort.h imports %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur b2ef18d538 LibLine+Shell: Allow some programs to modify the current termios %!s(int64=4) %!d(string=hai) anos
  sin-ack f248145e64 Shell: Fix incorrect fcntl usage %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice %!s(int64=4) %!d(string=hai) anos
  sin-ack ecbe17fb11 LibLine+Shell: Add dirty history flag and use it %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur a527256356 Shell: Add an option to autosave history every N ms %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur 417910fd28 Shell: Make escaping more intelligent %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 8c3b603da3 Shell: Convert StringBuilder::appendf() => AK::Format %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur b7fb12338c Shell: Only match entries from PATH when a program name is given %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur bda69a5f59 Shell: Replace fprintf(stderr) => warnln() %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur 6a9dced790 Shell: Update shebang handling logic %!s(int64=4) %!d(string=hai) anos
  Linus Groh 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur 0d2602c900 Shell: Add a 'kill' builtin that wraps the system's own %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur 95055d3a38 Shell: Add support for jobspecs in fg/bg/disown/wait %!s(int64=4) %!d(string=hai) anos
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Andreas Kling b41b6dd279 Shell: Convert String::format() => String::formatted() %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 111ac4b1f4 Shell: Auto-completion shouldn't suggest non-executable files for the program name %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur efb14e95c4 Shell: Don't whine about tcsetpgrp() failing %!s(int64=4) %!d(string=hai) anos
  AnotherTest 5d19509616 Shell: Handle SIGCHLD after sending SIGCONT to job %!s(int64=4) %!d(string=hai) anos
  AnotherTest 47080941cc Shell: Replace '#if SH_DEBUG` with dbgln_if() and if constexpr %!s(int64=4) %!d(string=hai) anos