aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/grep_test.go
Commit message (Expand)AuthorAgeFilesLines
* Use test context in tests and new loop system in benchmarks (#33648)TheFox0x72025-02-201-8/+7
* Enable tenv and testifylint rules (#32852)TheFox0x72024-12-151-2/+2
* Improve grep search (#30843)wxiaoguang2024-05-031-0/+20
* Limit the max line length when parsing git grep output (#30418)wxiaoguang2024-04-121-0/+10
* Fix git grep search limit, add test (#30071)wxiaoguang2024-03-251-0/+10
* Support repo code search without setting up an indexer (#29998)wxiaoguang2024-03-241-0/+41