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
/
doc
/
at
98307ca87cbf879b8dfcc1f69c76947c219e0d3a
6 files
Keegan Carruthers-Smith
docs: some updates (#952)
1y ago
080acfdf
ctags.md
docs: some updates (#952) Asked an agent to inspect the codebase and docs and update the docs to match reality more. I ended up not using all of its suggestions, but these are the ones that seem reasonable. Test Plan: n/a
1 year ago
design.md
docs: some updates (#952) Asked an agent to inspect the codebase and docs and update the docs to match reality more. I ended up not using all of its suggestions, but these are the ones that seem reasonable. Test Plan: n/a
1 year ago
faq.md
docs: some updates (#952) Asked an agent to inspect the codebase and docs and update the docs to match reality more. I ended up not using all of its suggestions, but these are the ones that seem reasonable. Test Plan: n/a
1 year ago
indexing.md
Add URL Template for Gitea (#453) This adds a URL template for gitea >= 1.17.0. The "display=source" query parameter was introduced in gitea 1.17.0 and is required to disable file rendering. Line numbers are disabled in rendered files, so you wouldn't be able to jump to a line without "display=source". The "web-url-type = gitea" config option must be set in the bare repositories indexed with "zoekt-git-index" e.g. in owner/repo.git/config: [zoekt] web-url-type = gitea web-url = https://gitea.local/owner/repo name = owner/repo Note: already indexed repos must be deleted before reindexing in order to pick up the indexer changes.
3 years ago
json-api.md
Update README (#905) This PR updates the README to clarify Zoekt's current design, and explain the main usage patterns.
1 year ago
query_syntax.md
docs: some updates (#952) Asked an agent to inspect the codebase and docs and update the docs to match reality more. I ended up not using all of its suggestions, but these are the ones that seem reasonable. Test Plan: n/a
1 year ago