summaryrefslogtreecommitdiff
path: root/src/other_tools/utils/parse_git_tree.cpp
AgeCommit message (Collapse)Author
2024-12-19Fix struct member initializationOliver Reiche
2024-11-14other_tools/utils: Implement IWYU suggestionsMaksim Denisov
2024-09-11Store HashInfo in just-mr's GitTreeInfo as tree_hashMaksim Denisov
...and use it to create ArtifactDigests.
2024-09-11Move just-mr's parsing of git trees to ParseGitTreeMaksim Denisov
...and use it in fetch and repos_to_setup_map to remove code duplication.