Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 68b5df6bf1 Shell: Fix (and paper over) various const-correctness issues %!s(int64=2) %!d(string=hai) anos
  Ali Mohammad Pur 4efc632e15 Shell: Allow the heredoc node to act as a redirection too %!s(int64=2) %!d(string=hai) anos
  Ali Mohammad Pur 2a276c86d4 Shell: Start implementing a POSIX-compliant parser %!s(int64=2) %!d(string=hai) anos
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` %!s(int64=2) %!d(string=hai) anos
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 95b1cf2dcd Shell: Replace uses of JsonObject::get_deprecated()/get_ptr() %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 1dd6b7f5b7 AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() %!s(int64=2) %!d(string=hai) anos
  Sam Atkins a8cf0c9371 LibCore+Userland: Make Core::Timer::create_single_shot() return ErrorOr %!s(int64=2) %!d(string=hai) anos
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  Andrew Kaster 539fb08551 Userland: Remove unecessary uses of __serenity__ macro %!s(int64=2) %!d(string=hai) anos
  Ben Wiederhake 0e901f8c68 Shell: Sort CompletionSuggestions for paths lexicographically %!s(int64=2) %!d(string=hai) anos
  Tim Schumacher 5f99934dce Userland: Consolidate most PATH resolving into a single implementation %!s(int64=2) %!d(string=hai) anos
  Tim Schumacher 39a3775f48 Userland: Rely on a single authoritative source for the default `PATH` %!s(int64=2) %!d(string=hai) anos
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars %!s(int64=3) %!d(string=hai) anos
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) %!s(int64=3) %!d(string=hai) anos
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors %!s(int64=3) %!d(string=hai) anos
  Tim Schumacher 84e1017272 Userland: Add `/usr/local/sbin` to `PATH` by default %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur d338d2b59b Shell: Ignore SIGCHLD after a few unsuccessful attempts at handling it %!s(int64=3) %!d(string=hai) anos
  ForLoveOfCats 99c0b895fe Shell: Highlight commands with a hyperlink to open their help pages %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur ae27d7e442 Shell: Make program-based completion with no actual token possible %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 1699ddc186 LibLine: Make it possible to avoid autocompletion if requested %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur d5b3998d23 LibLine: Respect the provided completion static offset %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 4ea9ca06b4 Shell: Allow completions to request further action from the shell %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur e1cf51b0bd Shell: Add a shell option for autocompleting via the program itself %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 5e541aaebd Shell: Keep the stdio and rpath pledges for execute_process() %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur f12d81ddf5 Shell: Limit the access of processes spawned for autocompletion %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur ef5523231c Shell+LibCore: Provide argument help strings as display trivia %!s(int64=3) %!d(string=hai) anos