1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-13 00:38:12 -04:00
gitea/routers/web/repo
JakobDev 885cc32b14
Show latest commit for file (#28067)
If you view a file, you can now see the latest commit that changed that file.

![grafik](https://github.com/go-gitea/gitea/assets/15185051/272c3120-6db7-4f88-86e1-60080c9aabe5)

---------

Co-authored-by: Denys Konovalov <kontakt@denyskon.de>
2024-01-15 17:42:15 +01:00
..
actions
setting Add branch protection setting for ignoring stale approvals (#28498) 2024-01-15 07:20:01 +00:00
activity.go
attachment.go
blame.go
branch.go
cherry_pick.go
commit.go Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
compare.go
download.go
editor_test.go
editor.go
find.go
githttp_test.go
githttp.go
helper_test.go
helper.go
issue_content_history.go
issue_dependency.go
issue_label_test.go
issue_label.go
issue_lock.go
issue_pin.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
issue.go Add ability to see open and closed issues at the same time (#28757) 2024-01-15 15:07:22 +00:00
main_test.go
middlewares.go
migrate.go
milestone.go Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
packages.go
patch.go
projects_test.go
projects.go Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
pull_review.go
pull.go Modernize merge button (#28140) 2024-01-15 00:00:47 +02:00
release_test.go Move more functions to db.Find (#28419) 2024-01-15 02:19:25 +00:00
release.go Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
render.go Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
repo.go Move more functions to db.Find (#28419) 2024-01-15 02:19:25 +00:00
search.go
topic.go
treelist.go
view_test.go
view.go Show latest commit for file (#28067) 2024-01-15 17:42:15 +01:00
wiki_test.go
wiki.go Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00