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/private
wxiaoguang ef339713c2
Refactor internal routers (partial backport, auth token const time comparing) (#32473) (#32479)
3 months ago
..
tests/repos
actions.go Clean up log messages (#30313) 10 months ago
default_branch.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 11 months ago
hook_post_receive.go Move database operations of merging a pull request to post receive hook and add a transaction (#30805) (#30888) 9 months ago
hook_post_receive_test.go Move database operations of merging a pull request to post receive hook and add a transaction (#30805) (#30888) 9 months ago
hook_pre_receive.go Fix protected branch files detection on pre_receive hook (#31778) (#31796) 6 months ago
hook_proc_receive.go Make sure git version&feature are always prepared (#30877) (#30879) 9 months ago
hook_verification.go Clean up log messages (#30313) 10 months ago
hook_verification_test.go
internal.go Refactor internal routers (partial backport, auth token const time comparing) (#32473) (#32479) 3 months ago
internal_repo.go
key.go
mail.go Clean up log messages (#30313) 10 months ago
main_test.go
manager.go
manager_process.go
manager_unix.go
manager_windows.go
restore_repo.go
serv.go Make sure git version&feature are always prepared (#30877) (#30879) 9 months ago
ssh_log.go