Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
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 9b81193166
Cache last commit when pushing for big repository (#10109)
4 years ago
..
adopt.go Adopt repositories (#12920) 4 years ago
branch.go Handle more pathological branch and tag names (#11843) 5 years ago
cache.go Cache last commit when pushing for big repository (#10109) 4 years ago
check.go Refactor Cron and merge dashboard tasks (#10745) 5 years ago
commits.go
commits_test.go
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 Adopt repositories (#12920) 4 years ago
main_test.go
repo.go On Migration respect old DefaultBranch (#12843) 4 years ago
update.go