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
b4a5b7cee93f51cd1c9392da69ac5ae2f61cb05d
6 files
Quinn Slack
docs: fix GitHub and GitLab brand capitalization (#879)
2y ago
687cafc8
api.md
docs: fix GitHub and GitLab brand capitalization (#879) Co-authored-by: Sourcegraph <batch-changes@sourcegraph.com>
2 years ago
ctags.md
ctags: remove support for exuberant-ctags (#585) We never test or use this code path. I am also unaware of any users of this code. If we hear complaints I'd recommend adding this code back in a way that conforms to the parser interface. Test Plan: go test
3 years ago
design.md
Switch to universal-ctags sandboxed mode. This requires universal-ctags db3d9a6 or later Change-Id: I03732ae511cfea5a027b8762dfa1b7a2f3a0eb53
9 years ago
faq.md
docs: fix GitHub and GitLab brand capitalization (#879) Co-authored-by: Sourcegraph <batch-changes@sourcegraph.com>
2 years 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
query_syntax.md
New query docs (#861)
2 years ago