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/services/convert
Lunny Xiao 58c124cc4f
Move commits signature and verify functions to service layers (#33605)
1 week ago
..
activity.go
attachment.go
convert.go Move commits signature and verify functions to service layers (#33605) 1 week ago
git_commit.go
git_commit_test.go
issue.go Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) (#33569) 2 weeks ago
issue_comment.go Make tracked time representation display as hours (#33315) 1 month ago
issue_test.go
main_test.go
mirror.go
notification.go
package.go Clarify permission "HasAccess" behavior (#30585) 10 months ago
pull.go Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) (#33569) 2 weeks ago
pull_review.go
pull_review_test.go Enable tenv and testifylint rules (#32852) 2 months ago
pull_test.go
release.go
release_test.go
repository.go Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) (#33569) 2 weeks ago
secret.go
status.go
user.go Make gitea webhooks openproject compatible (#28435) 9 months ago
user_test.go
utils.go Fix typo in gitea downloader test and add missing codebase in `ToGitServiceType` (#33146) 2 months ago
utils_test.go Fix typo in gitea downloader test and add missing codebase in `ToGitServiceType` (#33146) 2 months ago
wiki.go