forgejo/routers/web/repo
Giteabot e15fe85335
Read previous info from git blame (#28306) (#28310)
Backport #28306 by @KN4CK3R

Fixes #28280

Reads the `previous` info from the `git blame` output instead of
calculating it afterwards.

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2023-12-01 08:27:35 +01:00
..
actions
setting Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
activity.go
attachment.go
blame.go Read previous info from git blame (#28306) (#28310) 2023-12-01 08:27:35 +01:00
branch.go
cherry_pick.go
commit.go
compare.go
download.go
editor.go Revert "Fix EOL handling in web editor" (#28101) (#28172) 2023-11-22 18:06:13 +08:00
editor_test.go
find.go
githttp.go
githttp_test.go
helper.go
helper_test.go
issue.go Fix issue will be detected as pull request when checking First-time contributor (#28237) (#28271) 2023-11-29 02:49:33 +00:00
issue_content_history.go Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_pin.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
main_test.go
middlewares.go
migrate.go
milestone.go
packages.go
patch.go
projects.go Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
projects_test.go
pull.go
pull_review.go
release.go Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
release_test.go
render.go
repo.go
search.go
topic.go
treelist.go
view.go
view_test.go
wiki.go
wiki_test.go