8 Commits

Author SHA1 Message Date
RHL120
e8b41fa5d5 Fix some problems with the rvc-refactor pr
* Surpress the output of git init
 rationale: rvc init does not output anything so why should git?
* Include r_main.h in ravc2.c
* Fix rvc open and init
* Fix the linter issues
* Remove the no_inline attribute from rvc_repo_type
2022-11-16 11:35:39 +01:00
pancake
b2ff7de0f0 Initial refactoring of the version control api ##rvc 2022-11-16 11:35:39 +01:00
MewtR
580bbeeaf2
Quote commit message to avoid git error when saving project ##projects 2022-11-09 19:26:37 +01:00
pancake
ea52438cf7 Fix double free in rvc 2022-11-03 12:05:02 +01:00
pancake
5ba64a4573 Fix last leaks spotted by coverity 2022-10-28 14:52:57 +02:00
pancake
becacb0563
Fix static builds 2022-10-27 17:35:29 +02:00
pancake
79e2d9e2cc Initial abi breaking changes in RCrypto/RHash ##crypto 2022-10-27 14:49:19 +02:00
pancake
84777d65f4 Move rvc from core to util ##rvc 2022-10-27 12:10:41 +02:00