Aleksey Kulikov
|
3b13646b1b
|
feat(repository): add api method for revparse_single
|
2021-09-01 10:43:08 +03:00 |
|
Aleksey Kulikov
|
2e0486c641
|
feat(revwalk): add bindings and api
|
2021-08-31 18:21:25 +03:00 |
|
Aleksey Kulikov
|
747996b40c
|
refactor: use ffi Arena for resource management
|
2021-08-25 18:33:17 +03:00 |
|
Aleksey Kulikov
|
696d55bb3a
|
feat(repository): add ability to initialize repository
|
2021-08-21 15:36:42 +03:00 |
|
Aleksey Kulikov
|
543ebff223
|
feat(repository): add ability to discover repository from sub directories
|
2021-08-21 14:56:23 +03:00 |
|
Aleksey Kulikov
|
da8494d3e2
|
refactor(config): simplify api methods names
|
2021-08-21 11:25:06 +03:00 |
|
Aleksey Kulikov
|
594aca6474
|
feat(repository): add ability to get repository config
|
2021-08-12 20:00:25 +03:00 |
|
Aleksey Kulikov
|
5feb12fdaa
|
refactor!: change api entry points
|
2021-08-11 17:02:32 +03:00 |
|
Aleksey Kulikov
|
ef29257f2e
|
feat(repository): add ability to set working directory
|
2021-08-09 15:55:42 +03:00 |
|
Aleksey Kulikov
|
b603a567b2
|
feat(repository): add ability to set head
|
2021-08-09 13:14:24 +03:00 |
|
Aleksey Kulikov
|
2477b4efd8
|
refactor: use libgit free() functions instead of calloc()
|
2021-08-05 20:07:00 +03:00 |
|
Aleksey Kulikov
|
9190ed2e0f
|
feat(reference): add ability to create direct reference
|
2021-08-05 19:48:58 +03:00 |
|
Aleksey Kulikov
|
21001d170c
|
test(repository): check if tmp directory exists and remove it before copying repo
|
2021-07-13 16:43:37 +03:00 |
|
Aleksey Kulikov
|
be680595bc
|
test(repository): test against repo copied into tmp directory
|
2021-07-12 19:57:35 +03:00 |
|
Aleksey Kulikov
|
9acf3a8a9e
|
feat(repository): add ability to set and get namespace
|
2021-07-09 15:38:15 +03:00 |
|
Aleksey Kulikov
|
4bd324a596
|
feat(repository): add base bindings and api
|
2021-07-08 20:24:58 +03:00 |
|