Seth Hillbrand
|
aac15f4596
|
Encapsulate libgit commands into single backend
Sets stage for allowing alternate backends for version control
|
2025-09-08 21:04:31 -07:00 |
|
Seth Hillbrand
|
11f9817ebc
|
Fix compile issue for Ubuntu
Thanks dnschneid!
|
2025-08-23 12:05:05 -07:00 |
|
Seth Hillbrand
|
f2b6ac5d18
|
Refactor git calls into their own namespace
|
2025-07-31 08:32:07 -07:00 |
|
Seth Hillbrand
|
7af404af43
|
Fix improper boolean check
This was assigning a boolean 1 or 0 to the error instead of the git
error code
|
2025-07-31 08:32:06 -07:00 |
|
Seth Hillbrand
|
2aad11e3e7
|
Refactor some git routines into utility class
|
2025-07-30 16:59:41 -07:00 |
|