summaryrefslogtreecommitdiff
path: root/src/Hash.hpp
Commit message (Expand)AuthorAgeFilesLines
* refactor: Use util::{read_fd,read_file,write_file} functionsJoel Rosdahl2022-08-151-8/+5
* enhance: Make Hash::add_debug_text publicJoel Rosdahl2022-08-021-2/+4
* chore: Replace nonstd::string_view with std::string_viewJoel Rosdahl2022-05-231-6/+6
* Remove system.hpp, including what’s needed insteadJoel Rosdahl2021-07-071-3/+4
* Pretty-print binary data in .ccache-input-text filesJoel Rosdahl2020-08-061-3/+8
* C++-ify struct hashJoel Rosdahl2020-07-091-0/+100