.. |
blob.dart
|
feat(blob): add bindings and api
|
2021-09-02 18:03:41 +03:00 |
branch.dart
|
feat(worktree): add ability to create worktree from provided reference
|
2021-09-07 16:47:43 +03:00 |
checkout.dart
|
feat(checkout): add bindings and api
|
2021-09-09 19:56:15 +03:00 |
commit.dart
|
feat(merge): add bindings and api for merge analysis
|
2021-09-08 16:03:35 +03:00 |
config.dart
|
refactor: revert 'use ffi Arena for resource management'
|
2021-08-27 15:05:05 +03:00 |
diff.dart
|
feat(diff): add ability to apply diff
|
2021-09-16 18:56:53 +03:00 |
index.dart
|
feat(merge): add more bindings and api methods
|
2021-09-09 14:39:40 +03:00 |
libgit2_bindings.dart
|
feat: upgrade libgit2
|
2021-08-26 15:13:12 +03:00 |
merge.dart
|
feat(merge): add ability to cherry-pick commit
|
2021-09-09 15:40:05 +03:00 |
object.dart
|
feat(tag): add bindings and api
|
2021-09-03 12:13:23 +03:00 |
odb.dart
|
feat(reference): add ability to create direct reference
|
2021-08-05 19:48:58 +03:00 |
oid.dart
|
feat(commit): add ability to create commit with different number of parents
|
2021-08-30 16:45:37 +03:00 |
patch.dart
|
feat(patch): add bindings and api
|
2021-09-16 16:35:37 +03:00 |
refdb.dart
|
feat(reference): add ability to compress references
|
2021-09-04 15:27:09 +03:00 |
reference.dart
|
feat(reference): add ability to peel reference until object of specified type is found
|
2021-09-04 14:50:34 +03:00 |
reflog.dart
|
refactor(reflog): use naming conventions for similar methods
|
2021-09-02 14:31:05 +03:00 |
repository.dart
|
feat(revparse): add bindings and api
|
2021-09-01 16:53:40 +03:00 |
reset.dart
|
feat(reset): add bindings and api
|
2021-09-13 12:31:37 +03:00 |
revparse.dart
|
feat(revparse): add bindings and api
|
2021-09-01 16:53:40 +03:00 |
revwalk.dart
|
feat(revwalk): add bindings and api
|
2021-08-31 18:21:25 +03:00 |
signature.dart
|
refactor: revert 'use ffi Arena for resource management'
|
2021-08-27 15:05:05 +03:00 |
status.dart
|
feat(repository): add ability to check status of repo and single file
|
2021-09-07 19:08:28 +03:00 |
tag.dart
|
fix(tag): tag can point to any type of git object
|
2021-09-04 13:52:29 +03:00 |
tree.dart
|
feat(tree): add bindings and api
|
2021-09-02 11:58:14 +03:00 |
treebuilder.dart
|
feat(treebuilder): add bindings and api
|
2021-09-03 16:30:46 +03:00 |
worktree.dart
|
feat(worktree): add ability to create worktree from provided reference
|
2021-09-07 16:47:43 +03:00 |