libgit2dart/lib/src
2021-09-27 11:44:16 +03:00
..
bindings refactor: use nullable strings instead of empty in arguments 2021-09-27 11:44:16 +03:00
blob.dart feat(patch): add bindings and api 2021-09-16 16:35:37 +03:00
branch.dart refactor(reference): simplify api 2021-09-23 17:05:28 +03:00
commit.dart refactor: use nullable strings instead of empty in arguments 2021-09-27 11:44:16 +03:00
config.dart style: use conts for constructors 2021-09-23 10:48:23 +03:00
diff.dart style: use conts for constructors 2021-09-23 10:48:23 +03:00
error.dart chore: migrate from pedantic to lints package 2021-07-20 16:59:26 +03:00
git_types.dart feat(repository): add extended options to repository init 2021-09-24 13:18:04 +03:00
index.dart style: use conts for constructors 2021-09-23 10:48:23 +03:00
odb.dart style: use conts for constructors 2021-09-23 10:48:23 +03:00
oid.dart style: use conts for constructors 2021-09-23 10:48:23 +03:00
patch.dart style: use conts for constructors 2021-09-23 10:48:23 +03:00
reference.dart refactor(reference): simplify api 2021-09-23 17:05:28 +03:00
reflog.dart style: use conts for constructors 2021-09-23 10:48:23 +03:00
refspec.dart style: use conts for constructors 2021-09-23 10:48:23 +03:00
remote.dart refactor: use nullable strings instead of empty in arguments 2021-09-27 11:44:16 +03:00
repository.dart refactor: use nullable strings instead of empty in arguments 2021-09-27 11:44:16 +03:00
revparse.dart refactor(reference): simplify api 2021-09-23 17:05:28 +03:00
revwalk.dart refactor!: return sets of git type flags instead of integers 2021-09-10 20:22:02 +03:00
signature.dart style: use conts for constructors 2021-09-23 10:48:23 +03:00
stash.dart style: use conts for constructors 2021-09-23 10:48:23 +03:00
tag.dart style: use conts for constructors 2021-09-23 10:48:23 +03:00
tree.dart style: use conts for constructors 2021-09-23 10:48:23 +03:00
treebuilder.dart refactor: use classes instead of enums for git types 2021-09-03 18:19:44 +03:00
util.dart chore: upgrade to libgit2-1.2.0 2021-09-17 18:22:01 +03:00
worktree.dart feat(worktree): add ability to create worktree from provided reference 2021-09-07 16:47:43 +03:00