You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services/repository
luzpaz 8c647bf0f6
Fix various typos (#18219)
Found via `codespell -q 3 -S ./options/locale,./vendor -L ba,pullrequest,pullrequests,readby,te,unknwon`

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
3 years ago
..
archiver Fix various typos (#18219) 3 years ago
files Simplify parameter types (#18006) 3 years ago
adopt.go services/repository: fix ListUnadoptedRepositories incorrect total count (#17865) 3 years ago
adopt_test.go services/repository: fix ListUnadoptedRepositories incorrect total count (#17865) 3 years ago
avatar.go Some repository refactors (#17950) 3 years ago
avatar_test.go Some repository refactors (#17950) 3 years ago
branch.go Move repository model into models/repo (#17933) 3 years ago
cache.go Move repository model into models/repo (#17933) 3 years ago
check.go Move repository model into models/repo (#17933) 3 years ago
fork.go Some repository refactors (#17950) 3 years ago
fork_test.go Some repository refactors (#17950) 3 years ago
hooks.go Some repository refactors (#17950) 3 years ago
main_test.go Decouple unit test code from business code (#17623) 3 years ago
push.go Set HeadCommit when creating tags. (#18116) 3 years ago
repository.go Move keys to models/asymkey (#17917) 3 years ago
template.go Some repository refactors (#17950) 3 years ago
transfer.go Fix rename notification bug (#18008) 3 years ago
transfer_test.go Move repository model into models/repo (#17933) 3 years ago