libgit2dart/lib/src/bindings
2021-10-12 14:56:56 +03:00
..
attr.dart feat(attr): add bindings and api 2021-09-30 13:53:58 +03:00
blame.dart feat(blame): add bindings and api 2021-10-01 13:43:44 +03:00
blob.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
branch.dart feat(repository)!: add more aliases for api methods 2021-10-11 20:06:36 +03:00
checkout.dart style: use "map/where" instead of "for" loop 2021-10-12 14:56:56 +03:00
commit.dart feat(repository)!: add more aliases for api methods 2021-10-11 20:06:36 +03:00
config.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
credentials.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
describe.dart feat(describe): add bindings and api 2021-10-06 16:02:25 +03:00
diff.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
graph.dart feat(graph): add bindings and api 2021-10-06 11:36:38 +03:00
index.dart style: use "map/where" instead of "for" loop 2021-10-12 14:56:56 +03:00
libgit2_bindings.dart feat(repository): add ability to pass credentials in callbacks argument 2021-09-29 18:54:29 +03:00
mailmap.dart feat(mailmap): add bindings and api 2021-10-06 18:38:02 +03:00
merge.dart style: use "map/where" instead of "for" loop 2021-10-12 14:56:56 +03:00
note.dart feat(repository)!: add more aliases for api methods 2021-10-11 20:06:36 +03:00
object.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
odb.dart style: move declarations of callbacks above the function they will be used in 2021-10-07 13:52:46 +03:00
oid.dart feat(odb): add more bindings and api methods 2021-10-05 17:12:51 +03:00
packbuilder.dart feat(packbuilder): add bindings and api 2021-10-07 12:14:20 +03:00
patch.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
rebase.dart feat(rebase): add bindings and api 2021-10-05 11:25:45 +03:00
refdb.dart feat(reference): add ability to compress references 2021-09-04 15:27:09 +03:00
reference.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
reflog.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
refspec.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
remote.dart style: use "map/where" instead of "for" loop 2021-10-12 14:56:56 +03:00
remote_callbacks.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
repository.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
reset.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
revparse.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
revwalk.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
signature.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
stash.dart style: use "map/where" instead of "for" loop 2021-10-12 14:56:56 +03:00
status.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
submodule.dart feat(submodule): add bindings and api 2021-10-08 17:34:59 +03:00
tag.dart feat(tag): add more bindings and api methods 2021-10-06 15:36:17 +03:00
tree.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
treebuilder.dart feat(repository)!: add more aliases for api methods 2021-10-11 20:06:36 +03:00
worktree.dart feat(repository)!: add more aliases for api methods 2021-10-11 20:06:36 +03:00