Aleksey Kulikov
|
2cf974c624
|
feat(repository): add ability to lookup different types of git objects with []
|
2021-09-04 12:04:28 +03:00 |
|
Aleksey Kulikov
|
da3bda077a
|
refactor: use classes instead of enums for git types
|
2021-09-03 18:19:44 +03:00 |
|
Aleksey Kulikov
|
139c477d4a
|
feat(treebuilder): add bindings and api
|
2021-09-03 16:30:46 +03:00 |
|
Aleksey Kulikov
|
f0803298c8
|
feat(blob): add bindings and api
|
2021-09-02 18:03:41 +03:00 |
|
Aleksey Kulikov
|
84ee4be945
|
feat(tree): add bindings and api
|
2021-09-02 11:58:14 +03:00 |
|
Aleksey Kulikov
|
6bd04bb09d
|
refactor: remove unnecessary git_libgit2_init()
|
2021-09-01 16:59:07 +03:00 |
|
Aleksey Kulikov
|
e0e3742457
|
refactor: pass repository object to arguments instead of pointer
|
2021-08-30 17:14:52 +03:00 |
|
Aleksey Kulikov
|
94b4116adf
|
feat(commit): add ability to create commit with different number of parents
|
2021-08-30 16:45:37 +03:00 |
|
Aleksey Kulikov
|
dc5f510aa5
|
feat(commit): add base bindings and api
|
2021-08-24 19:08:12 +03:00 |
|
Aleksey Kulikov
|
0194d7c361
|
feat(index): add ability to read tree and write tree
|
2021-08-12 17:14:17 +03:00 |
|