You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services/gitdiff
Richard Mahn befb6bea22
Prevent NPE in CSV diff rendering when column removed (#17018) (#17377)
3 years ago
..
testdata/academic-module Fix panic when diff (#9187) 5 years ago
csv.go Prevent NPE in CSV diff rendering when column removed (#17018) (#17377) 3 years ago
csv_test.go Prevent NPE in CSV diff rendering when column removed (#17018) (#17377) 3 years ago
gitdiff.go Prevent panic on diff generation (#16950) (#16951) 3 years ago
gitdiff_test.go Repare and Improve GetDiffRangeWithWhitespaceBehavior (#16894) (#16895) 3 years ago
main_test.go Move git diff codes from models to services/gitdiff (#7889) 5 years ago