libgit2dart/lib/src
2022-02-16 16:57:52 +03:00
..
bindings feat: upgrade libgit2 to 1.4.0 (#45) 2022-02-16 16:57:52 +03:00
annotated.dart feat(annotated)!: add more bindings and API methods (#26) 2021-12-22 17:41:34 +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(patch)!: divide Patch.create() into specific methods (#38) 2022-01-25 15:58:06 +03:00
branch.dart refactor!: use class names instead of aliases from Repository in tests (#37) 2022-01-25 12:05:34 +03:00
callbacks.dart style: avoid lines longer than 80 characters 2021-10-22 17:13:42 +03:00
checkout.dart docs(checkout): clarify how methods work 2022-01-28 21:03:09 +03:00
commit.dart test: improve coverage (#44) 2022-01-26 16:11:38 +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 refactor!: use class names instead of aliases from Repository in tests (#37) 2022-01-25 12:05:34 +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 class names instead of aliases from Repository in tests (#37) 2022-01-25 12:05:34 +03:00
libgit2.dart test: improve coverage (#44) 2022-01-26 16:11:38 +03:00
mailmap.dart style: stricter linting 2021-10-23 12:31:18 +03:00
merge.dart chore: bump minimum dart version 2022-02-14 18:26:08 +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: upgrade libgit2 to 1.4.0 (#45) 2022-02-16 16:57:52 +03:00
patch.dart feat(patch): add binding and API method for git_patch_line_stats (#39) 2022-01-25 16:34:27 +03:00
rebase.dart feat(rebase)!: add more bindings and API methods (#27) 2021-12-22 19:20:16 +03:00
reference.dart feat(reflog): add more bindings and API methods (#29) 2021-12-23 10:58:44 +03:00
reflog.dart feat(reflog): add more bindings and API methods (#29) 2021-12-23 10:58:44 +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 refactor(repository)!: move descendantOf() method into Commit (#43) 2022-01-26 11:27:35 +03:00
revparse.dart refactor!: use class names instead of aliases from Repository in tests (#37) 2022-01-25 12:05:34 +03:00
revwalk.dart feat(revwalk): add more bindings and API methods (#31) 2021-12-23 13:08:51 +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 refactor!: use class names instead of aliases from Repository in tests (#37) 2022-01-25 12:05:34 +03:00
tag.dart feat(tag)!: add bindings and API methods (#36) 2022-01-24 16:42:08 +03:00
tree.dart refactor!: use class names instead of aliases from Repository in tests (#37) 2022-01-25 12:05:34 +03:00
treebuilder.dart style: stricter linting 2021-10-23 12:31:18 +03:00
util.dart feat: upgrade libgit2 to 1.4.0 (#45) 2022-02-16 16:57:52 +03:00
worktree.dart style: stricter linting 2021-10-23 12:31:18 +03:00