Age | Commit message (Expand) | Author |
---|---|---|
2022-10-06 | rev: Read from stdin if the filename '-' is given | Thomas Voss |
2022-09-27 | Meta: Update my email-address | Thomas Voss |
2022-01-24 | rev: Port to LibMain | Michel Hermier |
2021-11-26 | Userland: Use Core::ArgsParser's Vector<StringView> API everywhere | Andreas Kling |
2021-10-17 | rev: Unbreak reading from standard input | SeekingBlues |
2021-05-12 | LibCore+Everywhere: Move OpenMode out of IODevice | Ali Mohammad Pur |
2021-05-01 | Userland: Add the rev(1) utility to reverse lines | Mango0x45 |