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 69f5ee970c
Move some functions to gitrepo package (#35543)
2 months 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 Cache GPG keys, emails and users when list commits (#34086) 8 months 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 Even more `db.DefaultContext` refactor (#27352) 2 years ago
env.go Enable addtional linters (#34085) 9 months 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 Support repo license (#24872) 1 year ago
license_test.go Fix repo avatar conflict (#32958) 1 year ago
main_test.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 1 year ago
push.go Improve ObjectFormat interface (#28496) 2 years ago
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