forgejo/routers/api/v1/repo
6543 54e9ee37a7
format with gofumpt (#18184)
* gofumpt -w -l .

* gofumpt -w -l -extra .

* Add linter

* manual fix

* change make fmt
2022-01-20 18:46:10 +01:00
..
blob.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
branch.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
collaborators.go
commits.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
file.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
fork.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
git_hook.go
git_ref.go
hook.go
hook_test.go
issue.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
issue_comment.go Fix PR comments UI (#18323) 2022-01-19 01:28:38 +08:00
issue_label.go
issue_reaction.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
issue_stopwatch.go
issue_subscription.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
issue_tracked_time.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
key.go
label.go
language.go
main_test.go
migrate.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
milestone.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
mirror.go
notes.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
pull.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
pull_review.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
release.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
release_attachment.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
release_tags.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
repo.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
repo_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
star.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
status.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
subscriber.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
tag.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
teams.go
topic.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
transfer.go Add API to manage repo tranfers (#17963) 2021-12-23 23:26:52 -05:00
tree.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
wiki.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00