forgejo/modules/indexer
yp05327 95065e2ad1 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-10 08:48:56 +00:00
..
code Fix wrong line number in code search result (#29260) 2024-03-10 08:48:56 +00:00
internal Add io.Closer guidelines (#29387) 2024-02-26 22:30:27 +01:00
issues remove util.OptionalBool and related functions (#29513) 2024-03-06 12:10:46 +08:00
stats Simplify how git repositories are opened (#28937) 2024-01-27 21:09:51 +01:00