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/services/gitdiff
hiifong b7614e2d2f
Fix parentCommit invalid memory address or nil pointer dereference. (#33204)
When the parent Commit does not exist on gitea, an error will be
reported when opening the Commit details page: invalid memory address or
nil pointer dereference.

![image](https://github.com/user-attachments/assets/4c2a9802-935f-41e9-b5b9-a4f0d745f709)

![image](https://github.com/user-attachments/assets/7b0bc15e-7f5f-4d58-8d24-fee667a799fa)
2 weeks ago
..
testdata/academic-module Reduce integration test overhead (#32475) 3 months ago
csv.go
csv_test.go Refactor older tests to use testify (#33140) 3 weeks ago
gitdiff.go Fix parentCommit invalid memory address or nil pointer dereference. (#33204) 2 weeks ago
gitdiff_test.go Refactor older tests to use testify (#33140) 3 weeks ago
highlightdiff.go
highlightdiff_test.go
main_test.go
submodule.go add submodule diff links (#33097) 3 weeks ago
submodule_test.go add submodule diff links (#33097) 3 weeks ago