gitea/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>
2021-11-22 00:51:08 +08: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) 2021-10-20 20:10:03 +01:00
csv_test.go Enable show more files in diff for git <2.31 (#17733) 2021-11-20 13:50:00 +00:00
gitdiff.go Allow Loading of Diffs that are too large (#17739) 2021-11-22 00:51:08 +08:00
gitdiff_test.go Allow Loading of Diffs that are too large (#17739) 2021-11-22 00:51:08 +08:00
main_test.go Decouple unit test code from business code (#17623) 2021-11-12 22:36:47 +08:00