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/modules/repository
Lunny Xiao a420beda2a
Fix a bug on refactoring (#13373)
4 years ago
..
adopt.go Adopt repositories (#12920) 4 years ago
branch.go Handle more pathological branch and tag names (#11843) 4 years ago
cache.go Cache last commit when pushing for big repository (#10109) 4 years ago
check.go Update golangci-lint to version 1.31.0 (#13102) 4 years ago
commits.go make avatar lookup occur at image request (#10540) 5 years ago
commits_test.go make avatar lookup occur at image request (#10540) 5 years ago
create.go Add IsTemplate option in create repo ui and api (#12942) 4 years ago
create_test.go
fork.go Adopt repositories (#12920) 4 years ago
fork_test.go
generate.go Adopt repositories (#12920) 4 years ago
hooks.go Completely quote AppPath and CustomConf paths (#12955) 4 years ago
init.go go-version constraints ignore pre-releases (#13234) 4 years ago
main_test.go
push.go Fix a bug on refactoring (#13373) 4 years ago
repo.go On Migration respect old DefaultBranch (#12843) 4 years ago
update.go