index
:
searchix
this commit
main
templ
Search engine for NixOS, nix-darwin and home-manager users
Gitolite user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
searchix.go
Commit message (
Expand
)
Author
Age
Lines
*
feat: add low-memory mode
Alan Pearce
2024-06-09
-2
/
+6
*
refactor: use a struct to configure index options
Alan Pearce
2024-06-09
-7
/
+15
*
chore: reduce tracing sample rate
Alan Pearce
2024-06-08
-1
/
+1
*
fix: nil pointer exception when (re-)indexing
Alan Pearce
2024-05-29
-1
/
+1
*
refactor: split server cmd and module
Alan Pearce
2024-05-24
-150
/
+131
*
refactor: clarify log message when starting import
Alan Pearce
2024-05-22
-1
/
+9
*
feat: add --update flag to force-update index and exit
Alan Pearce
2024-05-20
-2
/
+3
*
docs: clarify help text for --replace
Alan Pearce
2024-05-20
-6
/
+2
*
fix: nix cannot read date/time TOML values from default config
Alan Pearce
2024-05-20
-1
/
+1
*
feat: show default configuration with --print-default-config
Alan Pearce
2024-05-20
-4
/
+23
*
fix: duplicate error logging on config parse error
Alan Pearce
2024-05-17
-1
/
+3
*
build: enable versioning of package
Alan Pearce
2024-05-17
-1
/
+5
*
feat: automatically add/remove sources to/from index
Alan Pearce
2024-05-17
-2
/
+41
*
feat: exit after rebuilding index if `--replace` is specified
Alan Pearce
2024-05-17
-0
/
+3
*
fix: rebuild index when --replace is specified
Alan Pearce
2024-05-16
-1
/
+1
*
feat: monitor import jobs via sentry
Alan Pearce
2024-05-15
-16
/
+59
*
fix: bad git conflict resolution
Alan Pearce
2024-05-15
-2
/
+2
*
style: use consistent naming for config value
Alan Pearce
2024-05-15
-8
/
+8
*
feat: print clickable URL on startup in dev mode
Alan Pearce
2024-05-15
-0
/
+4
*
refactor: remove log prefix
Alan Pearce
2024-05-15
-3
/
+2
*
build: bake git hash into build for headers and --version
Alan Pearce
2024-05-14
-0
/
+8
*
build: improve --help output
Alan Pearce
2024-05-14
-1
/
+1
*
feat: log on startup if index doesn't exist
Alan Pearce
2024-05-14
-0
/
+1
*
feat: rely on system to show log times in production
Alan Pearce
2024-05-14
-1
/
+5
*
refactor: combine import and web server into one binary
Alan Pearce
2024-05-13
-0
/
+116