summaryrefslogtreecommitdiff
path: root/src/buildtool/execution_api/local/file_storage.hpp
AgeCommit message (Expand)Author
2023-01-20Move file_storage.hpp to file_system subdirectorySascha Roloff
2022-10-19Apply sharding as used in git to files stored in the just cache directory.Sascha Roloff
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-04-04Hardlinking: when error is expected, log only at debug levelKlaus Aehlig
2022-03-09LocalCAS: Set epoch time for every entryOliver Reiche
2022-03-09FileStorage: Avoid rename for owned filesOliver Reiche
2022-03-08LocalCAS: Prefer hard link over copy for owned filesOliver Reiche
2022-03-08LocalCAS: Avoid writable fds when adding executables to CASOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig