forgejo/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.go 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
avatar.go
avatar_test.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.go Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00
fork_test.go
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.go
transfer_test.go