libgit2dart/lib/src/bindings
2022-04-13 14:02:26 +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 refactor: use explicit string length when converting from buffer to Dart string 2022-02-24 11:02:39 +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 refactor: use explicit string length when converting from buffer to Dart string 2022-02-24 11:02:39 +03:00
credentials.dart style: stricter linting 2021-10-23 12:31:18 +03:00
describe.dart refactor: use explicit string length when converting from buffer to Dart string 2022-02-24 11:02:39 +03:00
diff.dart refactor: use explicit string length when converting from buffer to Dart string 2022-02-24 11:02:39 +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: disable repository owner verification for tests (#47) 2022-04-13 14:02:26 +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: upgrade libgit2 to 1.4.0 (#45) 2022-02-16 16:57:52 +03:00
patch.dart refactor: use explicit string length when converting from buffer to Dart string 2022-02-24 11:02:39 +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 style: stricter linting 2022-02-23 11:05:14 +03:00
reflog.dart feat(reflog): add more bindings and API methods (#29) 2021-12-23 10:58:44 +03:00
refspec.dart refactor: use explicit string length when converting from buffer to Dart string 2022-02-24 11:02:39 +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 refactor: use explicit string length when converting from buffer to Dart string 2022-02-24 11:02:39 +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