Age | Commit message (Expand) | Author |
---|---|---|
2025-01-13 | GitCAS: retain git_repository alive. | Maksim Denisov |
2024-10-07 | Replace manual new allocations for git_strarray with std::vectors | Maksim Denisov |
2024-09-26 | Fix assignments in conditions | Maksim Denisov |
2024-08-27 | Reformat code to comply with clang-format 18 | Klaus Aehlig |
2024-04-08 | Use properly included standard library types by default | Paul Cristian Sarbu |
2024-03-15 | Clean up more includes and targets | Paul Cristian Sarbu |
2023-03-30 | GitRepo: Guard fake repository odb wrapping | Paul Cristian Sarbu |
2023-03-03 | GitRepoRemote: Add getter for config snapshot | Paul Cristian Sarbu |
2023-02-17 | structure cleanup: move remote operations of GitRepo to other_tools... | Paul Cristian Sarbu |
2022-12-21 | Git: Wrap libgit2 raw pointers | Paul Cristian Sarbu |