23 Commits (cb72c901b3250fa47c4b403182a3762685d57a02)

Author SHA1 Message Date
Lunny Xiao 69f5ee970c
Move some functions to gitrepo package (#35543) 2 months ago
Lunny Xiao 9332ff291b
Move git command to git/gitcmd (#35483) 3 months ago
silverwind 1f35435b81
Run `gopls modernize` on codebase (#34751) 6 months ago
TheFox0x7 ae3a18e01a
Remove context from git struct (#33793) 10 months ago
Lunny Xiao 286ede47ad
Fix index too many file names bug (#31903) 1 year ago
Chongyi Zheng e80466f734
Resolve lint for unused parameter and unnecessary type arguments (#30750) 2 years ago
6543 1262ff6734
Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724) 2 years ago
Lunny Xiao 3c6fc25a77
Use repo object format name instead of detecting from git repository (#29702) 2 years ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 2 years ago
Nanguan Lin cda97a7253
Update status and code index after changing the default branch (#27018) 2 years ago
Jason Song 375fd15fbf
Refactor indexer (#25174) 3 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 3 years ago
wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used (#21535) 3 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 4 years ago
wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 4 years ago
6543 3043eb36bf
Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 4 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 4 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 4 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 4 years ago
zeripath ae7e6cd474
Reduce calls to git cat-file -s (#14682) 5 years ago
Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037) 6 years ago
guillep2k ee26f042c4 Fix file rename/copy not supported by indexer (#9965) 6 years ago
Lunny Xiao 89b4e0477b
Refactor code indexer (#9313) 6 years ago