Commit History

Autor SHA1 Mensaxe Data
  Andrew Kaster 170a7e263c Userland: Fail Core::find_executable_in_path on empty inputs %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 783e27f8f9 Shell: Make redirection errors raise ShellErrors %!s(int64=3) %!d(string=hai) anos
  Sam Atkins b138070da9 Shell: Cast unused smart-pointer return values to void %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value %!s(int64=3) %!d(string=hai) anos
  Musab Kılıç 3b8853c3cd Shell: Add min and max iteration times to `time -n` in builtin_time %!s(int64=3) %!d(string=hai) anos
  Nico Weber 9d06448bc7 Shell: Fix -Wunreachable-code warnings from clang %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur b946a1ce48 Shell: Make ArgsParser not exit on failure in builtin_exit() %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro f6d179b304 Shell: Use ElapsedTimer::start_new() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling eaf88cc78a AK: Rename create<T> => make_ref_counted<T> %!s(int64=3) %!d(string=hai) anos
  Tobias Christiansen 32b4470ea3 Shell: Use new Statistics tool in 'time -n' command %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 47420e72b8 Shell: Fix a TOCTOU in `popd` by simplifying it %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 74c3359bed Shell: Use a relative path in builtin_cd for chdir if possible %!s(int64=3) %!d(string=hai) anos
  Musab Kılıç 3edeb9b7e7 Shell: Use variable instead of iteration_times.size() in builtin_time %!s(int64=3) %!d(string=hai) anos
  Musab Kılıç 29a9be6503 Shell: Add iteration_times.ensure_capacity() in builtin_time %!s(int64=3) %!d(string=hai) anos
  Ralf Donau 19aeb71d15 Shell: Use String::join for the command in timing report %!s(int64=4) %!d(string=hai) anos
  Valtteri Koskivuori b28b4c643e Shell: Avoid a needless loop in builtin_time() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling b9ab7a5095 Shell: Support `time -n <iterations>` %!s(int64=4) %!d(string=hai) anos
  TheFightingCatfish 72e661b542 Shell: Add unalias builtin %!s(int64=4) %!d(string=hai) anos
  Daniel Bertalan e32692ea68 Shell: Use correct printf format string for `size_t` %!s(int64=4) %!d(string=hai) anos
  Max Wipfli 9b8f35259c AK: Remove the LexicalPath::is_valid() API %!s(int64=4) %!d(string=hai) anos
  Jelle Raaijmakers 00fc0a6cf0 Shell: Make `time` stop parsing options on first non-option %!s(int64=4) %!d(string=hai) anos
  Jelle Raaijmakers 250f8eccf3 LibCore: Support fine-grained failure behavior for ArgsParser %!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 bda69a5f59 Shell: Replace fprintf(stderr) => warnln() %!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
  Linus Groh dbe72fd962 Everywhere: Remove empty line after function body opening curly brace %!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
  Gunnar Beutner 1e5a7ca0a7 Shell: Fix how cd handles the path argument %!s(int64=4) %!d(string=hai) anos