Commit graph

8 commits

Author SHA1 Message Date
Aleksey Kulikov
ef29257f2e feat(repository): add ability to set working directory 2021-08-09 15:55:42 +03:00
Aleksey Kulikov
2477b4efd8 refactor: use libgit free() functions instead of calloc() 2021-08-05 20:07:00 +03:00
Aleksey Kulikov
145af3054d chore: migrate from pedantic to lints package 2021-07-20 16:59:26 +03:00
Aleksey Kulikov
9acf3a8a9e feat(repository): add ability to set and get namespace 2021-07-09 15:38:15 +03:00
Aleksey Kulikov
4bd324a596 feat(repository): add base bindings and api 2021-07-08 20:24:58 +03:00
Aleksey Kulikov
b094d42030 feat: change error message 2021-06-03 11:35:32 +03:00
Aleksey Kulikov
0fe3fa9f23 fix: release memory 2021-06-02 12:16:55 +03:00
Aleksey Kulikov
1414d5f6d7 feat: generate bindings with ffigen 2021-06-01 20:38:32 +03:00