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.
yp05327 7e30986667
Remove ref name in PR commits page (#25876)
The branch name display here is based on the repo's default branch which
is not correct.

![image](https://github.com/go-gitea/gitea/assets/18380374/d899f6dc-b240-41ea-9a3e-ea0e103874ad)

For example, if I changed the default branch, the branch name here will
also be changed:

![image](https://github.com/go-gitea/gitea/assets/18380374/032ead94-2287-4158-a9e4-02e9fb74777d)

![image](https://github.com/go-gitea/gitea/assets/18380374/e1e6cbbc-31f8-40a2-b99a-508b5b2b3145)
you can confirm this in :
https://try.gitea.io/yp05327/testrepo/pulls/1/commits

I think we do not need to display branch name here, as we already have
the branch info above.

![image](https://github.com/go-gitea/gitea/assets/18380374/66f30a0c-3c2b-4d26-936d-bbe289f33be0)
11 months ago
..
actions add disable workflow feature (#26413) 11 months ago
branch Use template context function for avatar rendering (#26385) 11 months ago
cite Button and color enhancements (#24989) 1 year ago
code Some fixes of the prompt of new branches (#26257) 11 months ago
diff Fix tooltip of commit select button (#26472) 11 months ago
editor Use unique class for breadcrumb divider (#26524) 11 months ago
find Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 1 year ago
graph Use template context function for avatar rendering (#26385) 11 months ago
issue Improve show role (#26621) 11 months ago
migrate Use template context function for avatar rendering (#26385) 11 months ago
projects Refactor project templates (#26448) 11 months ago
pulls Use template context function for avatar rendering (#26385) 11 months ago
release Use template context function for avatar rendering (#26385) 11 months ago
settings Make "link-action" backend code respond correct JSON content (#26680) 11 months ago
tag Enable H014 and H023 djlint rules (#25786) 1 year ago
wiki Fix UI for release tag page / wiki page / subscription page (#25948) 12 months ago
activity.tmpl Replace fomantic divider module with our own (#25539) 1 year ago
blame.tmpl Add template linting via djlint (#25212) 1 year ago
branch_dropdown.tmpl Fix doubled box-shadow in branch dropdown menu (#26678) 11 months ago
clone_buttons.tmpl Clarify "text-align" CSS helpers, fix clone button padding (#25763) 1 year ago
clone_script.tmpl Rework button coloring, add focus and active colors (#24507) 1 year ago
commit_load_branches_and_tags.tmpl Remove commit load branches and tags in wiki repo (#26304) 11 months ago
commit_page.tmpl Use template context function for avatar rendering (#26385) 11 months ago
commit_status.tmpl Remove commit status running and warning from the dashboard repo list (#26036) 12 months ago
commit_statuses.tmpl Button and color enhancements (#24989) 1 year ago
commits.tmpl Fix some UI alignments (#25277) 1 year ago
commits_list.tmpl Use correct pull request commit link instead of a generic commit link (#26434) 11 months ago
commits_list_small.tmpl Use template context function for avatar rendering (#26385) 11 months ago
commits_table.tmpl Remove ref name in PR commits page (#25876) 11 months ago
create.tmpl Use template context function for avatar rendering (#26385) 11 months ago
create_helper.tmpl Add templates to customize text when creating and migrating repositories 1 year ago
empty.tmpl Repository Archived text title center align (#25767) 1 year ago
file_info.tmpl Show image size on view page (#25884) 11 months ago
forks.tmpl Use template context function for avatar rendering (#26385) 11 months ago
graph.tmpl Replace remaining fontawesome dropdown icons with SVG (#24455) 1 year ago
header.tmpl Remove unnecessary template helper repoAvatar (#26387) 11 months ago
home.tmpl Use unique class for breadcrumb divider (#26524) 11 months ago
icon.tmpl Remove unnecessary template helper repoAvatar (#26387) 11 months ago
packages.tmpl Fix inconsistent user profile layout across tabs (#25625) 1 year ago
release_tag_header.tmpl Fix incorrect release count (#25879) 12 months ago
search.tmpl Use data-tooltip-content for tippy tooltip (#23649) 1 year ago
search_name.tmpl Clean template/helper.go (#23922) 1 year ago
shabox_badge.tmpl Use template context function for avatar rendering (#26385) 11 months ago
sub_menu.tmpl Improve repo sub menu (#26531) 11 months ago
unicode_escape_prompt.tmpl Make confusable character warning less jarring (#25069) 11 months ago
upload.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
user_cards.tmpl Use template context function for avatar rendering (#26385) 11 months ago
view_file.tmpl fix generated source URL on rendered files (#26364) 11 months ago
view_list.tmpl Use template context function for avatar rendering (#26385) 11 months ago
watchers.tmpl Fix user-cards format (#24428) 1 year ago