Git blame view still fails to display some "prior to change" markers #12240

Closed
opened 2025-11-02 10:03:03 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @jessey-git on GitHub (Dec 20, 2023).

Description

This is a follow up to #28280 now that the instance is running a version with that fix. Seems like some aspects of git history traversal are still being lost for files that have had quite the bit of history to them. As such many of the "prior to change" markers are not present or navigable.

Several examples all surrounding line 211 in the following file:
Gitea: https://projects.blender.org/blender/blender/blame/branch/main/source/blender/editors/interface/interface_ops.cc#L211
Github: https://github.com/blender/blender/blame/main/source/blender/editors/interface/interface_ops.cc#L211

Gitea Version

1.21.2+424-g250f99304

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

Own build - https://projects.blender.org/

Database

SQLite

Originally created by @jessey-git on GitHub (Dec 20, 2023). ### Description This is a follow up to #28280 now that the instance is running a version with that fix. Seems like some aspects of git history traversal are still being lost for files that have had quite the bit of history to them. As such many of the "prior to change" markers are not present or navigable. Several examples all surrounding line 211 in the following file: Gitea: https://projects.blender.org/blender/blender/blame/branch/main/source/blender/editors/interface/interface_ops.cc#L211 Github: https://github.com/blender/blender/blame/main/source/blender/editors/interface/interface_ops.cc#L211 ### Gitea Version 1.21.2+424-g250f99304 ### Can you reproduce the bug on the Gitea demo site? Yes ### Log Gist _No response_ ### Screenshots _No response_ ### Git Version _No response_ ### Operating System _No response_ ### How are you running Gitea? Own build - https://projects.blender.org/ ### Database SQLite
GiteaMirror added the type/bug label 2025-11-02 10:03:03 -06:00
Author
Owner

@KN4CK3R commented on GitHub (Dec 21, 2023):

Fix in #28572

grafik

@KN4CK3R commented on GitHub (Dec 21, 2023): Fix in #28572 ![grafik](https://github.com/go-gitea/gitea/assets/1666336/907a0a97-ae37-41f5-b92d-627581746f4a)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#12240