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