0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-28 20:34:22 +01:00
gitea/routers/private
silverwind 9b2536b78f
Update misspell to 0.5.1 and add misspellings.csv (#30573)
Misspell 0.5.0 supports passing a csv file to extend the list of
misspellings, so I added some common ones from the codebase. There is at
least one typo in a API response so we need to decided whether to revert
that and then likely remove the dict entry.
2024-04-27 08:03:49 +00:00
..
tests/repos
actions.go Clean up log messages (#30313) 2024-04-07 19:17:06 +08:00
default_branch.go
hook_post_receive.go Performance optimization for git push (#30104) 2024-04-09 03:43:17 +00:00
hook_pre_receive.go Update misspell to 0.5.1 and add misspellings.csv (#30573) 2024-04-27 08:03:49 +00:00
hook_proc_receive.go
hook_verification.go Clean up log messages (#30313) 2024-04-07 19:17:06 +08:00
hook_verification_test.go
internal.go
internal_repo.go
key.go
mail.go Clean up log messages (#30313) 2024-04-07 19:17:06 +08:00
main_test.go
manager.go
manager_process.go
manager_unix.go
manager_windows.go
restore_repo.go
serv.go
ssh_log.go