Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/routers/api/v1/repo
Cirno the Strongest d06f98d9a2
Honor DEFAULT_PAGING_NUM for API (#11805) (#11813)
5 years ago
..
blob.go
branch.go [API] Add branch delete (#11112) 5 years ago
collaborators.go
commits.go Consolidate API for getting single commit (#11368) 5 years ago
file.go In File Create/Update API return 404 if Branch does not exist (#11791) (#11795) 5 years ago
fork.go
git_hook.go
git_ref.go
hook.go
hook_test.go
issue.go Fix timezone on issue deadline (#11697) (#11784) 5 years ago
issue_comment.go
issue_label.go
issue_reaction.go
issue_stopwatch.go
issue_subscription.go Return issue subscription status from API subscribe (#10966) 5 years ago
issue_tracked_time.go Fix tracked time issues (#11349) 5 years ago
key.go
label.go
main_test.go
migrate.go
milestone.go Refactor Milestone related (#11225) 5 years ago
mirror.go
pull.go Add option to API to update PullRequest base branch (#11666) (#11796) 5 years ago
pull_review.go Add default CommitID for create pull review api (#11334) 5 years ago
release.go
release_attachment.go
repo.go Fix repo-list private and total count bugs (#11500) (#11532) 5 years ago
repo_test.go
star.go
status.go
subscriber.go
tag.go
topic.go Honor DEFAULT_PAGING_NUM for API (#11805) (#11813) 5 years ago
transfer.go
tree.go