drone/gitrpc/internal/gitea
2023-06-22 16:54:18 +00:00
..
blame_test.go Add git blame API (#346) 2023-03-09 12:55:23 +01:00
blame.go Add git blame API (#346) 2023-03-09 12:55:23 +01:00
blob.go update gitRPC getBlob api to stream blob content, add 'raw' api. 2023-04-18 11:39:59 -07:00
branch.go [GIT] Fix commit API for empty repo, remove unused functions 2023-01-16 10:22:49 -08:00
commit.go Fix Linting errors (#142) 2023-06-15 21:27:06 +00:00
config.go merge operation refactored (#172) 2023-01-10 13:54:08 +01:00
diff.go fix line numbers for code comments 2023-04-28 13:55:58 +02:00
gitea_test.go [maint] eb/gitrpc refactor (#51) 2022-11-03 13:17:03 +01:00
gitea.go [GITHA] Prepare GITRPC for GITHA changes (HTTP Server, GRPC Operations: Sync, RemoteDefaultBranch, Deterministic CommitID) (#153) 2023-06-22 16:54:18 +00:00
mapping.go [GITHA] Prepare GITRPC for GITHA changes (HTTP Server, GRPC Operations: Sync, RemoteDefaultBranch, Deterministic CommitID) (#153) 2023-06-22 16:54:18 +00:00
merge.go CODE-385: Search and Add reviewers to Database API (#126) 2023-06-15 20:26:36 +00:00
ref.go [GITHA] Prepare GITRPC for GITHA changes (HTTP Server, GRPC Operations: Sync, RemoteDefaultBranch, Deterministic CommitID) (#153) 2023-06-22 16:54:18 +00:00
repo.go [GITHA] Prepare GITRPC for GITHA changes (HTTP Server, GRPC Operations: Sync, RemoteDefaultBranch, Deterministic CommitID) (#153) 2023-06-22 16:54:18 +00:00
submodule.go ordering imports linter and writer (#85) 2022-11-22 23:42:39 +01:00
tag.go improve tag API implementation 2023-06-21 12:47:20 +02:00
tree.go fixed linter issues 2023-05-17 21:56:23 +02:00
vars.go [feat] initial work on merging PR (#170) 2023-01-10 02:09:43 +01:00