Age | Commit message (Expand) | Author |
---|---|---|
2022-08-23 | Userland: Consolidate most PATH resolving into a single implementation | Tim Schumacher |
2022-01-04 | Userland: Fail Core::find_executable_in_path on empty inputs | Andrew Kaster |
2021-11-23 | LibCore: Allow moving, but not copying, DirIterator | Timothy Flynn |
2021-07-03 | LibCore: Avoid duplicate '/' in DirIterator::next_full_path() | Andreas Kling |
2021-05-14 | LibCore: Expose DirIterator's underlying file descriptor | Mart G |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-17 | LibCore: Make DirIterator take String instead of StringView | Andreas Kling |
2021-03-12 | Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |