Age | Commit message (Expand) | Author |
---|---|---|
2020-10-17 | LibCore: Use new format functions in some places. | asynts |
2020-09-16 | LibCore: Add missing .characters() for String::format. | asynts |
2020-09-16 | LibCore: Add find_executable_in_path. | asynts |
2020-05-06 | Misc: Replace "String(string_view)" with "string_view.to_string()" | Linus Groh |
2020-02-16 | LibCore: Add DirIterator::next_full_path() | Shannon Booth |
2020-02-15 | LibCore: Add SkipParentAndBaseDir flag in DirIterator | Shannon Booth |
2020-02-15 | LibCore: Simplify some of DirIterator's code | Shannon Booth |
2020-02-06 | LibCore: Remove leading C from filenames | Andreas Kling |