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/modules/private
Lunny Xiao 6e3aaa9975
Performance optimization for git push (#30104) (#30354)
8 months ago
..
actions.go Use correct `has error` check for internal responses (#28796) (#28798) 10 months ago
hook.go Performance optimization for git push (#30104) (#30354) 8 months ago
internal.go
key.go Use correct `has error` check for internal responses (#28796) (#28798) 10 months ago
mail.go Use correct `has error` check for internal responses (#28796) (#28798) 10 months ago
manager.go Replace `interface{}` with `any` (#25686) 1 year ago
request.go Use correct `has error` check for internal responses (#28796) (#28798) 10 months ago
restore_repo.go Fix regression: access log template, gitea manager cli command (#24838) 2 years ago
serv.go