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.
forgejo/services/gitdiff
zeripath 8511eec4d4
Allow Loading of Diffs that are too large (#17739)
* Allow Loading of Diffs that are too large

This PR allows the loading of diffs that are suppressed because the file
is too large. It does not handle diffs of files which have lines which
are too long.

Fix #17738

Signed-off-by: Andrew Thornton <art27@cantab.net>
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) 3 years ago
csv_test.go Enable show more files in diff for git <2.31 (#17733) 3 years ago
gitdiff.go Allow Loading of Diffs that are too large (#17739) 3 years ago
gitdiff_test.go Allow Loading of Diffs that are too large (#17739) 3 years ago
main_test.go Decouple unit test code from business code (#17623) 3 years ago