Age | Commit message (Expand) | Author |
---|---|---|
2020-12-24 | Userland: Make grep exit after hitting EOF on stdin | Sahan Fernando |
2020-12-22 | LibCore: Rename identifiers that can clash with libc macros (#4127) | รrico Nogueira Rolim |
2020-12-13 | LibCore: Make IODevice::read_line() return a String | Andreas Kling |
2020-11-29 | Userland: Implement -I/-a (binary-mode) and -i (insensitive) for grep | AnotherTest |
2020-11-27 | Userland: Add grep utility | Emanuel Sprung |