libgit2dart/lib/src/bindings
2021-09-04 15:27:09 +03:00
..
blob.dart feat(blob): add bindings and api 2021-09-02 18:03:41 +03:00
commit.dart feat(commit): add ability to create commit with different number of parents 2021-08-30 16:45:37 +03:00
config.dart refactor: revert 'use ffi Arena for resource management' 2021-08-27 15:05:05 +03:00
index.dart feat(tree): add bindings and api 2021-09-02 11:58:14 +03:00
libgit2_bindings.dart feat: upgrade libgit2 2021-08-26 15:13:12 +03:00
merge.dart feat(revparse): add bindings and api 2021-09-01 16:53:40 +03:00
object.dart feat(tag): add bindings and api 2021-09-03 12:13:23 +03:00
odb.dart feat(reference): add ability to create direct reference 2021-08-05 19:48:58 +03:00
oid.dart feat(commit): add ability to create commit with different number of parents 2021-08-30 16:45:37 +03:00
refdb.dart feat(reference): add ability to compress references 2021-09-04 15:27:09 +03:00
reference.dart feat(reference): add ability to peel reference until object of specified type is found 2021-09-04 14:50:34 +03:00
reflog.dart refactor(reflog): use naming conventions for similar methods 2021-09-02 14:31:05 +03:00
repository.dart feat(revparse): add bindings and api 2021-09-01 16:53:40 +03:00
revparse.dart feat(revparse): add bindings and api 2021-09-01 16:53:40 +03:00
revwalk.dart feat(revwalk): add bindings and api 2021-08-31 18:21:25 +03:00
signature.dart refactor: revert 'use ffi Arena for resource management' 2021-08-27 15:05:05 +03:00
tag.dart fix(tag): tag can point to any type of git object 2021-09-04 13:52:29 +03:00
tree.dart feat(tree): add bindings and api 2021-09-02 11:58:14 +03:00
treebuilder.dart feat(treebuilder): add bindings and api 2021-09-03 16:30:46 +03:00