| Commit message (Collapse) | Author | Age | Lines |
|
|
|
| |
https://todo.sr.ht/~alanpearce/searchix/7
|
| |
|
|
|
|
| |
References: https://todo.sr.ht/~alanpearce/searchix/5
|
|
|
|
| |
Implements: https://todo.sr.ht/~alanpearce/searchix/4
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes: https://todo.sr.ht/~alanpearce/searchix/1
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
e.g. for git: git, gitFull, gitMinimal, etc..
|
| |
|
| |
|
| |
|
|
|
|
|
| |
It should now be possible to run the server from inside another go
application by importing the main module and running its Start() function
|
| |
|
| |
|
|
|
|
|
| |
Use IndexMeta to store the information relevant to making conditional
updates in future runs.
|
| |
|
| |
|