Age | Commit message (Expand) | Author |
---|---|---|
2022-07-25 | ln: Implement correct handling of directories as link targets | Tim Schumacher |
2022-07-25 | ln: Rework to use LibCore syscall wrappers | Tim Schumacher |
2022-06-28 | ln: Fix typo in `arguments` argument | Maciej |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-01-06 | Utilities/ln: Port to LibMain | Jun Zhang |
2021-10-23 | Utilities: Add -f option to ln | Jean-Baptiste Boric |
2021-08-01 | Utilities: Remove unused header includes | Brian Gianforcaro |
2021-06-30 | AK+Everywhere: Add and use static APIs for LexicalPath | Max Wipfli |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Userland: Move command-line utilities to Userland/Utilities/ | Andreas Kling |