Age | Commit message (Expand) | Author |
---|---|---|
2022-01-09 | Userland: Port tac to LibMain | Federico Guerinoni |
2021-11-26 | Userland: Use Core::ArgsParser's Vector<StringView> API everywhere | Andreas Kling |
2021-10-17 | tac: Unbreak reading from standard input | SeekingBlues |
2021-05-12 | LibCore+Everywhere: Move OpenMode out of IODevice | Ali Mohammad Pur |
2021-05-09 | tac: Support concatenating multiple files (#6970) | faxe1008 |
2021-05-01 | Userland: Remove an unused function declaration from tac. | Mango0x45 |
2021-04-29 | tac: Replace copyright text with SPDX license identifier | Linus Groh |
2021-04-28 | Userland: Implement tac command | Federico Guerinoni |