Aleksey Kulikov
|
5c9c23f9f5
|
refactor: use loops inside list literals
|
2022-05-25 12:08:23 +03:00 |
|
Aleksey Kulikov
|
e9e70cfc62
|
refactor(git_types): use enums (#53)
Use Dart's new feature "Enhanced enums with members".
|
2022-05-05 13:12:47 +03:00 |
|
Aleksey Kulikov
|
a3213a88a2
|
refactor!: use Finalizer to automatically free allocated memory for objects (#48)
BREAKING CHANGE: signature change for remote and repository callbacks during repository clone operation.
|
2022-04-28 11:04:48 +03:00 |
|
Aleksey Kulikov
|
fb4694cf06
|
feat(rebase)!: add more bindings and API methods (#27)
|
2021-12-22 19:20:16 +03:00 |
|
Aleksey Kulikov
|
fe570a6990
|
feat(annotated)!: add more bindings and API methods (#26)
|
2021-12-22 17:41:34 +03:00 |
|
Aleksey Kulikov
|
4717aab57f
|
style: stricter linting
|
2021-10-23 12:31:18 +03:00 |
|
Aleksey Kulikov
|
7b14ee6b9b
|
style: avoid lines longer than 80 characters
|
2021-10-22 17:13:42 +03:00 |
|
Aleksey Kulikov
|
a24070c44c
|
docs: improve api documentation
|
2021-10-22 14:41:15 +03:00 |
|
Aleksey Kulikov
|
127849519d
|
test: add more tests for throws and their messages
|
2021-10-19 17:16:39 +03:00 |
|
Aleksey Kulikov
|
d6eae1e9ed
|
test: improve coverage
|
2021-10-15 17:37:38 +03:00 |
|
Aleksey Kulikov
|
9f346c99f7
|
feat: add more toString overrides for debugging
|
2021-10-13 19:23:34 +03:00 |
|
Aleksey Kulikov
|
1972c6d1ab
|
refactor!: use Oid instead of String for arguments
|
2021-10-13 15:31:20 +03:00 |
|
Aleksey Kulikov
|
cfa5268af2
|
style: use "map/where" instead of "for" loop
|
2021-10-12 14:56:56 +03:00 |
|
Aleksey Kulikov
|
03e2922517
|
style: remove unnecessary imports
|
2021-10-08 18:34:58 +03:00 |
|
Aleksey Kulikov
|
2ce419d7c4
|
feat(rebase): add bindings and api
|
2021-10-05 11:25:45 +03:00 |
|