Age | Commit message (Expand) | Author |
---|---|---|
2021-04-23 | AK: Rename adopt() to adopt_ref() | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-12 | Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) | Andreas Kling |
2021-03-07 | Shell: Skip caching PATH and history load/save when not interactive | AnotherTest |
2021-01-22 | Everywhere: Fix typos | Linus Groh |
2021-01-16 | Shell: return the exit code of a '-c' command execution | Nick Vella |
2021-01-12 | Shell: Move to Userland/Shell/ | Andreas Kling |