libgit2dart/lib/src
Aleksey Kulikov b589097c8c refactor!: use Finalizer to automatically free allocated memory for objects
BREAKING CHANGE: signature change for remote and repository callbacks
during repository clone operation.
2022-04-21 14:07:11 +03:00
..
bindings refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00
annotated.dart refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00
blame.dart refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00
blob.dart refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00
branch.dart refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00
callbacks.dart style: avoid lines longer than 80 characters 2021-10-22 17:13:42 +03:00
checkout.dart refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00
commit.dart refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00
config.dart refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00
credentials.dart style: avoid lines longer than 80 characters 2021-10-22 17:13:42 +03:00
diff.dart refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00
error.dart test: remove checks for messages of throws 2021-10-27 16:44:04 +03:00
git_types.dart feat: upgrade libgit2 to 1.4.0 (#45) 2022-02-16 16:57:52 +03:00
index.dart refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00
libgit2.dart refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00
mailmap.dart refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00
merge.dart refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00
note.dart refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00
odb.dart refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00
oid.dart refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00
packbuilder.dart refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00
patch.dart refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00
rebase.dart refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00
reference.dart refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00
reflog.dart refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00
refspec.dart style: stricter linting 2021-10-23 12:31:18 +03:00
remote.dart refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00
repository.dart refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00
revparse.dart refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00
revwalk.dart refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00
signature.dart refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00
stash.dart style: stricter linting 2021-12-17 11:20:17 +03:00
submodule.dart refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00
tag.dart refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00
tree.dart refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00
treebuilder.dart refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00
util.dart feat: upgrade libgit2 to 1.4.3 2022-04-13 11:44:56 +03:00
worktree.dart refactor!: use Finalizer to automatically free allocated memory for objects 2022-04-21 14:07:11 +03:00