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
Lunny Xiao 91ac65db5e
Fix forked repositories missed tags (#18719)
4 years ago
..
archiver Pause queues (#15928) 4 years ago
files Change git.cmd to RunWithContext (#18693) 4 years ago
adopt.go Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 4 years ago
adopt_test.go format with gofumpt (#18184) 4 years ago
avatar.go
avatar_test.go Some repository refactors (#17950) 4 years ago
branch.go
cache.go
check.go Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 4 years ago
fork.go Fix forked repositories missed tags (#18719) 4 years ago
fork_test.go Some repository refactors (#17950) 4 years ago
hooks.go
main_test.go
push.go Pause queues (#15928) 4 years ago
repository.go
template.go
transfer.go
transfer_test.go