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/modules/repository
wxiaoguang a0853e2278
Fix unittest and repo create bug (#33061)
1 month ago
..
branch.go
branch_test.go
commits.go Add new event commit status creation and webhook implementation (#27151) 3 months ago
commits_test.go disable gravatar in test (#32529) 3 months ago
create.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 3 months ago
create_test.go Reduce integration test overhead (#32475) 3 months ago
delete.go
env.go
fork.go Fix various trivial problems (#32861) 2 months ago
fork_test.go Allow to fork repository into the same owner (#32819) 2 months ago
hooks.go
init.go Fix unittest and repo create bug (#33061) 1 month ago
init_test.go
license.go
license_test.go Fix repo avatar conflict (#32958) 2 months ago
main_test.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 3 months ago
push.go
repo.go Make LFS http_client parallel within a batch. (#32369) 3 months ago
repo_test.go Enable tenv and testifylint rules (#32852) 2 months ago
temp.go