AnotherTest
|
a303b69caa
Shell: Do not parse history events in scripts
|
4 years ago |
AnotherTest
|
c580348ebd
Shell: Add functions to the PATH cache when rebuilding the cache
|
4 years ago |
AnotherTest
|
e1512d5968
Shell: Skip caching PATH and history load/save when not interactive
|
4 years ago |
Andrew Kaster
|
2930014c2a
Shell: Remove WAITID_ONCE workaround
|
4 years ago |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 years ago |
AnotherTest
|
347d741afb
AK+Userland: Extend the compiletime format string check to other functions
|
4 years ago |
asynts
|
eea72b9b5c
Everywhere: Hook up remaining debug macros to Debug.h.
|
4 years ago |
asynts
|
acdcf59a33
Everywhere: Remove unnecessary debug comments.
|
4 years ago |
AnotherTest
|
4981b30ea5
Shell: Run the command's next chain even when it's empty
|
4 years ago |
AnotherTest
|
be94a4ffa6
Shell: Block on the existing event loop instead of pushing a new one
|
4 years ago |
AnotherTest
|
cb29dca029
Shell: Don't spam perror() on kill_job()
|
4 years ago |
AnotherTest
|
5ec139e728
Shell: Make 'if' expressions return the unevaluated value of blocks
|
4 years ago |
AnotherTest
|
8cfda86a45
Shell: Actually return the exit code of the file when running a file
|
4 years ago |
Nick Vella
|
fdc9b3c5a0
Shell: use exit code 127 on command not found
|
4 years ago |
AnotherTest
|
239472ba69
Shell: Add (basic) support for history event designators
|
4 years ago |
AnotherTest
|
a90905c54c
Shell: Use lstat instead of access to check if glob target exists
|
4 years ago |
Andreas Kling
|
c4e2fd8123
Shell: Move to Userland/Shell/
|
4 years ago |