alpha
Login
or
Join now
boltless.me
/
zoekt
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
fork of https://github.com/sourcegraph/zoekt
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
zoekt
/
internal
/
archive
/
at
bf5ef0d075d5009913edcfdb74c46f9982e11e90
3 files
Stefan Hengl
switch to github.com/sourcegraph/cody-public-snapshot for e2e test (#974)
10mo ago
87bb21ae
archive.go
refactor(all): goimports -w -local github.com/sourcegraph/zoekt (#948)
1 year ago
e2e_test.go
refactor(all): goimports -w -local github.com/sourcegraph/zoekt (#948)
1 year ago
index.go
Move root-level index code to index package (#902) In the repo root, we have a bunch of low level logic around index building and searching. So we end up exposing internal logic through the main public `zoekt` package, for example `zoekt.Merge(...)`. This PR moves it into the `build` package, so all code related to index building lives together. It then renames `build` to `index` to reflect the broader focus on indexing and searching the index.
1 year ago