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.
 
 
 
 
 
 
Daniel Mach d6dc531d4b
Add GITEA_PR_INDEX env variable to githooks (#35938)
2 months ago
..
check.go Move some functions to gitrepo package (#35543) 3 months 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 Fix required contexts and commit status matching bug (#34815) 7 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 Implement FSFE REUSE for golang files (#21840) 3 years ago
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 Add GITEA_PR_INDEX env variable to githooks (#35938) 2 months ago
merge_ff_only.go Move git command to git/gitcmd (#35483) 4 months ago
merge_merge.go Move git command to git/gitcmd (#35483) 4 months ago
merge_prepare.go Fix merge panic (#35606) 3 months ago
merge_rebase.go Move some functions to gitrepo package (#35543) 3 months ago
merge_squash.go Move some functions to gitrepo package (#35543) 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 some functions to gitrepo package (#35543) 3 months ago
patch_unmerged.go Move some functions to gitrepo package (#35543) 3 months ago
protected_branch.go Use git model to detect whether branch exist instead of gitrepo method (#35459) 2 months ago
pull.go Fix review request webhook bug (#35339) (#35723) 2 months ago
pull_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
review.go feat(diff): Enable commenting on expanded lines in PR diffs (#35662) 3 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 Use git model to detect whether branch exist instead of gitrepo method (#35459) 2 months ago
update.go Creating push comments before invoke pull request checking (#35647) 3 months ago
update_rebase.go Add GITEA_PR_INDEX env variable to githooks (#35938) 2 months ago