Aleksey Kulikov
|
d71e00947e
|
feat(merge): add ability to pass options to fileFromIndex(...) API method (#69)
|
2022-06-17 15:40:19 +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
|
6d1ccd5c12
|
refactor(merge)!: add MergeAnalysis class containing analysis result and merge preference (#49)
BREAKING CHANGE: Return value of Merge.analysis(...) changed from List<Object> to MergeAnalysis.
|
2022-04-28 18:00:18 +03:00 |
|
Aleksey Kulikov
|
9d61584165
|
docs: update docs for bindings and api
|
2022-04-28 16:04:30 +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
|
7a067beeb9
|
chore: bump minimum dart version
|
2022-02-14 18:26:08 +03:00 |
|
Aleksey Kulikov
|
7b57c41253
|
test: improve coverage (#44)
|
2022-01-26 16:11:38 +03:00 |
|
Aleksey Kulikov
|
570c696269
|
refactor(merge)!: move merge related methods into Merge class (#41)
|
2022-01-25 18:53:04 +03:00 |
|