This website requires JavaScript.
Explore
Help
Sign In
MarcoBuster
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea
synced
2025-02-07 03:57:05 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gitea
/
services
/
gitdiff
History
Richard Mahn
befb6bea22
Prevent NPE in CSV diff rendering when column removed (
#17018
) (
#17377
)
...
Backport of
#17018
Fixes
#16837
if a column is deleted.
2021-10-20 22:55:34 +02:00
..
testdata
/academic-module
Fix panic when diff (
#9187
)
2019-11-28 17:05:57 +08:00
csv_test.go
Prevent NPE in CSV diff rendering when column removed (
#17018
) (
#17377
)
2021-10-20 22:55:34 +02:00
csv.go
Prevent NPE in CSV diff rendering when column removed (
#17018
) (
#17377
)
2021-10-20 22:55:34 +02:00
gitdiff_test.go
Repare and Improve GetDiffRangeWithWhitespaceBehavior (
#16894
) (
#16895
)
2021-08-31 05:02:27 +02:00
gitdiff.go
Prevent panic on diff generation (
#16950
) (
#16951
)
2021-09-05 12:17:42 +02:00
main_test.go
Move git diff codes from models to services/gitdiff (
#7889
)
2019-09-05 22:20:09 -04:00