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)
3 weeks ago
..
testdata/academic-module Reduce integration test overhead (#32475) 3 months ago
csv.go Use Go 1.21 and update dependencies (#26878) 1 year ago
csv_test.go Refactor older tests to use testify (#33140) 4 weeks ago
gitdiff.go Fix parentCommit invalid memory address or nil pointer dereference. (#33204) 3 weeks ago
gitdiff_test.go Refactor older tests to use testify (#33140) 4 weeks ago
highlightdiff.go Add option to disable ambiguous unicode characters detection (#28454) 1 year ago
highlightdiff_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
main_test.go make writing main test easier (#27270) 1 year ago
submodule.go add submodule diff links (#33097) 1 month ago
submodule_test.go add submodule diff links (#33097) 1 month ago