libgit2dart/lib/src
2021-12-21 18:06:42 +03:00
..
bindings feat(packbuilder): add more bindings and API methods 2021-12-21 18:06:42 +03:00
blame.dart feat(blame): add binding and api method for git_blame_buffer (#20) 2021-12-20 15:03:31 +03:00
blob.dart feat(blob): add more bindings and API methods (#21) 2021-12-20 18:02:53 +03:00
branch.dart feat(branch): add more bindings and api methods (#13) 2021-12-03 11:17:48 +03:00
callbacks.dart style: avoid lines longer than 80 characters 2021-10-22 17:13:42 +03:00
commit.dart feat(commit): add more bindings and API methods (#22) 2021-12-20 20:42:16 +03:00
config.dart test: fix tests failing in ci 2021-10-27 20:59:50 +03:00
credentials.dart style: avoid lines longer than 80 characters 2021-10-22 17:13:42 +03:00
diff.dart feat(diff): add binding and API method for git_diff_tree_to_workdir_with_index (#23) 2021-12-21 12:34:52 +03:00
error.dart test: remove checks for messages of throws 2021-10-27 16:44:04 +03:00
git_types.dart feat(blob): add more bindings and API methods (#21) 2021-12-20 18:02:53 +03:00
index.dart feat(index): add more bindings and api methods (#17) 2021-12-11 14:45:59 +03:00
libgit2.dart style: prevent initialization with default constructor 2021-11-04 11:32:49 +03:00
mailmap.dart style: stricter linting 2021-10-23 12:31:18 +03:00
note.dart style: stricter linting 2021-10-23 12:31:18 +03:00
odb.dart style: stricter linting 2021-10-23 12:31:18 +03:00
oid.dart style: stricter linting 2021-10-23 12:31:18 +03:00
packbuilder.dart feat(packbuilder): add more bindings and API methods 2021-12-21 18:06:42 +03:00
patch.dart style: stricter linting 2021-12-17 11:20:17 +03:00
rebase.dart style: stricter linting 2021-10-23 12:31:18 +03:00
reference.dart docs: update readme (#5) 2021-11-03 17:10:47 +03:00
reflog.dart style: stricter linting 2021-10-23 12:31:18 +03:00
refspec.dart style: stricter linting 2021-10-23 12:31:18 +03:00
remote.dart style: stricter linting 2021-10-23 12:31:18 +03:00
repository.dart feat(merge)!: add more bindings and API methods (#24) 2021-12-21 17:11:41 +03:00
revparse.dart style: stricter linting 2021-10-23 12:31:18 +03:00
revwalk.dart feat(packbuilder): add more bindings and API methods 2021-12-21 18:06:42 +03:00
signature.dart style: stricter linting 2021-10-23 12:31:18 +03:00
stash.dart style: stricter linting 2021-12-17 11:20:17 +03:00
submodule.dart style: stricter linting 2021-10-23 12:31:18 +03:00
tag.dart docs: update readme (#5) 2021-11-03 17:10:47 +03:00
tree.dart style: stricter linting 2021-10-23 12:31:18 +03:00
treebuilder.dart style: stricter linting 2021-10-23 12:31:18 +03:00
util.dart refactor(setup): simplify setup for flutter applications (#12) 2021-11-01 19:05:55 +03:00
worktree.dart style: stricter linting 2021-10-23 12:31:18 +03:00