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
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367)
4 years ago
..
adopt.go Fix various documentation, user-facing, and source comment typos (#16367) 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
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
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