30 Commits (67b457dd00a874eff751caeb7caeec6aa4b2e714)

Author SHA1 Message Date
wxiaoguang 72be55f7d3
Refactor git command stderr handling (#36402) 2 weeks ago
wxiaoguang e226720cff
Refactor cat-file batch operations and support `--batch-command` approach (#35775) 3 weeks ago
Lunny Xiao 0ad94dfc70
Move catfile batch to a sub package of git module (#36232) 1 month ago
Lunny Xiao 29057ea55f
Fix bug when viewing the commit diff page with non-ANSI files (#36149) 2 months ago
Lunny Xiao 64960a18f9
Move commit related functions to gitrepo package (#35600) 2 months ago
Lunny Xiao 69f5ee970c
Move some functions to gitrepo package (#35543) 4 months ago
Lunny Xiao 9332ff291b
Move git command to git/gitcmd (#35483) 5 months ago
silverwind 1f35435b81
Run `gopls modernize` on codebase (#34751) 8 months ago
wxiaoguang 58d2a87c6c
update go&js dependencies (#34262) 9 months ago
TheFox0x7 ee3c82f874
Enable addtional linters (#34085) 10 months ago
Lunny Xiao c1b9ecca34
Decouple Batch from git.Repository to simplify usage without requiring the creation of a Repository struct. (#34001) 10 months ago
wxiaoguang 8745129c9c
Fix incorrect code search indexer options (#33992) 10 months ago
charles b956cee06f
Fix file name could not be searched if the file was not a text file when using the Bleve indexer (#33959) 11 months ago
wxiaoguang a0e0a30d23
Make SearchMode have default value and add comments (#33863) 11 months ago
wxiaoguang 403775e74e
Improve issue & code search (#33860) 11 months ago
TheFox0x7 ae3a18e01a
Remove context from git struct (#33793) 11 months ago
Darren Hoo 950abfe8ee
enable literal string for code search (#33590) 12 months ago
Bruno Sofiato f64fbd9b74
Updated tokenizer to better matching when search for code snippets (#32261) 1 year ago
Bruno Sofiato 900ac62251
Allow code search by filename (#32210) 1 year ago
Bruno Sofiato 99d0510cb6
Change the code search to sort results by relevance (#32134) 1 year ago
Lunny Xiao c03baab678
Refactor the usage of batch catfile (#31754) 1 year ago
wxiaoguang 6f7cd94a02
Fix bleve fuzziness (#30799) 2 years ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 2 years ago
6543 b9c57fb78e
Determine fuzziness of bleve indexer by keyword length (#29706) 2 years ago
6543 1262ff6734
Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724) 2 years ago
6543 7fdc048153
Patch in exact search for meilisearch (#29671) 2 years ago
silverwind 60e4a98ab0
Preserve BOM in web editor (#28935) 2 years ago
Jason Song 1e76a824bc
Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 3 years ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 3 years ago
Jason Song 375fd15fbf
Refactor indexer (#25174) 3 years ago