summaryrefslogtreecommitdiff
path: root/src/buildtool/common/git_hashes_converter.hpp
AgeCommit message (Collapse)Author
2024-11-14common: Implement IWYU suggestionsPaul Cristian Sarbu
2024-10-08Name local variables using lower_caseMaksim Denisov
...and private members using lower_case_
2024-10-07Enable readability-redundant-member-init check.Maksim Denisov
2024-09-13Move to GitHashesConverter functionality related to conversion of git hashesMaksim Denisov
...from Compatibility.