Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-22 | Remove redundant calls to std::filesystem::absolute | Maksim Denisov | |
...when calling std::filesystem::weakly_canonical, since the latter converts the argument path to an absolute path internally. | |||
2024-07-05 | Move functionality from StorageConfig to related classes. | Maksim Denisov | |
2024-06-28 | Use (un)expected for reading location objects | Oliver Reiche | |
2024-04-25 | just-mr rc: Extract location object parser in separate library | Paul Cristian Sarbu | |
This will make it available also to just. |