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
|
f1b84efc81
|
feat(revwalk): add more bindings and API methods (#31)
|
2021-12-23 13:08:51 +03:00 |
|
Aleksey Kulikov
|
50a6087a5b
|
feat(packbuilder): add more bindings and API methods (#25)
|
2021-12-21 18:28:44 +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
|
1972c6d1ab
|
refactor!: use Oid instead of String for arguments
|
2021-10-13 15:31:20 +03:00 |
|
Aleksey Kulikov
|
20ca75639d
|
refactor: remove unnecessary local variables
|
2021-10-12 19:21:58 +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
|
5f7fdf4bd3
|
refactor!: use named arguments if there is more than one
|
2021-09-30 18:04:36 +03:00 |
|
Aleksey Kulikov
|
7618f944c0
|
refactor!: return sets of git type flags instead of integers
|
2021-09-10 20:22:02 +03:00 |
|
Aleksey Kulikov
|
f19a34a768
|
feat(revwalk): allow combining sorting types
|
2021-09-03 18:54:13 +03:00 |
|
Aleksey Kulikov
|
da3bda077a
|
refactor: use classes instead of enums for git types
|
2021-09-03 18:19:44 +03:00 |
|
Aleksey Kulikov
|
5675f9265c
|
style: use fat arrow for single-line methods
|
2021-09-02 14:17:44 +03:00 |
|
Aleksey Kulikov
|
6bd04bb09d
|
refactor: remove unnecessary git_libgit2_init()
|
2021-09-01 16:59:07 +03:00 |
|
Aleksey Kulikov
|
2e0486c641
|
feat(revwalk): add bindings and api
|
2021-08-31 18:21:25 +03:00 |
|