summaryrefslogtreecommitdiff
path: root/src/Hash.hpp
Commit message (Collapse)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
| | | | This is the next step after a57f70eda32e99221de56f5499079b4f00dc2bc5.
* Pretty-print binary data in .ccache-input-text filesJoel Rosdahl2020-08-061-3/+8
| | | | This happens when the i-node cache is enabled.
* C++-ify struct hashJoel Rosdahl2020-07-091-0/+100