Age | Commit message (Expand) | Author |
---|---|---|
2020-12-06 | Userland: Write some '--help' descriptions where appropriate | Ben Wiederhake |
2020-11-15 | Everywhere: Add missing <AK/ByteBuffer.h> includes | Andreas Kling |
2020-09-27 | AK: Remove the ctype adapters and use the actual ctype functions instead | Benoît Lormeau |
2020-09-26 | lsof: Separate file name components | Maciej Zygmanowski |
2020-09-26 | lsof: Allow selecting files by file name | Maciej Zygmanowski |
2020-08-12 | Userland: Mark compilation-unit-only functions as static | Ben Wiederhake |
2020-08-01 | lsof: Fix some minor issues | Andreas Kling |
2020-07-31 | Userland: Add basic `lsof' command | Maciej Zygmanowski |