mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-04-22 05:21:14 +00:00
* Convert files to utf-8 for indexing * Move utf8 functions to modules/base * Bump repoIndexerLatestVersion to 3 * Add tests for base/encoding.go * Changes to pass gosimple * Move UTF8 funcs into new modules/charset package