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 5a8568459d
Fix bug when deleting a migrated branch (#32075)
5 months ago
..
archiver
commitstatus Fix automerge will not work because of some events haven't been triggered (#30780) 9 months ago
files Refactor names (#31405) 8 months ago
adopt.go Fix incorrect default branch when adopt a repository (#30912) 10 months ago
adopt_test.go Add a simple test for AdoptRepository (#31391) 8 months ago
avatar.go
avatar_test.go
branch.go Fix bug when deleting a migrated branch (#32075) 5 months ago
cache.go
check.go
collaboration.go
collaboration_test.go
commit.go
contributors_graph.go
contributors_graph_test.go
create.go
create_test.go
delete.go
delete_test.go
fork.go
fork_test.go
generate.go Add `YEAR`, `MONTH`, `MONTH_ENGLISH`, `DAY` variables for template repos (#31584) 8 months ago
generate_test.go
hooks.go
init.go
lfs.go
lfs_test.go
main_test.go
migrate.go Distinguish LFS object errors to ignore missing objects during migration (#31702) 7 months ago
push.go Fix: database not update release when using `git push --tags --force` (#32040) 5 months ago
repository.go Move repository visibility to danger zone in the settings area (#31126) 7 months ago
repository_test.go
review.go
review_test.go
setting.go
template.go
transfer.go Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances (#31813) 6 months ago
transfer_test.go