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/options
wxiaoguang 4734d43e14
Support repo code search without setting up an indexer (#29998)
By using git's ability, end users (especially small instance users) do
not need to enable the indexer, they could also benefit from the code
searching feature.

Fix #29996


![image](https://github.com/go-gitea/gitea/assets/2114189/11b7e458-88a4-480d-b4d7-72ee59406dd1)


![image](https://github.com/go-gitea/gitea/assets/2114189/0fe777d5-c95c-4288-a818-0427680805b6)

---------

Co-authored-by: silverwind <me@silverwind.io>
3 months ago
..
gitignore [skip ci] Updated licenses and gitignores 1 year ago
label Add missing exclusive in advanced label options (#28322) 5 months ago
license [skip ci] Updated licenses and gitignores 3 months ago
locale Support repo code search without setting up an indexer (#29998) 3 months ago
readme