Age | Commit message (Expand) | Author |
---|---|---|
2024-06-27 | util: add perm string helper functions | willcl-ark |
2024-05-01 | scripted-diff: Add IWYU pragma keep to bitcoin-config.h includes | MarcoFalke |
2024-03-14 | Remove unused g++-10 workaround | MarcoFalke |
2024-03-11 | scripted-diff: Replace error() with LogError() | MarcoFalke |
2023-12-13 | Merge bitcoin/bitcoin#28075: util: Remove DirIsWritable, GetUniquePath | fanquake |
2023-10-26 | Remove DirIsWritable, GetUniquePath | MarcoFalke |
2023-10-26 | Return LockResult::ErrorWrite in LockDirectory | MarcoFalke |
2023-10-26 | refactor: Return enum in LockDirectory | MarcoFalke |
2023-09-14 | refactor: Replace <filesystem> with <util/fs.h> | MarcoFalke |
2023-06-30 | Show descriptive error messages when FileCommit fails | John Moffett |
2023-03-23 | refactor: Move fs.* to util/fs.* | TheCharlatan |
2023-03-23 | refactor: Extract util/fs_helpers from util/system | Ben Woosley |