Sign in
gerrit
/
zoekt
/
HEAD
62cfd87
Delete gerrit/zoekt.
by Chris Poucet
· 2 years, 7 months ago
master
f8e8ada
Add notice in README pointing to sourcegraph/zoekt
by Keegan Carruthers-Smith
· 4 years, 9 months ago
main
f7d54fa
toc: modify disk format to include names for backwards/forwards compatiblity.
by Ryan Hitchman
· 5 years ago
fcc0c9a
doc: note on distro support for ctags with seccomp
by Keegan Carruthers-Smith
· 5 years ago
88436ac
shards: log a summary of shards in toLoad
by Keegan Carruthers-Smith
· 5 years ago
b214ed5
gitindex: add test for indexing an empty repo
by Han-Wen Nienhuys
· 5 years ago
1b03f8a
gitindex: set initial branch explicitly
by Han-Wen Nienhuys
· 5 years ago
e056565
eval: fix bug where /(foo){2,}/ was equivalent to /foo/
by Ryan Hitchman
· 5 years ago
5118231
indexbuilder: remove subrepo branch validation
by Keegan Carruthers-Smith
· 5 years ago
0a98eee
indexbuilder: avoid writing root in SubRepoMap
by Keegan Carruthers-Smith
· 5 years ago
253a9c5
index: pre-allocate size of ngram map
by Keegan Carruthers-Smith
· 5 years ago
d5ee8b0
index: read in ngrams in own function
by Keegan Carruthers-Smith
· 5 years ago
68ffcf0
web: serve robots.txt, disallowing /search
by Han-Wen Nienhuys
· 5 years ago
0d5782d
Revert "add back subrepo branch validation"
by Keegan Carruthers-Smith
· 5 years ago
57d69c7
docMatchTree: compute document ids lazily
by Stefan Hengl
· 5 years ago
c09f4eb
add back subrepo branch validation
by Keegan Carruthers-Smith
· 5 years ago
8d919ba
Support ** for LargeFiles patterns.
by Ryan Hitchman
· 5 years ago
43b32ad
gitindex/index.go: fix func name in godoc
by Son Luong Ngoc
· 5 years ago
0314dee
gitindex/index.go: rename unused variables
by Son Luong Ngoc
· 5 years ago
fd1d0fd
gitindex/index.go: inline isMissingBranchError
by Son Luong Ngoc
· 5 years ago
9239cf5
gitindex/index.go: replaced usage of configLookupString
by Son Luong Ngoc
· 5 years ago
1b4f58e
mirror-gerrit: remove redundant declarations
by Son Luong Ngoc
· 5 years ago
44a5ef9
update dependencies
by Son Luong Ngoc
· 5 years ago
816dc9b
Format with gofumpt
by Son Luong Ngoc
· 5 years ago
d92b3b8
RepoStats: set default shard count to 1
by Stefan Hengl
· 5 years ago
1b04f75
shards: export DirectoryWatcher
by Keegan Carruthers-Smith
· 5 years ago
031d445
shards: wait for watcher to stop when closing
by Keegan Carruthers-Smith
· 5 years ago
217568b
shards: clear out shards map when closing
by Keegan Carruthers-Smith
· 5 years ago
cd15fd3
zoekt-archive-index: disable log in tests unless verbose
by Keegan Carruthers-Smith
· 5 years ago
9b867fb
Use newline index for regexp content searches
by Stefan Hengl
· 6 years ago
1539ef8
cmd/zoekt-hg-index: barebones mercurial indexing
by Han-Wen Nienhuys
· 6 years ago
a75291a
mirror-bitbucket-server: use TLS by default
by Ed Babcock
· 6 years ago
3c99d42
write: exact allocation for newLinesIndices
by Keegan Carruthers-Smith
· 6 years ago
8df90ab
build: filter out CTags setting from flag parse test
by Han-Wen Nienhuys
· 6 years ago
d2a0ffb
cmd/zoekt-indexserver: delete tmp files after indexing
by Han-Wen Nienhuys
· 6 years ago
68f6f79
build: name temp files as *.tmp
by Han-Wen Nienhuys
· 6 years ago
b48e35d
shards: a progress message every 10s when loading
by Keegan Carruthers-Smith
· 6 years ago
4481f7b
shards: throttle loading in watcher
by Keegan Carruthers-Smith
· 6 years ago
b5d5c95
web: '/' only focuses searchbox if it wasn't yet in focus
by Han-Wen Nienhuys
· 6 years ago
1ba953d
shards: ignore fsnotify.ErrEventOverflow
by Keegan Carruthers-Smith
· 6 years ago
a0c8067
shards: consolidate events before calling scan
by Keegan Carruthers-Smith
· 6 years ago
9d90c1c
gitindex: allocate buffer of correct size
by Keegan Carruthers-Smith
· 6 years ago
aa0e667
zoekt: verbose flag prints shard metadata
by Keegan Carruthers-Smith
· 6 years ago
b6829cd
build: handle nil Options in largeFilesFlag
by Keegan Carruthers-Smith
· 6 years ago
bc26cf1
build: test for Flags
by Keegan Carruthers-Smith
· 6 years ago
3a0c63c
build: SetDefaults uses same defaults as cmd line
by Keegan Carruthers-Smith
· 6 years ago
6a12018
Do not ignore large files.
by Asdine El Hrychy
· 6 years ago
f53752c
build: move incremental decision into options
by Keegan Carruthers-Smith
· 6 years ago
3a7bd00
all: migrate go-git to new package
by Keegan Carruthers-Smith
· 6 years ago
ba74b6d
gomod: set minimum version to go 1.13
by Keegan Carruthers-Smith
· 6 years ago
5dd4713
build: factor out build flags
by Keegan Carruthers-Smith
· 6 years ago
4ff72d6
Improve performance for concatened queries
by Asdine El Hrychy
· 6 years ago
9220fb2
web: print name in file view
by Han-Wen Nienhuys
· 6 years ago
983e877
web: focus on searchbox for '/' keypress
by Han-Wen Nienhuys
· 7 years ago
77beb0f
cmd/zoekt: support -l flag, for compatibility with grep
by Han-Wen Nienhuys
· 6 years ago
b0c18f6
zoekt-mirror-github: add arguments to filter repos on topics criteria
by Denis Fortin
· 6 years ago
30af23a
build-deploy: use bash interpreter
by Denis Fortin
· 6 years ago
172db89
gitindex: remove ignoreMissingSubmodules field
by Keegan Carruthers-Smith
· 6 years ago
ebb2468
gitindex: set git username and email in tests
by Keegan Carruthers-Smith
· 6 years ago
e55b1e7
shards: prometheus metrics for sharded search
by Keegan Carruthers-Smith
· 6 years ago
8a492e3
Handle pagination on gerrit project list API
by Kevni
· 6 years ago
52baaad
Allow gerrit mirror to be defined in config
by Kevni
· 6 years ago
bf94827
indexfile: use mmap on darwin
by Keegan Carruthers-Smith
· 6 years ago
c215f93
Make all.bash 755
by Kevni
· 6 years ago
abd3a18
zoekt-webserver: trigger watchdog after 3 failures
by Keegan Carruthers-Smith
· 6 years ago
5edf6a5
go get -u all
by Keegan Carruthers-Smith
· 6 years ago
eed1c91
shards: cache ranked slice
by Keegan Carruthers-Smith
· 7 years ago
a9b6bda
shards: remove context from R/W lock helper
by Keegan Carruthers-Smith
· 7 years ago
dd9b88b
newMatchTree: bail with error for nil argument
by Han-Wen Nienhuys
· 7 years ago
bb0f8be
query: require argument for negation
by Han-Wen Nienhuys
· 7 years ago
dbcc4b5
zoekt-archive-index: support reading zip files
by Keegan Carruthers-Smith
· 7 years ago
f9295af
zoekt-archive-index: use io.ReadCloser to simplify io.Closer usage
by Keegan Carruthers-Smith
· 7 years ago
f3563d0
zoekt-archive-index: support gzip via content detection
by Keegan Carruthers-Smith
· 7 years ago
0b109d0
gitindex: set fetch refspecs after cloning
by Han-Wen Nienhuys
· 7 years ago
bddeed6
Bump the file size limit to 2 MB
by Han-Wen Nienhuys
· 7 years ago
5851b63
ctags: skip long lines
by Keegan Carruthers-Smith
· 7 years ago
dc11ed5
Reuse existing data buffer in contentprovider
by Keegan Carruthers-Smith
· 7 years ago
b1730d8
all: remove temp directories in tests
by Keegan Carruthers-Smith
· 7 years ago
47ff303
gitindex: remove fetch.origin setting, which breaks with git 2.21
by Han-Wen Nienhuys
· 7 years ago
26110b9
shards: compute shard rank outside of critical section
by Keegan Carruthers-Smith
· 7 years ago
142bb70
Make max trigram count configurable through --max_trigram_count flag
by Han-Wen Nienhuys
· 7 years ago
bf7f763
build: add error checking to Finish calls in tests
by Han-Wen Nienhuys
· 7 years ago
cc5cdd6
use defer to call Builder.Finish
by Han-Wen Nienhuys
· 7 years ago
bc41789
build: make Builder.Finish idempotent
by Han-Wen Nienhuys
· 7 years ago
956bc1b
cmd/zoekt-mirror-bitbucket-server: delete stale repos
by Nikos Katirtzis
· 7 years ago
68ba144
Upgrade to latest go-github
by Han-Wen Nienhuys
· 7 years ago
45eadc7
all: Use automaxprocs without logger
by Keegan Carruthers-Smith
· 7 years ago
2c6088f
Benchmark compressedPostingIterator
by Keegan Carruthers-Smith
· 7 years ago
0cc49df
compressedPostingList returns maxUInt32 at end of iteration
by Keegan Carruthers-Smith
· 7 years ago
3f0a8f0
all: Use GOMAXPROCS instead of NumCPU
by Keegan Carruthers-Smith
· 7 years ago
22eb58c
all: Use automaxprocs
by Keegan Carruthers-Smith
· 7 years ago
2f6c4a1
testing/quick tests for functionality in bits
by Keegan Carruthers-Smith
· 7 years ago
15d159a
cmd/zoekt-indexserver: set timeout on zoekt-git-index calls
by Han-Wen Nienhuys
· 7 years ago
8ae4628
CONTRIBUTING: describe how to update changes
by Han-Wen Nienhuys
· 7 years ago
ee98073
make LineMatches only contain single lines
by Issac Trotts
· 7 years ago
776bb37
cmd/zoekt-indexserver: configurable credentials path
by Nikos Katirtzis
· 7 years ago
2782bc0
cmd/zoekt-mirror-github: option to index all repos on GHE
by Nikolaos Katirtzis
· 7 years ago
2c95975
cmd: add option to only mirror public gitlab repositories
by Rene Zbinden
· 7 years ago
dd7d981
ctags: kill subprocess on scanner errors
by Han-Wen Nienhuys
· 7 years ago
b207923
web: make "language" a button that restricts to the given language
by Han-Wen Nienhuys
· 7 years ago
Next »