summaryrefslogtreecommitdiff
path: root/src/buildtool/file_system/git_utils.cpp
AgeCommit message (Expand)Author
2024-12-05GitCAS: retain git_repository alive.Maksim Denisov
2024-10-07Replace manual new allocations for git_strarray with std::vectorsMaksim Denisov
2024-09-26Fix assignments in conditionsMaksim Denisov
2024-08-27Reformat code to comply with clang-format 18Klaus Aehlig
2024-04-08Use properly included standard library types by defaultPaul Cristian Sarbu
2024-03-15Clean up more includes and targetsPaul Cristian Sarbu
2023-03-30GitRepo: Guard fake repository odb wrappingPaul 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