Commit graph

9 commits

Author SHA1 Message Date
Aleksey Kulikov
caac6b2fd2 feat(describe): add bindings and api 2021-10-06 16:02:25 +03:00
Aleksey Kulikov
c88b75b0fd feat(tag): add more bindings and api methods 2021-10-06 15:36:17 +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
466f960c7b refactor: extract repo setup for tests 2021-09-23 16:35:05 +03:00
Aleksey Kulikov
56713da648 fix(tag): tag can point to any type of git object 2021-09-04 13:52:29 +03:00
Aleksey Kulikov
fb69de66d2 refactor: pass sha hex string instead of Oid as argument 2021-09-04 12:21:42 +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
da3bda077a refactor: use classes instead of enums for git types 2021-09-03 18:19:44 +03:00
Aleksey Kulikov
0cdaa6f8f4 feat(tag): add bindings and api 2021-09-03 12:13:23 +03:00