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
/
internal
/
importer
/
main.go
Commit message (
Expand
)
Author
Age
Lines
*
feat: more structured logging
Alan Pearce
2024-07-01
-8
/
+18
*
refactor: rename go module
Alan Pearce
2024-06-29
-3
/
+4
*
refactor: use a single value for per-source import timeouts
Alan Pearce
2024-05-23
-2
/
+2
*
feat: stream files directly from fetcher to importer
Alan Pearce
2024-05-23
-76
/
+98
*
fix: abort import of source on batch processing errors
Alan Pearce
2024-05-23
-1
/
+6
*
fix(importer): abort import of current source in case of error
Alan Pearce
2024-05-20
-6
/
+22
*
fix: nil pointer when updating all sources
Alan Pearce
2024-05-17
-1
/
+1
*
feat: automatically add/remove sources to/from index
Alan Pearce
2024-05-17
-2
/
+16
*
feat: decode brotli-compressed files
Alan Pearce
2024-05-17
-2
/
+12
*
refactor: separate fetch and import logic
Alan Pearce
2024-05-16
-23
/
+39
*
feat: add DownloadOptions importer (fetches pre-built options.json)
Alan Pearce
2024-05-14
-0
/
+2
*
refactor: combine import and web server into one binary
Alan Pearce
2024-05-13
-13
/
+3
*
refactor(config): simplify configuration
Alan Pearce
2024-05-13
-0
/
+90