0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-06 00:31:57 +01:00
gitea/services/repository
2022-02-06 20:01:47 +01:00
..
archiver Pause queues (#15928) 2022-01-22 21:22:14 +00:00
files Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00
adopt_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
adopt.go Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00
avatar_test.go
avatar.go
branch.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
cache.go
check.go Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00
fork_test.go
fork.go Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00
hooks.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
main_test.go
push.go Pause queues (#15928) 2022-01-22 21:22:14 +00:00
repository.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
template.go
transfer_test.go
transfer.go