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
Loutro 34b21625c2
Display specific message if diff is not displayed because of too long line (#15611)
* 7184-  message if line too long

* Update options/locale/locale_en-US.ini

Co-authored-by: silverwind <me@silverwind.io>

* add flag on missing cases

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
testdata/academic-module Fix panic when diff (#9187) 5 years ago
csv.go Add Tabular Diff for CSV files (#14661) 3 years ago
csv_test.go Refactor renders (#15175) 3 years ago
gitdiff.go Display specific message if diff is not displayed because of too long line (#15611) 3 years ago
gitdiff_test.go Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
main_test.go Move git diff codes from models to services/gitdiff (#7889) 5 years ago