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.
gitea/modules/base
zeripath 21fb791747 Detect encoding and BOM in content (#6727) (#6765)
Detect and remove a decoded BOM when showing content.
Restore the previous encoding and BOM when updating content.
On error keep as UTF-8 encoding.

Signed-off-by: Andrew Thornton <art27@cantab.net>
6 years ago
..
base.go golint fixed for modules/base 8 years ago
natural_sort.go Sort repository tree entries in natural way (#2506) 8 years ago
natural_sort_test.go Sort repository tree entries in natural way (#2506) 8 years ago
tool.go Detect encoding and BOM in content (#6727) (#6765) 6 years ago
tool_test.go Use type switch (#5122) 6 years ago