Age | Commit message (Expand) | Author |
---|---|---|
2021-05-12 | LibCore+Everywhere: Move OpenMode out of IODevice | Ali Mohammad Pur |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-15 | grep: Exit with 1 if nothing matches | AnotherTest |
2021-01-25 | Userland: Implement grep -v (invert-match) | Andrew Kaster |
2021-01-25 | Userland: Use getline instead of Core::File::standard_input in grep | Andrew Kaster |
2021-01-12 | Userland: Move command-line utilities to Userland/Utilities/ | Andreas Kling |