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 d2e994db2c
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
..
check.go Rename pull request GetGitRefName to GetGitHeadRefName (#35093) 5 months ago
check_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
comment.go Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 2 years ago
commit_status.go Rename pull request GetGitRefName to GetGitHeadRefName (#35093) 5 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
merge.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
merge_ff_only.go Remove context from git struct (#33793) 10 months ago
merge_merge.go Remove context from git struct (#33793) 10 months ago
merge_prepare.go Improve instance wide ssh commit signing (#34341) 6 months ago
merge_rebase.go Remove context from git struct (#33793) 10 months ago
merge_squash.go Improve instance wide ssh commit signing (#34341) 6 months ago
merge_test.go Always use an empty line to separate the commit message and trailer (#34512) 7 months ago
patch.go Rename pull request GetGitRefName to GetGitHeadRefName (#35093) 5 months ago
patch_unmerged.go Remove context from git struct (#33793) 10 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 git config/remote to gitrepo package and add global lock to resolve possible conflict when updating repository git config file (#35151) 4 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 Rename pull request GetGitRefName to GetGitHeadRefName (#35093) 5 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 Remove context from git struct (#33793) 10 months ago