.. |
assets
|
feat(merge): add more bindings and api methods
|
2021-09-09 14:39:40 +03:00 |
helpers
|
test(repository): test against repo copied into tmp directory
|
2021-07-12 19:57:35 +03:00 |
blob_test.dart
|
feat(repository): add ability to lookup different types of git objects with []
|
2021-09-04 12:04:28 +03:00 |
branch_test.dart
|
feat(branch): add bindings and api
|
2021-09-06 19:10:41 +03:00 |
checkout_test.dart
|
feat(checkout): add bindings and api
|
2021-09-09 19:56:15 +03:00 |
commit_test.dart
|
feat(repository): add ability to lookup different types of git objects with []
|
2021-09-04 12:04:28 +03:00 |
config_test.dart
|
feat(blob): add bindings and api
|
2021-09-02 18:03:41 +03:00 |
index_test.dart
|
feat(tree): add bindings and api
|
2021-09-02 11:58:14 +03:00 |
merge_test.dart
|
test(repository): add test for merge message
|
2021-09-10 10:44:35 +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 |
reference_test.dart
|
feat(reference): add ability to compress references
|
2021-09-04 15:27:09 +03:00 |
reflog_test.dart
|
feat(blob): add bindings and api
|
2021-09-02 18:03:41 +03:00 |
repository_test.dart
|
feat(repository): add ability to check status of repo and single file
|
2021-09-07 19:08:28 +03:00 |
revparse_test.dart
|
refactor: pass sha hex string instead of Oid as argument
|
2021-09-04 12:21:42 +03:00 |
revwalk_test.dart
|
feat(revwalk): allow combining sorting types
|
2021-09-03 18:54:13 +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 |