libgit2dart/lib/src
2021-10-06 15:36:17 +03:00
..
bindings feat(tag): add more bindings and api methods 2021-10-06 15:36:17 +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 refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
callbacks.dart feat(repository): add ability to pass credentials in callbacks argument 2021-09-29 18:54:29 +03:00
commit.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04: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 feat(repository): add ability to pass credentials in callbacks argument 2021-09-29 18:54:29 +03:00
diff.dart refactor: change naming of local variable to reflect intent 2021-09-30 19:10:43 +03:00
error.dart chore: migrate from pedantic to lints package 2021-07-20 16:59:26 +03:00
features.dart refactor: change naming of local variable to reflect intent 2021-09-30 19:10:43 +03:00
git_types.dart feat(rebase): add bindings and api 2021-10-05 11:25:45 +03:00
index.dart feat(merge): add ability to merge file from index 2021-10-04 12:23:48 +03:00
note.dart feat(note): add bindings and api 2021-10-01 17:34:01 +03:00
odb.dart feat(graph): add bindings and api 2021-10-06 11:36:38 +03:00
oid.dart feat(odb): add more bindings and api methods 2021-10-05 17:12:51 +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
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 feat(blame): add bindings and api 2021-10-01 13:43:44 +03:00
repository.dart feat(graph): add bindings and api 2021-10-06 11:36:38 +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 feat(blame): add bindings and api 2021-10-01 13:43:44 +03:00
stash.dart style: use conts for constructors 2021-09-23 10:48:23 +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 refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
util.dart feat(repository): add ability to pass credentials in callbacks argument 2021-09-29 18:54:29 +03:00
worktree.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00