Commit graph

10 commits

Author SHA1 Message Date
Aleksey Kulikov
466f960c7b refactor: extract repo setup for tests 2021-09-23 16:35:05 +03:00
Aleksey Kulikov
7b8dfcc1af feat(config): add api for config entry 2021-09-20 15:52:04 +03:00
Aleksey Kulikov
da8494d3e2 refactor(config): simplify api methods names 2021-08-21 11:25:06 +03:00
Aleksey Kulikov
594aca6474 feat(repository): add ability to get repository config 2021-08-12 20:00:25 +03:00
Aleksey Kulikov
2477b4efd8 refactor: use libgit free() functions instead of calloc() 2021-08-05 20:07:00 +03:00
Aleksey Kulikov
f07fe88824 feat(config): update example 2021-06-18 18:15:33 +03:00
Aleksey Kulikov
2d1c026e73 feat(config): add ability to get values of all variables 2021-06-18 17:14:07 +03:00
Aleksey Kulikov
2cdcccefc9 feat(config): add ability to set value for variable 2021-06-16 16:48:28 +03:00
Aleksey Kulikov
53fe671bff feat: update config example 2021-06-03 17:20:36 +03:00
Aleksey Kulikov
1c6c5579d7 feat: prototype config api 2021-06-02 20:44:58 +03:00