This website requires JavaScript.
Explore
Help
Sign in
Nulo
/
gitea
Archived
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull requests
Projects
Releases
Activity
This repository has been archived on
2023-02-01
. You can view files and clone it, but cannot push or open issues or pull requests.
v1.15.6
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.go
Prevent NPE in CSV diff rendering when column removed (
#17018
) (
#17377
)
2021-10-20 22:55:34 +02:00
csv_test.go
Prevent NPE in CSV diff rendering when column removed (
#17018
) (
#17377
)
2021-10-20 22:55:34 +02:00
gitdiff.go
Prevent panic on diff generation (
#16950
) (
#16951
)
2021-09-05 12:17:42 +02:00
gitdiff_test.go
Repare and Improve GetDiffRangeWithWhitespaceBehavior (
#16894
) (
#16895
)
2021-08-31 05:02:27 +02:00
main_test.go
Move git diff codes from models to services/gitdiff (
#7889
)
2019-09-05 22:20:09 -04:00