gitea/modules/repository
6543 77f604a928
Add skip and limit to git.GetTags (#16897)
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 Report the correct number of pushes on the feeds (#16811) 4 years ago
commits_test.go Replace `list.List` with slices (#16311) 4 years ago
create.go
create_test.go Fixed assert statements. (#16089) 4 years ago
fork.go Refactor the fork service slightly to take ForkRepoOptions (#16744) 4 years ago
fork_test.go Refactor the fork service slightly to take ForkRepoOptions (#16744) 4 years ago
generate.go
hooks.go Add agit flow support in gitea (#14295) 4 years ago
init.go [API] Add pagination to ListBranches (#14524) 4 years ago
main_test.go
push.go
repo.go Add skip and limit to git.GetTags (#16897) 4 years ago
update.go