libgit2dart/lib/src
2021-10-01 13:43:44 +03:00
..
bindings feat(blame): add bindings and api 2021-10-01 13:43:44 +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(blame): add bindings and api 2021-10-01 13:43:44 +03:00
index.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
odb.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
oid.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +03:00
patch.dart refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +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(blame): add bindings and api 2021-10-01 13:43:44 +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 refactor!: use named arguments if there is more than one 2021-09-30 18:04:36 +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