Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
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.
 
 
 
 
 
 
gitea/services/pull
Lunny Xiao 538790ad1d
Put an edit file button on pull request files to allow a quick operation (#29697)
8 months ago
..
check.go Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 9 months ago
check_test.go
comment.go
commit_status.go Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 8 months ago
commit_status_test.go Fixing the issue when status check per rule matches multiple actions (#29631) 9 months ago
edits.go
lfs.go
main_test.go
merge.go Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 9 months ago
merge_ff_only.go
merge_merge.go
merge_prepare.go
merge_rebase.go
merge_squash.go
merge_test.go
patch.go
patch_unmerged.go
pull.go Put an edit file button on pull request files to allow a quick operation (#29697) 8 months ago
pull_test.go
review.go Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 8 months ago
temp_repo.go
update.go
update_rebase.go