You cannot 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/models/git
Lunny Xiao 47b878858a
Search branches (#27055)
Resolve #25233 

<img width="1315" alt="图片"
src="https://github.com/go-gitea/gitea/assets/81045/3ba59b58-471a-4e1b-985c-87edac2268c0">

<img width="1297" alt="图片"
src="https://github.com/go-gitea/gitea/assets/81045/b6caa12f-323b-4f70-9c44-ef91cb71a26c">
1 year ago
..
branch.go Some fixes of the prompt of new branches (#26257) 2 years ago
branch_list.go Search branches (#27055) 1 year ago
branch_test.go Fix branch commit message too long problem (#25588) 2 years ago
commit_status.go Add link to job details and tooltip to commit status in repo list in dashboard (#26326) 1 year ago
commit_status_test.go Remove commit status running and warning to align GitHub (#25839) 2 years ago
lfs.go Fix bugs in LFS meta garbage collection (#26122) 2 years ago
lfs_lock.go
main_test.go move repository deletion to service layer (#26948) 1 year ago
protected_banch_list_test.go Fix branch protection priority (#24045) 2 years ago
protected_branch.go Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
protected_branch_list.go Sync branches into databases (#22743) 2 years ago
protected_branch_test.go
protected_tag.go
protected_tag_test.go