Commit graph

13 commits

Author SHA1 Message Date
Aleksey Kulikov
a71bb14b86
test: fix tests failing on windows 2021-10-29 10:59:30 +03:00
Aleksey Kulikov
0e329bd2b1 test: fix tests failing in ci 2021-10-27 20:59:50 +03:00
Aleksey Kulikov
7f0cd86e72 test: remove checks for messages of throws
Platform specific messages for throws is different, so checking that test
throws proper type should be enough
2021-10-27 16:44:04 +03:00
Aleksey Kulikov
f3fbc80f8e style: no implicit casts and dynamic 2021-10-22 17:25:06 +03:00
Aleksey Kulikov
7b14ee6b9b style: avoid lines longer than 80 characters 2021-10-22 17:13:42 +03:00
Aleksey Kulikov
a806d0a312 style: sort imports alphabetically 2021-10-22 15:10:04 +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
15ce546f7a feat(worktree): add more bindings and api methods 2021-10-14 11:23:30 +03:00
Aleksey Kulikov
3a0fa75929 feat(repository)!: add more aliases for api methods
BREAKING CHANGE: Make repository entry point for most operations
2021-10-11 20:06:36 +03:00
Aleksey Kulikov
466f960c7b refactor: extract repo setup for tests 2021-09-23 16:35:05 +03:00
Aleksey Kulikov
db21f2e890 feat(worktree): add ability to create worktree from provided reference 2021-09-07 16:47:43 +03:00
Aleksey Kulikov
a00078ba76 feat(worktree): add base bindings and api 2021-09-06 20:11:41 +03:00