1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-26 13:15:48 +00:00
gitea/modules/indexer
yp05327 a2b0fb1a64
Fix wrong line number in code search result (#29260)
Fix #29136

Before: The result is a table and all line numbers are all in one row.

After: Use a separate table column for the line numbers.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-03-06 07:24:43 +00:00
..
code Fix wrong line number in code search result (#29260) 2024-03-06 07:24:43 +00:00
internal Add io.Closer guidelines (#29387) 2024-02-25 13:05:23 +00:00
issues remove util.OptionalBool and related functions (#29513) 2024-03-02 16:42:31 +01:00
stats Simplify how git repositories are opened (#28937) 2024-01-27 21:09:51 +01:00