Historial de Commits

Autor SHA1 Mensaje Fecha
  Ali Mohammad Pur b7fb12338c Shell: Only match entries from PATH when a program name is given hace 4 años
  Ali Mohammad Pur bda69a5f59 Shell: Replace fprintf(stderr) => warnln() hace 4 años
  Ali Mohammad Pur 6a9dced790 Shell: Update shebang handling logic hace 4 años
  Linus Groh 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers hace 4 años
  Ali Mohammad Pur 0d2602c900 Shell: Add a 'kill' builtin that wraps the system's own hace 4 años
  Ali Mohammad Pur 95055d3a38 Shell: Add support for jobspecs in fg/bg/disown/wait hace 4 años
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Andreas Kling b41b6dd279 Shell: Convert String::format() => String::formatted() hace 4 años
  Gunnar Beutner 111ac4b1f4 Shell: Auto-completion shouldn't suggest non-executable files for the program name hace 4 años
  Ali Mohammad Pur efb14e95c4 Shell: Don't whine about tcsetpgrp() failing hace 4 años
  AnotherTest 5d19509616 Shell: Handle SIGCHLD after sending SIGCONT to job hace 4 años
  AnotherTest 47080941cc Shell: Replace '#if SH_DEBUG` with dbgln_if() and if constexpr hace 4 años
  AnotherTest 3b8fa5a753 Shell: Add support for indexing into variables hace 4 años
  AnotherTest ef3679f9c3 Shell: Avoid unnecessarily taking control of the standard streams hace 4 años
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) hace 4 años
  AnotherTest fb68aa1480 Shell: Don't blindly dereference the result of Parser::parse() hace 4 años
  AnotherTest a45b2ea6fb Shell: Add support for 'immediate' expressions as variable substitutions hace 4 años
  AnotherTest a303b69caa Shell: Do not parse history events in scripts hace 4 años
  AnotherTest c580348ebd Shell: Add functions to the PATH cache when rebuilding the cache hace 4 años
  AnotherTest e1512d5968 Shell: Skip caching PATH and history load/save when not interactive hace 4 años
  Andrew Kaster 2930014c2a Shell: Remove WAITID_ONCE workaround hace 4 años
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY hace 4 años
  AnotherTest 347d741afb AK+Userland: Extend the compiletime format string check to other functions hace 4 años
  asynts eea72b9b5c Everywhere: Hook up remaining debug macros to Debug.h. hace 4 años
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. hace 4 años
  AnotherTest 4981b30ea5 Shell: Run the command's next chain even when it's empty hace 4 años
  AnotherTest be94a4ffa6 Shell: Block on the existing event loop instead of pushing a new one hace 4 años
  AnotherTest cb29dca029 Shell: Don't spam perror() on kill_job() hace 4 años
  AnotherTest 5ec139e728 Shell: Make 'if' expressions return the unevaluated value of blocks hace 4 años