summaryrefslogtreecommitdiff
path: root/src/buildtool/file_system/git_utils.hpp
AgeCommit message (Expand)Author
2024-10-07Replace manual new allocations for git_strarray with std::vectorsMaksim Denisov
2024-03-26Add missing system includesPaul Cristian Sarbu
2023-04-26imports: Switch to Microsoft GSL implementationOliver Reiche
2023-03-30GitRepo: Guard fake repository odb wrappingPaul Cristian Sarbu
2023-03-23GitRepo: Make repository initialisation more robustPaul Cristian Sarbu
2023-03-03GitRepoRemote: Add getter for config snapshotPaul Cristian Sarbu
2023-02-17structure cleanup: move remote operations of GitRepo to other_tools...Paul Cristian Sarbu
2022-12-21Git: Wrap libgit2 raw pointersPaul Cristian Sarbu