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
6543 9c4601bdf8
Code Formats, Nits & Unused Func/Var deletions (#15286)
4 years ago
..
blob.go
branch.go [API] Add pagination to ListBranches (#14524) 4 years ago
collaborators.go [refactor] Unify the export of user data via API (#15144) 4 years ago
commits.go
file.go Add support for ref parameter to get raw file API (#14602) 4 years ago
fork.go
git_hook.go
git_ref.go
hook.go [refactor] Unify the export of user data via API (#15144) 4 years ago
hook_test.go
issue.go Code Formats, Nits & Unused Func/Var deletions (#15286) 4 years ago
issue_comment.go
issue_label.go
issue_reaction.go [refactor] Unify the export of user data via API (#15144) 4 years ago
issue_stopwatch.go
issue_subscription.go [refactor] Unify the export of user data via API (#15144) 4 years ago
issue_tracked_time.go
key.go
label.go
language.go
main_test.go
migrate.go Add LFS Migration and Mirror (#14726) 4 years ago
milestone.go
mirror.go
pull.go Code Formats, Nits & Unused Func/Var deletions (#15286) 4 years ago
pull_review.go Add dismiss review feature (#12674) 4 years ago
release.go Implement delete release attachments and update release attachments' name (#14130) 4 years ago
release_attachment.go
release_tags.go [API] Add delete release by tag & fix unreleased inconsistency (#14563) 4 years ago
repo.go Add DefaultMergeStyle option to repository (#14789) 4 years ago
repo_test.go
star.go [refactor] Unify the export of user data via API (#15144) 4 years ago
status.go
subscriber.go [refactor] Unify the export of user data via API (#15144) 4 years ago
tag.go [API] Add delete release by tag & fix unreleased inconsistency (#14563) 4 years ago
teams.go
topic.go
transfer.go Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
tree.go