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/services/repository
zeripath eb748f5f3c
Add apply-patch, basic revert and cherry-pick functionality (#17902)
3 years ago
..
archiver Pause queues (#15928) 3 years ago
files Add apply-patch, basic revert and cherry-pick functionality (#17902) 3 years ago
adopt.go Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 3 years ago
adopt_test.go format with gofumpt (#18184) 3 years ago
avatar.go
avatar_test.go
branch.go Propagate context and ensure git commands run in request context (#17868) 3 years ago
cache.go
check.go Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 3 years ago
fork.go Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 3 years ago
fork_test.go
hooks.go Propagate context and ensure git commands run in request context (#17868) 3 years ago
main_test.go
push.go Pause queues (#15928) 3 years ago
repository.go Propagate context and ensure git commands run in request context (#17868) 3 years ago
template.go
transfer.go
transfer_test.go