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
aae71e599361f1d6ec09f68f2b299f51dd5e1dd6
6 files
Keegan Carruthers-Smith
ctags: remove support for exuberant-ctags (#585)
3y ago
47f830cc
api.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
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
doc: fix slide link Change-Id: I6087c02b0c3f8917cda6a99cf2c44820b5a0ec33
8 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
Add a doc/query_syntax.md page (#539) This just links to the HTML source where there are already example queries. This will help with discovery and linking people to docs where they aren't running a local Zoekt instance.
3 years ago