gitea/modules/indexer/code
Lunny Xiao 69f5ee970c
Move some functions to gitrepo package (#35543)
Refactor Git command functions to use WithXXX methods instead of
exposing RunOpts.
This change simplifies reuse across gitrepo and improves consistency,
encapsulation, and maintainability of command options.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-10-07 17:06:51 +08:00
..
bleve Move some functions to gitrepo package (#35543) 2025-10-07 17:06:51 +08:00
elasticsearch Move some functions to gitrepo package (#35543) 2025-10-07 17:06:51 +08:00
gitgrep enable staticcheck QFxxxx rules (#34064) 2025-03-29 17:32:28 -04:00
internal Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
git.go Move some functions to gitrepo package (#35543) 2025-10-07 17:06:51 +08:00
indexer_test.go Fix various typos in codebase (#35480) 2025-09-13 10:34:43 -04:00
indexer.go Improve issue & code search (#33860) 2025-03-13 11:07:48 +08:00
search.go Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00