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 198f37e33c
Move updateref and removeref to gitrepo and remove unnecessary open repository (#35511)
3 months ago
..
check.go Move git command to git/gitcmd (#35483) 3 months ago
check_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
comment.go Fix push commits comments when changing the pull request target branch (#35386) 3 months ago
commit_status.go Replace gobwas/glob package (#35478) 3 months ago
commit_status_test.go Fix required contexts and commit status matching bug (#34815) 6 months ago
compare.go Move git config/remote to gitrepo package and add global lock to resolve possible conflict when updating repository git config file (#35151) 4 months ago
edits.go
lfs.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
main_test.go make writing main test easier (#27270) 2 years ago
merge.go Move git command to git/gitcmd (#35483) 3 months 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 Move git command to git/gitcmd (#35483) 3 months ago
merge_rebase.go Move git command to git/gitcmd (#35483) 3 months ago
merge_squash.go Move git command to git/gitcmd (#35483) 3 months ago
merge_test.go Always use an empty line to separate the commit message and trailer (#34512) 7 months ago
patch.go Move git command to git/gitcmd (#35483) 3 months ago
patch_unmerged.go Move git command to git/gitcmd (#35483) 3 months ago
protected_branch.go Move git references checking to gitrepo packages to reduce expose of repository path (#33891) 9 months ago
pull.go Move updateref and removeref to gitrepo and remove unnecessary open repository (#35511) 3 months ago
pull_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
review.go Rename pull request GetGitRefName to GetGitHeadRefName (#35093) 5 months ago
review_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
reviewer.go Fix team permissions (#34827) 6 months ago
reviewer_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
temp_repo.go Move git command to git/gitcmd (#35483) 3 months ago
update.go Fix possible pull request broken when leave the page immediately after clicking the update button (#34509) 7 months ago
update_rebase.go Move git command to git/gitcmd (#35483) 3 months ago