You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
11 months ago
..
code Fix wrong line number in code search result (#29260) 11 months ago
internal Add `io.Closer` guidelines (#29387) 11 months ago
issues remove util.OptionalBool and related functions (#29513) 11 months ago
stats Simplify how git repositories are opened (#28937) 1 year ago