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
Giteabot ab33b7849f
Fix "force private" logic (#31012) (#31021)
9 months ago
..
archiver
commitstatus If a repository return no commitstatus, then still cache it but not query it from database (#30700) 9 months ago
files Make sure git version&feature are always prepared (#30877) (#30879) 9 months ago
adopt.go Fix incorrect default branch when adopt a repository (#30912) (#30928) 9 months ago
adopt_test.go
avatar.go
avatar_test.go
branch.go Refactor cache and disable go-chi cache (#30417) 10 months ago
cache.go
check.go
collaboration.go Add user blocking (#29028) 11 months ago
collaboration_test.go Add user blocking (#29028) 11 months ago
commit.go
contributors_graph.go Enable more `revive` linter rules (#30608) 9 months ago
contributors_graph_test.go Refactor cache and disable go-chi cache (#30417) 10 months ago
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 Clarify permission "HasAccess" behavior (#30585) 10 months ago
delete_test.go
fork.go Add user blocking (#29028) 11 months ago
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 Fix "force private" logic (#31012) (#31021) 9 months ago
repository_test.go
review.go
review_test.go
setting.go
template.go
transfer.go Clarify permission "HasAccess" behavior (#30585) 10 months ago
transfer_test.go Clarify permission "HasAccess" behavior (#30585) 10 months ago