Git with a cup of tea, painless self-hosted git service
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.
 
 
 
 
 
 
Lunny Xiao 64960a18f9
Move commit related functions to gitrepo package (#35600)
2 weeks ago
..
branch.go Use standalone function to update repository cols (#34811) 6 months ago
branch_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
commits.go Move commit related functions to gitrepo package (#35600) 2 weeks ago
commits_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
create.go Move some functions to gitrepo package (#35543) 2 months ago
create_test.go Move some functions to gitrepo package (#35543) 2 months ago
delete.go
env.go Add GITEA_PR_INDEX env variable to githooks (#35938) 1 month ago
fork.go Fix various trivial problems (#32861) 1 year ago
fork_test.go Allow to fork repository into the same owner (#32819) 1 year ago
init.go Run `gopls modernize` on codebase (#34751) 6 months ago
init_test.go Enable testifylint rules (#34075) 9 months ago
license.go
license_test.go Fix repo avatar conflict (#32958) 12 months ago
main_test.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 1 year ago
push.go
repo.go Performance optimization for tags synchronization (#34355) 7 months ago
repo_test.go Enable testifylint rules (#34075) 9 months ago
temp.go Uniform all temporary directories and allow customizing temp path (#32352) 8 months ago