mirror of https://github.com/go-gitea/gitea.git
* detect and remove a decoded BOM Signed-off-by: Andrew Thornton <art27@cantab.net> * Restore the previous encoding and BOM * On error keep as UTF-8 Signed-off-by: Andrew Thornton <art27@cantab.net> * create remove BOM function * Deal with LFSed content * Update modules/repofiles/update.go * Fix final LFS bug * Keep LFS sections referring to opts.Content |
||
|---|---|---|
| .. | ||
| blob.go | ||
| blob_test.go | ||
| content.go | ||
| content_test.go | ||
| delete.go | ||
| delete_test.go | ||
| diff.go | ||
| diff_test.go | ||
| file.go | ||
| file_test.go | ||
| repofiles.go | ||
| repofiles_test.go | ||
| temp_repo.go | ||
| tree.go | ||
| tree_test.go | ||
| update.go | ||
| update_test.go | ||
| upload.go | ||
| verification.go | ||