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/services/repository
Lunny Xiao 930bae2300
Add cache for branch divergence on branch list page (#29577)
11 months ago
..
archiver
commitstatus Cache repository default branch commit status to reduce query on commit status table (#29444) 11 months ago
files Add download URL for executable files (#28260) 11 months ago
adopt.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 11 months ago
adopt_test.go
avatar.go
avatar_test.go
branch.go Add cache for branch divergence on branch list page (#29577) 11 months ago
cache.go
check.go
collaboration.go
collaboration_test.go
commit.go
contributors_graph.go
contributors_graph_test.go
create.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 11 months ago
create_test.go
delete.go Move some asymkey functions to service layer (#28894) 11 months ago
delete_test.go
fork.go
fork_test.go
generate.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 11 months ago
generate_test.go
hooks.go
init.go
lfs.go
lfs_test.go
main_test.go
migrate.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 11 months ago
push.go Add cache for branch divergence on branch list page (#29577) 11 months ago
repository.go
repository_test.go
review.go
review_test.go
setting.go
template.go
transfer.go
transfer_test.go