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 da087270ff
Some small refactors (#36163)
2 days ago
..
check.go Move some functions to gitrepo package to reduce RepoPath reference directly (#36126) 6 days ago
check_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
comment.go Fix review request webhook bug (#35339) (#35723) 2 months ago
commit_status.go Use git model to detect whether branch exist instead of gitrepo method (#35459) 2 months ago
commit_status_test.go
compare.go Some small refactors (#36163) 2 days ago
edits.go
lfs.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
main_test.go
merge.go Fix various permission & login related bugs (#36002) 4 weeks ago
merge_ff_only.go Move git command to git/gitcmd (#35483) 3 months ago
merge_merge.go Move git command to git/gitcmd (#35483) 3 months ago
merge_prepare.go Fix merge panic (#35606) 2 months ago
merge_rebase.go Move some functions to gitrepo package (#35543) 2 months ago
merge_squash.go Allow empty commit when merging pull request with squash style (#35989) 4 weeks ago
merge_test.go
patch.go Move some functions to gitrepo package (#35543) 2 months ago
patch_unmerged.go Move some functions to gitrepo package (#35543) 2 months ago
protected_branch.go Use git model to detect whether branch exist instead of gitrepo method (#35459) 2 months ago
pull.go Use gitrepo's clone and push when possible (#36093) 7 days ago
pull_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
review.go Fix Actions `pull_request.paths` being triggered incorrectly by rebase (#36045) 3 weeks ago
review_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
reviewer.go
reviewer_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
temp_repo.go Use git model to detect whether branch exist instead of gitrepo method (#35459) 2 months ago
update.go Fix various permission & login related bugs (#36002) 4 weeks ago
update_rebase.go Add GITEA_PR_INDEX env variable to githooks (#35938) 1 month ago