libgit2dart/lib/src/bindings
2022-01-26 16:11:38 +03:00
..
annotated.dart feat(annotated)!: add more bindings and API methods (#26) 2021-12-22 17:41:34 +03:00
attr.dart refactor: remove unnecessary directory existence check 2021-12-31 10:15:12 +03:00
blame.dart feat(blame): add binding and api method for git_blame_buffer (#20) 2021-12-20 15:03:31 +03:00
blob.dart feat(blob): add more bindings and API methods (#21) 2021-12-20 18:02:53 +03:00
branch.dart feat(branch): add more bindings and api methods (#13) 2021-12-03 11:17:48 +03:00
checkout.dart refactor(checkout)!: move checkout related methods into Checkout class (#42) 2022-01-25 20:16:46 +03:00
commit.dart test: improve coverage (#44) 2022-01-26 16:11:38 +03:00
config.dart style: stricter linting 2021-10-23 12:31:18 +03:00
credentials.dart style: stricter linting 2021-10-23 12:31:18 +03:00
describe.dart style: stricter linting 2021-10-23 12:31:18 +03:00
diff.dart refactor!: use class names instead of aliases from Repository in tests (#37) 2022-01-25 12:05:34 +03:00
graph.dart refactor(repository)!: move descendantOf() method into Commit (#43) 2022-01-26 11:27:35 +03:00
index.dart test: improve coverage (#44) 2022-01-26 16:11:38 +03:00
libgit2_bindings.dart test: add more tests for throws and their messages 2021-10-19 17:16:39 +03:00
mailmap.dart style: stricter linting 2021-10-23 12:31:18 +03:00
merge.dart refactor(merge)!: move merge related methods into Merge class (#41) 2022-01-25 18:53:04 +03:00
note.dart style: stricter linting 2021-10-23 12:31:18 +03:00
object.dart style: stricter linting 2021-10-23 12:31:18 +03:00
odb.dart style: stricter linting 2021-10-23 12:31:18 +03:00
oid.dart style: stricter linting 2021-10-23 12:31:18 +03:00
packbuilder.dart feat(packbuilder): add more bindings and API methods (#25) 2021-12-21 18:28:44 +03:00
patch.dart feat(patch): add binding and API method for git_patch_line_stats (#39) 2022-01-25 16:34:27 +03:00
rebase.dart feat(rebase)!: add more bindings and API methods (#27) 2021-12-22 19:20:16 +03:00
refdb.dart style: stricter linting 2021-10-23 12:31:18 +03:00
reference.dart feat(reference): add more bindings and API methods (#28) 2021-12-22 19:53:38 +03:00
reflog.dart feat(reflog): add more bindings and API methods (#29) 2021-12-23 10:58:44 +03:00
refspec.dart style: stricter linting 2021-10-23 12:31:18 +03:00
remote.dart style: stricter linting 2021-10-23 12:31:18 +03:00
remote_callbacks.dart style: remove unnecessary imports 2021-10-27 15:06:05 +03:00
repository.dart style: stricter linting 2021-10-23 12:31:18 +03:00
reset.dart feat(reset): add binding and api method for git_reset_default (#14) 2021-12-04 16:08:30 +03:00
revparse.dart style: stricter linting 2021-10-23 12:31:18 +03:00
revwalk.dart feat(revwalk): add more bindings and API methods (#31) 2021-12-23 13:08:51 +03:00
signature.dart style: stricter linting 2021-10-23 12:31:18 +03:00
stash.dart style: stricter linting 2021-12-17 11:20:17 +03:00
status.dart style: stricter linting 2021-10-23 12:31:18 +03:00
submodule.dart style: stricter linting 2021-10-23 12:31:18 +03:00
tag.dart feat(tag)!: add bindings and API methods (#36) 2022-01-24 16:42:08 +03:00
tree.dart test: improve coverage (#44) 2022-01-26 16:11:38 +03:00
treebuilder.dart style: stricter linting 2021-10-23 12:31:18 +03:00
worktree.dart style: stricter linting 2021-10-23 12:31:18 +03:00