This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/modules/repository
2020-10-31 23:42:54 +08:00
..
adopt.go Adopt repositories (#12920) 2020-09-25 07:09:23 +03:00
branch.go
cache.go Cache last commit when pushing for big repository (#10109) 2020-10-09 01:17:23 +03:00
check.go Update golangci-lint to version 1.31.0 (#13102) 2020-10-11 21:27:20 +01:00
commits.go
commits_test.go
create.go Add IsTemplate option in create repo ui and api (#12942) 2020-09-25 13:18:37 +08:00
create_test.go
fork.go Adopt repositories (#12920) 2020-09-25 07:09:23 +03:00
fork_test.go
generate.go Adopt repositories (#12920) 2020-09-25 07:09:23 +03:00
hooks.go Completely quote AppPath and CustomConf paths (#12955) 2020-09-28 21:16:52 -04:00
init.go go-version constraints ignore pre-releases (#13234) 2020-10-21 11:42:08 -04:00
main_test.go
push.go Fix a bug on refactoring (#13373) 2020-10-31 23:42:54 +08:00
repo.go
update.go