Commit graph

14 commits

Author SHA1 Message Date
Aleksey Kulikov
03e2922517 style: remove unnecessary imports 2021-10-08 18:34:58 +03:00
Aleksey Kulikov
618b4e7f05 feat(odb): add more bindings and api methods 2021-10-05 17:12:51 +03:00
Aleksey Kulikov
5f7fdf4bd3 refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
Aleksey Kulikov
7187d890d6 style: use conts for constructors 2021-09-23 10:48:23 +03:00
Aleksey Kulikov
458c0bdc71 feat: override toString with relevant information for debugging 2021-09-10 12:03:37 +03:00
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
6bd04bb09d refactor: remove unnecessary git_libgit2_init() 2021-09-01 16:59:07 +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
3bbcca3c75 feat(oid): expand short sha by looking up in ODB 2021-08-25 19:25:05 +03:00
Aleksey Kulikov
4f851bc2e5 refactor: remove unnecessary try-catch 2021-08-05 19:58:34 +03:00
Aleksey Kulikov
9190ed2e0f feat(reference): add ability to create direct reference 2021-08-05 19:48:58 +03:00
Aleksey Kulikov
5f60a693d3 feat(reference): add base bindings and api 2021-08-03 21:19:27 +03:00
Aleksey Kulikov
145af3054d chore: migrate from pedantic to lints package 2021-07-20 16:59:26 +03:00
Aleksey Kulikov
2c28fddcec feat(oid): add base bindings and api 2021-07-16 21:17:51 +03:00