mirror of https://github.com/go-gitea/gitea.git
* Fix #35252 * Fix #35999 * Improve diff rendering, don't add unnecessary "added"/"removed" tags for a full-line change * Also fix a "space trimming" bug in #36539 and add tests * Use chroma "SQL" lexer instead of "MySQL" to workaround a bug (35999) |
||
|---|---|---|
| .. | ||
| csv.go | ||
| csv_test.go | ||
| git_diff_tree.go | ||
| git_diff_tree_test.go | ||
| gitdiff.go | ||
| gitdiff_excerpt.go | ||
| gitdiff_excerpt_test.go | ||
| gitdiff_test.go | ||
| highlightdiff.go | ||
| highlightdiff_test.go | ||
| main_test.go | ||
| submodule.go | ||
| submodule_test.go | ||