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
Jason Song 09b56fc069
Distinguish LFS object errors to ignore missing objects during migration (#31702)
4 months ago
..
archiver Move context from modules to services (#29440) 9 months ago
commitstatus Fix automerge will not work because of some events haven't been triggered (#30780) 6 months ago
files Refactor names (#31405) 5 months ago
adopt.go Fix incorrect default branch when adopt a repository (#30912) 7 months ago
adopt_test.go Add a simple test for AdoptRepository (#31391) 5 months ago
avatar.go
avatar_test.go
branch.go Fix a branch divergence cache bug (#31659) 4 months ago
cache.go
check.go
collaboration.go Add user blocking (#29028) 9 months ago
collaboration_test.go Add user blocking (#29028) 9 months ago
commit.go Move context from modules to services (#29440) 9 months ago
contributors_graph.go Enable more `revive` linter rules (#30608) 7 months ago
contributors_graph_test.go Refactor cache and disable go-chi cache (#30417) 8 months ago
create.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 9 months ago
create_test.go
delete.go Clarify permission "HasAccess" behavior (#30585) 7 months ago
delete_test.go
fork.go Add user blocking (#29028) 9 months ago
fork_test.go
generate.go Add `YEAR`, `MONTH`, `MONTH_ENGLISH`, `DAY` variables for template repos (#31584) 5 months ago
generate_test.go Move generate from module to service (#29465) 9 months ago
hooks.go
init.go Move generate from module to service (#29465) 9 months ago
lfs.go
lfs_test.go
main_test.go
migrate.go Distinguish LFS object errors to ignore missing objects during migration (#31702) 4 months ago
push.go Fix a branch divergence cache bug (#31659) 4 months ago
repository.go Fix "force private" logic (#31012) 6 months ago
repository_test.go
review.go
review_test.go
setting.go
template.go Move generate from module to service (#29465) 9 months ago
transfer.go Add `lint-go-gopls` (#30729) 6 months ago
transfer_test.go Clarify permission "HasAccess" behavior (#30585) 7 months ago