Ali Mohammad Pur
|
beeb58bd93
Shell+LibCodeComprehension: Start replacing {Deprecated => }String
|
2 年 前 |
Ali Mohammad Pur
|
beaae6b420
Shell: Use the POSIX parser if run as /bin/sh or passed the --posix flag
|
2 年 前 |
Tim Schumacher
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
2 年 前 |
Ali Mohammad Pur
|
4311c2164e
Shell: Disable interactive mode on '-c'
|
2 年 前 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年 前 |
Ali Mohammad Pur
|
77cc8c5612
Shell: Re-block SIGTT{IN,OU} on start
|
2 年 前 |
Andrew Kaster
|
539fb08551
Userland: Remove unecessary uses of __serenity__ macro
|
2 年 前 |
Ali Mohammad Pur
|
bbce061a61
Shell: Stop printing 'sh -c' commands
|
3 年 前 |
sin-ack
|
60f6bc902b
Userland: Convert command line arguments to String/StringView
|
3 年 前 |
Sam Atkins
|
84b67754c0
Shell: Read script arguments as Strings instead of char*s
|
3 年 前 |
Brian Gianforcaro
|
4d0317ae7a
Shell: Use default execpromises parameter to `pledge(..)`
|
3 年 前 |
Humberto Alves
|
5506932788
Shell: Refresh PATH cache after running shellrc files
|
3 年 前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年 前 |
Tim Schumacher
|
83609adbdf
Shell: Stop parsing options after the script name
|
3 年 前 |
Ali Mohammad Pur
|
a76730823a
Shell: Be more smart with pasted stuff
|
3 年 前 |
Lucas CHOLLET
|
ed0f4bdfaf
Shell: Port to LibMain
|
3 年 前 |
sin-ack
|
c419b1ade6
Shell: Remove dbgln related to process group IDs
|
4 年 前 |
Gunnar Beutner
|
c7265ee6bd
Assistant: Keep the Terminal window open after the command has run
|
4 年 前 |
Gunnar Beutner
|
3bbe86d8ea
Everywhere: Prefer using "..."sv over StringView { "..." }
|
4 年 前 |
Andreas Kling
|
31d4bcf5bf
Userland: Tighten a *lot* of pledges! :^)
|
4 年 前 |
Ali Mohammad Pur
|
a91a49337c
LibCore+Everywhere: Move OpenMode out of IODevice
|
4 年 前 |
Ali Mohammad Pur
|
bda69a5f59
Shell: Replace fprintf(stderr) => warnln()
|
4 年 前 |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 年 前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年 前 |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
4 年 前 |
AnotherTest
|
e1512d5968
Shell: Skip caching PATH and history load/save when not interactive
|
4 年 前 |
Linus Groh
|
421587c15c
Everywhere: Fix typos
|
4 年 前 |
Nick Vella
|
1d11b62ca4
Shell: return the exit code of a '-c' command execution
|
4 年 前 |
Andreas Kling
|
c4e2fd8123
Shell: Move to Userland/Shell/
|
4 年 前 |