This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/private
2022-02-06 20:01:47 +01:00
..
default_branch.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
hook_post_receive.go
hook_pre_receive.go Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00
hook_proc_receive.go
hook_verification.go Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00
internal.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
internal_repo.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
key.go
mail.go
manager.go
manager_unix.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
manager_windows.go
restore_repo.go Validate migration files (#18203) 2022-01-26 10:45:51 +01:00
serv.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
ssh_log.go