Age | Commit message (Expand) | Author |
---|---|---|
2023-03-08 | GitRepo: Add method to check existence of a Git tree | Paul Cristian Sarbu |
2023-02-17 | structure cleanup: move remote operations of GitRepo to other_tools... | Paul Cristian Sarbu |
2023-01-24 | Just-MR: Remove obsolete GET_BRANCH_REFNAME critical Git operation | Paul Cristian Sarbu |
2023-01-24 | GitRepo: Remove refspec argument in retrieving commit from remote... | Paul Cristian Sarbu |
2023-01-24 | GitRepo: Change FetchFromRemote to fetch based on branch name | Paul Cristian Sarbu |
2023-01-19 | Minor fixes for compiling with clang-14 | Oliver Reiche |
2022-12-21 | Git: Wrap libgit2 raw pointers | Paul Cristian Sarbu |
2022-12-21 | Just-MR: Add non-critical git ops logic to git repo class | Paul Cristian Sarbu |
2022-12-21 | Just-MR: Add critical ops logic to git repo class | Paul Cristian Sarbu |
2022-12-21 | Git CAS: Move Git tree ops to fake repo wrapper class | Paul Cristian Sarbu |
2022-12-20 | Git CAS: Add fake repository wrapper for git odb | Paul Cristian Sarbu |