Git with a cup of tea, painless self-hosted git service
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.
 
 
 
 
 
 
Michal Suchánek ea96ff6b0c
Rename UpdateBranch API to RenameBranch API (#35374)
4 months ago
..
activity.go
activitypub.go
admin_user.go Add a `login`/`login-name`/`username` disambiguation to affected endpoint parameters and response/request models (#34901) 6 months ago
attachment.go
cron.go
doc.go
fork.go
git_blob.go Refactor repo contents API and add "contents-ext" API (#34822) 6 months ago
git_hook.go
hook.go Add a `login`/`login-name`/`username` disambiguation to affected endpoint parameters and response/request models (#34901) 6 months ago
issue.go Add `owner` and `parent` fields clarification to docs (#35023) 5 months ago
issue_comment.go
issue_label.go
issue_milestone.go
issue_reaction.go
issue_stopwatch.go
issue_test.go
issue_tracked_time.go Add a `login`/`login-name`/`username` disambiguation to affected endpoint parameters and response/request models (#34901) 6 months ago
lfs_lock.go
mirror.go
miscellaneous.go
nodeinfo.go
notifications.go
org.go Add a `login`/`login-name`/`username` disambiguation to affected endpoint parameters and response/request models (#34901) 6 months ago
org_member.go
org_team.go
package.go Add package version api endpoints (#34173) 8 months ago
pull.go Decouple diff stats query from actual diffing (#33810) 9 months ago
pull_review.go
release.go Support annotated tags when using create release API (#31840) 6 months ago
repo.go Rename UpdateBranch API to RenameBranch API (#35374) 4 months ago
repo_actions.go Add workflow_run api + webhook (#33964) 6 months ago
repo_branch.go Add ff_only parameter to POST /repos/{owner}/{repo}/merge-upstream (#34770) 6 months ago
repo_collaborator.go
repo_commit.go
repo_compare.go
repo_file.go Support getting last commit message using contents-ext API (#34904) 6 months ago
repo_key.go
repo_note.go
repo_refs.go
repo_tag.go fix: do not return archive download URLs in API if downloads are disabled (#34324) 8 months ago
repo_topic.go
repo_tree.go
repo_watch.go
repo_wiki.go
secret.go Added Description Field for Secrets and Variables (#33526) 9 months ago
settings.go Add API endpoint to request contents of multiple files simultaniously (#34139) 8 months ago
status.go Keeping consistent between UI and API about combined commit status state and fix some bugs (#34562) 6 months ago
task.go
user.go Add a `login`/`login-name`/`username` disambiguation to affected endpoint parameters and response/request models (#34901) 6 months ago
user_app.go feat: return time of last usage for public keys and access tokens in the api (#34323) 8 months ago
user_email.go Add a `login`/`login-name`/`username` disambiguation to affected endpoint parameters and response/request models (#34901) 6 months ago
user_gpgkey.go Run `gopls modernize` on codebase (#34751) 6 months ago
user_key.go Run `gopls modernize` on codebase (#34751) 6 months ago
variable.go Added Description Field for Secrets and Variables (#33526) 9 months ago
visible_type.go