drone/gitrpc/internal/gitea
2023-05-15 18:12:55 +02: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 should have old path new path param to determine if we moved or got moved. 2023-05-09 13:29:56 -07: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 [maint] eb/gitrpc refactor (#51) 2022-11-03 13:17:03 +01:00
mapping.go [scm-58] Add merge-check and Integrate with PR (#318) 2023-02-11 23:22:12 -08:00
merge.go rebase and merge implementation 2023-05-15 18:12:55 +02:00
ref.go [scm-58] Add merge-check and Integrate with PR (#318) 2023-02-11 23:22:12 -08:00
repo.go ordering imports linter and writer (#85) 2022-11-22 23:42:39 +01:00
submodule.go ordering imports linter and writer (#85) 2022-11-22 23:42:39 +01:00
tag.go ordering imports linter and writer (#85) 2022-11-22 23:42:39 +01:00
tree.go [maint] added ReadTree method to git adapter (#174) 2023-01-11 00:32:51 +01:00
vars.go [feat] initial work on merging PR (#170) 2023-01-10 02:09:43 +01:00