Ali Mohammad Pur
|
5e541aaebd
Shell: Keep the stdio and rpath pledges for execute_process()
|
3 năm trước cách đây |
Ali Mohammad Pur
|
f12d81ddf5
Shell: Limit the access of processes spawned for autocompletion
|
3 năm trước cách đây |
Ali Mohammad Pur
|
ef5523231c
Shell+LibCore: Provide argument help strings as display trivia
|
3 năm trước cách đây |
Ali Mohammad Pur
|
7e4cc187d9
Shell: Implement program-aware autocompletion
|
3 năm trước cách đây |
Ali Mohammad Pur
|
a76730823a
Shell: Be more smart with pasted stuff
|
3 năm trước cách đây |
Ali Mohammad Pur
|
0ea775f257
Shell: Allow completing StringLiterals as paths
|
3 năm trước cách đây |
Ali Mohammad Pur
|
118590325a
LibLine+Userland: Make suggestion offsets per-suggestion
|
3 năm trước cách đây |
Ali Mohammad Pur
|
222e580fa8
Shell: Use strncmp() instead of string.compare() for name completions
|
3 năm trước cách đây |
Daniel Bertalan
|
5b64abe76e
Shell: Use StringView instead of String const& where feasible
|
3 năm trước cách đây |
Ali Mohammad Pur
|
310a18da1e
Shell: Don't reset 'last_return_code' before running commands
|
3 năm trước cách đây |
Ali Mohammad Pur
|
ea66750640
Shell: Make interrupts kill the whole chain and not just the current job
|
3 năm trước cách đây |
Ali Mohammad Pur
|
783e27f8f9
Shell: Make redirection errors raise ShellErrors
|
3 năm trước cách đây |
Daniel Bertalan
|
6b39c6b1bf
Shell: Avoid many single byte write() syscalls when printing the prompt
|
3 năm trước cách đây |
Ali Mohammad Pur
|
7ac8bd44f8
Shell: Set subshell flag after checking for its value in parent shell
|
3 năm trước cách đây |
Daniel Bertalan
|
4a81b33c07
Everywhere: Fix -Winconsistent-missing-override warnings from Clang
|
3 năm trước cách đây |
Sam Atkins
|
b138070da9
Shell: Cast unused smart-pointer return values to void
|
3 năm trước cách đây |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 năm trước cách đây |
Andreas Kling
|
d1477bcb8e
Shell: Replace Result<T, E> use with ErrorOr<T>
|
3 năm trước cách đây |
Ben Wiederhake
|
b8f11b1bae
Everywhere: Remove unused ArgsParser header
|
3 năm trước cách đây |
Ali Mohammad Pur
|
97e97bccab
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
|
3 năm trước cách đây |
sin-ack
|
8ea22121ac
Userland: Migrate to argument-less deferred_invoke
|
3 năm trước cách đây |
Timothy Flynn
|
02e3633b7f
AK: Move FormatParser definition from header to implementation file
|
3 năm trước cách đây |
Jean-Baptiste Boric
|
2084289162
Userland: Fix PATH environment variable ordering
|
4 năm trước cách đây |
Gunnar Beutner
|
07cc7eed29
Shell: Make sure TTY echo is enabled when running external commands
|
4 năm trước cách đây |
Ali Mohammad Pur
|
124ca30d49
Shell: Don't assume that only the current shell may continue children
|
4 năm trước cách đây |
TheFightingCatfish
|
72e661b542
Shell: Add unalias builtin
|
4 năm trước cách đây |
Andreas Kling
|
dc65f54c06
AK: Rename Vector::append(Vector) => Vector::extend(Vector)
|
4 năm trước cách đây |
Max Wipfli
|
bc8d16ad28
Everywhere: Replace ctype.h to avoid narrowing conversions
|
4 năm trước cách đây |
Ali Mohammad Pur
|
944855ca18
AK+Everywhere: Fix compiletime format parsing of replacement fields
|
4 năm trước cách đây |
Max Wipfli
|
628c7f094f
LibGUI+Shell+bt+ls: Use proper APIs for creating file URLs
|
4 năm trước cách đây |