Commit History

Автор SHA1 Съобщение Дата
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors преди 3 години
  Tim Schumacher 84e1017272 Userland: Add `/usr/local/sbin` to `PATH` by default преди 3 години
  Ali Mohammad Pur d338d2b59b Shell: Ignore SIGCHLD after a few unsuccessful attempts at handling it преди 3 години
  ForLoveOfCats 99c0b895fe Shell: Highlight commands with a hyperlink to open their help pages преди 3 години
  Ali Mohammad Pur ae27d7e442 Shell: Make program-based completion with no actual token possible преди 3 години
  Ali Mohammad Pur 1699ddc186 LibLine: Make it possible to avoid autocompletion if requested преди 3 години
  Ali Mohammad Pur d5b3998d23 LibLine: Respect the provided completion static offset преди 3 години
  Ali Mohammad Pur 4ea9ca06b4 Shell: Allow completions to request further action from the shell преди 3 години
  Idan Horowitz 086969277e Everywhere: Run clang-format преди 3 години
  Ali Mohammad Pur e1cf51b0bd Shell: Add a shell option for autocompleting via the program itself преди 3 години
  Ali Mohammad Pur 5e541aaebd Shell: Keep the stdio and rpath pledges for execute_process() преди 3 години
  Ali Mohammad Pur f12d81ddf5 Shell: Limit the access of processes spawned for autocompletion преди 3 години
  Ali Mohammad Pur ef5523231c Shell+LibCore: Provide argument help strings as display trivia преди 3 години
  Ali Mohammad Pur 7e4cc187d9 Shell: Implement program-aware autocompletion преди 3 години
  Ali Mohammad Pur a76730823a Shell: Be more smart with pasted stuff преди 3 години
  Ali Mohammad Pur 0ea775f257 Shell: Allow completing StringLiterals as paths преди 3 години
  Ali Mohammad Pur 118590325a LibLine+Userland: Make suggestion offsets per-suggestion преди 3 години
  Ali Mohammad Pur 222e580fa8 Shell: Use strncmp() instead of string.compare() for name completions преди 3 години
  Daniel Bertalan 5b64abe76e Shell: Use StringView instead of String const& where feasible преди 3 години
  Ali Mohammad Pur 310a18da1e Shell: Don't reset 'last_return_code' before running commands преди 3 години
  Ali Mohammad Pur ea66750640 Shell: Make interrupts kill the whole chain and not just the current job преди 3 години
  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 години