.. |
assets
|
feat(diff): add bindings and api
|
2021-09-14 19:55:25 +03:00 |
helpers
|
test(repository): test against repo copied into tmp directory
|
2021-07-12 19:57:35 +03:00 |
blob_test.dart
|
feat(patch): add bindings and api
|
2021-09-16 16:35:37 +03:00 |
branch_test.dart
|
feat(branch): add bindings and api
|
2021-09-06 19:10:41 +03:00 |
checkout_test.dart
|
refactor!: return sets of git type flags instead of integers
|
2021-09-10 20:22:02 +03:00 |
commit_test.dart
|
refactor!: use IterableMixin where possible
|
2021-09-20 13:03:43 +03:00 |
config_test.dart
|
feat(blob): add bindings and api
|
2021-09-02 18:03:41 +03:00 |
diff_test.dart
|
feat(diff): return list of patches
|
2021-09-20 11:02:44 +03:00 |
index_test.dart
|
refactor!: use IterableMixin where possible
|
2021-09-20 13:03:43 +03:00 |
merge_test.dart
|
refactor!: return sets of git type flags instead of integers
|
2021-09-10 20:22:02 +03:00 |
odb_test.dart
|
feat(blob): add bindings and api
|
2021-09-02 18:03:41 +03:00 |
oid_test.dart
|
feat(blob): add bindings and api
|
2021-09-02 18:03:41 +03:00 |
patch_test.dart
|
feat(patch): add bindings and api
|
2021-09-16 16:35:37 +03:00 |
reference_test.dart
|
refactor!: use IterableMixin where possible
|
2021-09-20 13:03:43 +03:00 |
reflog_test.dart
|
refactor!: use IterableMixin where possible
|
2021-09-20 13:03:43 +03:00 |
repository_test.dart
|
refactor!: return sets of git type flags instead of integers
|
2021-09-10 20:22:02 +03:00 |
reset_test.dart
|
feat(diff): add bindings and api
|
2021-09-14 19:55:25 +03:00 |
revparse_test.dart
|
refactor(revparse)!: use same name for revspec flags as in libgit2
|
2021-09-17 18:53:43 +03:00 |
revwalk_test.dart
|
refactor!: return sets of git type flags instead of integers
|
2021-09-10 20:22:02 +03:00 |
signature_test.dart
|
feat(blob): add bindings and api
|
2021-09-02 18:03:41 +03:00 |
tag_test.dart
|
fix(tag): tag can point to any type of git object
|
2021-09-04 13:52:29 +03:00 |
tree_test.dart
|
feat(repository): add ability to lookup different types of git objects with []
|
2021-09-04 12:04:28 +03:00 |
treebuilder_test.dart
|
feat(repository): add ability to lookup different types of git objects with []
|
2021-09-04 12:04:28 +03:00 |
worktree_test.dart
|
feat(worktree): add ability to create worktree from provided reference
|
2021-09-07 16:47:43 +03:00 |