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
cache.go Make commit info cancelable (#16032) 4 years ago
check.go
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
create_test.go Fixed assert statements. (#16089) 4 years ago
fork.go
fork_test.go
generate.go
hooks.go Set GIT_DIR correctly if it is not set (#15751) 4 years ago
init.go
main_test.go
push.go
repo.go Add push to remote mirror repository (#15157) 4 years ago
update.go