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 67f135ca5d
Fix archive error when rename repo or user (#16399)
4 years ago
..
adopt.go Fix various documentation, user-facing, and source comment typos (#16367) 4 years ago
archive.go Fix archive error when rename repo or user (#16399) 4 years ago
branch.go [API] Add pagination to ListBranches (#14524) 4 years ago
cache.go Make commit info cancelable (#16032) 4 years ago
check.go Update repository size on cron gc task (#15177) 4 years ago
commits.go Implemented head_commit for webhooks (#16282) 4 years ago
commits_test.go Implemented head_commit for webhooks (#16282) 4 years ago
create.go Check if label template exist first (#14384) 4 years ago
create_test.go Fixed assert statements. (#16089) 4 years ago
fork.go Fix potential copy lfs records failure when fork a repository (#15441) 4 years ago
fork_test.go
generate.go Ensure that HEAD is updated to match default branch in template generation (#13948) 4 years ago
hooks.go Set GIT_DIR correctly if it is not set (#15751) 4 years ago
init.go [API] Add pagination to ListBranches (#14524) 4 years ago
main_test.go
push.go
repo.go Add push to remote mirror repository (#15157) 4 years ago
update.go