Viktor Borisov
bb75589a14
fix tests on windows platform
...
I had some problems with SSH for windows and I skipped them for the specific platform:
- clones repository with provided keypair
- clones repository with provided keypair from memory
- throws when provided keypair from memory is incorrect
2023-02-24 19:58:12 +07:00
Aleksey Kulikov
0d78a99b55
test: rename markers to keep empty folders
2022-05-04 14:24:58 +03:00
Aleksey Kulikov
06cc0230c7
chore: remove unnecessary hooks from test repos
2022-01-25 16:00:59 +03:00
Aleksey Kulikov
0844f03387
feat(patch)!: divide Patch.create() into specific methods ( #38 )
...
BREAKING CHANGE: remove patch generation methods from Blob class
2022-01-25 15:58:06 +03:00
Aleksey Kulikov
e6bfdc5a85
feat(blob): add more bindings and API methods ( #21 )
2021-12-20 18:02:53 +03:00
Aleksey Kulikov
33d2750d38
feat(branch): add more bindings and api methods ( #13 )
2021-12-03 11:17:48 +03:00
Aleksey Kulikov
d6eae1e9ed
test: improve coverage
2021-10-15 17:37:38 +03:00
Aleksey Kulikov
1d47b06955
feat(submodule): add bindings and api
2021-10-08 17:34:59 +03:00
Aleksey Kulikov
d40c65fa80
feat(mailmap): add bindings and api
2021-10-06 18:38:02 +03:00
Aleksey Kulikov
5c8d6647eb
feat(note): add bindings and api
2021-10-01 17:34:01 +03:00
Aleksey Kulikov
5ee0662376
feat(blame): add bindings and api
2021-10-01 13:43:44 +03:00
Aleksey Kulikov
4c7a096fe3
feat(repository): add ability to pass credentials in callbacks argument
2021-09-29 18:54:29 +03:00
Aleksey Kulikov
a7b714c2f3
feat(diff): add bindings and api
2021-09-14 19:55:25 +03:00
Aleksey Kulikov
63dabcdd2c
feat(merge): add more bindings and api methods
2021-09-09 14:39:40 +03:00
Aleksey Kulikov
28c4eca573
feat(reference): add ability to compress references
2021-09-04 15:27:09 +03:00
Aleksey Kulikov
0cdaa6f8f4
feat(tag): add bindings and api
2021-09-03 12:13:23 +03:00
Aleksey Kulikov
84ee4be945
feat(tree): add bindings and api
2021-09-02 11:58:14 +03:00
Aleksey Kulikov
6b076f3d07
test: add tag to testrepo
2021-08-04 15:33:33 +03:00
Aleksey Kulikov
be680595bc
test(repository): test against repo copied into tmp directory
2021-07-12 19:57:35 +03:00
Aleksey Kulikov
4bd324a596
feat(repository): add base bindings and api
2021-07-08 20:24:58 +03:00